0.12.0 (2026-03-26)
- Allow Protobuf 7.x (1eb7c268482e55971966e284dac2cbeb903adcbb)
- update image to us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/python-librarian-generator@sha256:f5426423676c75008c2135037e7b98f78cbb99f78b3c46fe043b6897be92d836 (3654fe76d755dd8db62ece81d5770ec58b3624df)
- Require Python 3.9 (1eb7c268482e55971966e284dac2cbeb903adcbb)
- Require google-api-core >= 2.11.0 (1eb7c268482e55971966e284dac2cbeb903adcbb)
- Improve type checking (1eb7c268482e55971966e284dac2cbeb903adcbb)
0.11.0 (2026-01-08)
- auto-enable mTLS when supported certificates are detected (c353aa5bcc937ef9399c8efc90492dadbcf01aa2)
- check Python and dependency versions in generated GAPICs (c353aa5bcc937ef9399c8efc90492dadbcf01aa2)
0.10.0 (2025-10-16)
- Add support for Python 3.14 (98ee71abc0f97c88239b50bf0e0827df19630def)
- Deprecate credentials_file argument (98ee71abc0f97c88239b50bf0e0827df19630def)
0.9.18 (2025-06-11)
- Update import statement example in README (868b006)
0.9.17 (2025-03-15)
- [Many APIs] Allow Protobuf 6.x (c8bbf32)
- remove setup.cfg configuration for creating universal wheels (#13659) (59bfd42)
0.9.16 (2025-02-12)
- Add REST Interceptors which support reading metadata (908d742)
- Add support for reading selective GAPIC generation methods from service YAML (908d742)
0.9.15 (2024-12-12)
- Add support for opt-in debug logging (feb5c03)
- Fix typing issue with gRPC metadata when key ends in -bin (feb5c03)
0.9.14 (2024-11-11)
0.9.13 (2024-10-24)
0.9.12 (2024-07-30)
- Retry and timeout values do not propagate in requests during pagination (189922a)
0.9.11 (2024-07-08)
0.9.10 (2024-06-27)
0.9.9 (2024-03-05)
0.9.8 (2024-02-22)
- deps: [Many APIs] Require
google-api-core>=1.34.1(#12307) (be87bc4) - fix ValueError in test__validate_universe_domain (7c2f2c2)
0.9.7 (2024-02-06)
- Add google-auth as a direct dependency (27dceb9)
- Add staticmethod decorator to _get_client_cert_source and _get_api_endpoint (27dceb9)
- Resolve AttributeError 'Credentials' object has no attribute 'universe_domain' (27dceb9)
0.9.6 (2024-02-01)
0.9.5 (2023-12-07)
- Add support for python 3.12 (f46b37f)
- Introduce compatibility with native namespace packages (f46b37f)
0.9.4 (2023-09-19)
- Minor formatting (1ae610b)
0.9.3 (2023-07-05)
0.9.2 (2023-03-23)
0.9.1 (2023-01-20)
- Add context manager return types (a095249)
- Add documentation for enums (a095249)
0.9.0 (2023-01-10)
0.8.0 (2022-12-14)
- Add Pipeline.secret_environment, Action.secret_environment, VirtualMachine.reservation (76d2a14)
- Add support for
google.cloud.lifesciences.__version__(76d2a14) - Add typing to proto.Message based class attributes (76d2a14)
- Add dict typing for client_options (76d2a14)
- deps: Require google-api-core >=1.34.0, >=2.11.0 (94cf595)
- Drop usage of pkg_resources (94cf595)
- Fix timeout default values (94cf595)
- samples: Snippetgen handling of repeated enum field (76d2a14)
- samples: Snippetgen should call await on the operation coroutine before calling result (94cf595)
0.7.2 (2022-10-10)
0.7.1 (2022-10-03)
0.7.0 (2022-09-16)
0.6.2 (2022-08-11)
0.6.1 (2022-07-13)
0.6.0 (2022-07-07)
- add audience parameter (5ca3fac)
0.5.2 (2022-06-03)
0.5.1 (2022-03-05)
0.5.0 (2022-02-26)
- resolve DuplicateCredentialArgs error when using credentials_file (ffbd3c9)
0.4.1 (2021-11-01)
- list oneofs in docstring (3364a46)
0.4.0 (2021-10-18)
0.3.0 (2021-10-07)
0.2.3 (2021-09-24)
- add 'dict' annotation type to 'request' (93487cb)
0.2.2 (2021-07-29)
0.2.1 (2021-07-21)
0.2.0 (2021-07-14)
- generate v2beta (4775b9a)