Google-api-python-client-stubs

Latest version: v1.25.0

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

Scan your dependencies

Page 5 of 7

1.7.1

What's Changed
* Remove py.typed by henribru in https://github.com/henribru/google-api-python-client-stubs/pull/19


**Full Changelog**: https://github.com/henribru/google-api-python-client-stubs/compare/v1.7.0...v1.7.1

1.7.0

What's Changed
* Improve apiclient shim by henribru in https://github.com/henribru/google-api-python-client-stubs/pull/18


**Full Changelog**: https://github.com/henribru/google-api-python-client-stubs/compare/v1.6.0...v1.7.0

1.6.0

What's Changed
* Use more modern typing syntax by henribru in https://github.com/henribru/google-api-python-client-stubs/pull/13
* Add *_next methods by henribru in https://github.com/henribru/google-api-python-client-stubs/pull/15
* Add new_batch_http_request methods by henribru in https://github.com/henribru/google-api-python-client-stubs/pull/16


**Full Changelog**: https://github.com/henribru/google-api-python-client-stubs/compare/v1.5.1...v1.6.0

1.5.1

This release fixes a bug where APIs that used a decimal version number (e.g. `v2.1`) had underscores instead of dots in the literal of the `build` overload (e.g. `v2_1`). This meant that for those APIs the resource returned by `build` wasn't correctly inferred. The bug happened because the dots were converted to be safe to use in package paths. Now the conversion only happens where the version is actually used in a path.

1.5.0

Compatibility with v1.23.0.

1.4.0

Page 5 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.