Aiogoogle

Latest version: v5.13.2

Safety actively analyzes 685525 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 6 of 9

2.0.1

Bug fixes

- Fixed a bug were multipart headers for content-type were incorrectly configured. Also, now adding JSON to all multipart requests even if it's empty.
- closes 46
- closes 64

2.0.0

Bug fixes

Now quoting path parameters with `urllib.quote` instead of `urllib.quote_plus`

Will my stuff break?

Unless you are passing strings as url path parameters in POST requests (which is unlikely), you should upgrade to v2 without a thought. Otherwise, please read this issue for more details: https://github.com/omarryhan/aiogoogle/issues/63#issuecomment-882027006

1.1.15

Features

Now defaulting to chunked file downloads as it's more efficient.

1.1.14

Features

Now supports `repeated` argument. If an URL argument is repeatable, you can pass an array (or a tuple or a set) and Aiogoogle will split them into repeated URL args, instead of serializing the whole array as a JSON array.

1.1.13

Bug fixes

- Fixed an issue were because uri_params reference was only passed and not copied for building the URL (excluding the query), it popped query parameters as well which caused some URI params to get deleted unintentionally.

1.1.12

Bug fixes

- Fixed bug where the existing refresh token isn't added to UserCreds when refreshed. It should add it because sometimes, when UserCreds is refreshed, only an access token is returned and not a refresh token.

Page 6 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.