Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 1.23 KB

CHANGELOG.md

File metadata and controls

27 lines (17 loc) · 1.23 KB

3.0.4

Dependencies

  • chore: requires google-api-python-client != 2.0.2 to avoid private API incompatibility issue (5738fe8)

Documentation

  • doc: add CHANGELOG.md file (dabfdd6)

3.0.3

Bug Fixes

  • Fix the import issue that breaks the Python agent on macOS. (a254dd6)

3.0.2

Internal / Testing Changes

  • Add integration tests to officially support 3.8 and 3.9. (58eeb62)

3.0.1

Bug Fixes

  • Use google-api-python-client < 2.0.0 since latest version is not compatible with test endpoints. (5f6459a)

3.0.0

⚠ BREAKING CHANGES

  • Drop support for Python version prior to 3.6. (c64557c)