Skip to content

Releases: henribru/google-api-python-client-stubs

v1.11.0

Choose a tag to compare

@henribru henribru released this 30 Apr 07:33

What's Changed

  • typing-extensions bumped its major version by @ccope in #22

New Contributors

  • @ccope made their first contribution in #22

Full Changelog: v1.10.0...v1.11.0

v1.10.0

Choose a tag to compare

@henribru henribru released this 30 Apr 07:27

What's Changed

Full Changelog: v1.9.0...v1.10.0

v1.9.0

Choose a tag to compare

@henribru henribru released this 05 Dec 14:24

What's Changed

Full Changelog: v1.8.0...v1.9.0

v1.8.0

Choose a tag to compare

@henribru henribru released this 07 Nov 09:14

What's Changed

Full Changelog: v1.7.1...v1.8.0

v1.7.1

Choose a tag to compare

@henribru henribru released this 11 Oct 20:19

What's Changed

Full Changelog: v1.7.0...v1.7.1

v1.7.0

Choose a tag to compare

@henribru henribru released this 11 Oct 19:13

What's Changed

Full Changelog: v1.6.0...v1.7.0

v1.6.0

Choose a tag to compare

@henribru henribru released this 09 Oct 15:53

What's Changed

Full Changelog: v1.5.1...v1.6.0

v1.5.1

Choose a tag to compare

@henribru henribru released this 04 Oct 15:42

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.

v1.5.0

Choose a tag to compare

@henribru henribru released this 03 Oct 05:57

Compatibility with v1.23.0.

v1.4.0

Choose a tag to compare

@henribru henribru released this 01 Sep 21:15

Compatibility with v2.19.0