0.6.0 (2026-03-26)
Features
-
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 )
Bug Fixes
-
Require Python 3.9 ( 1eb7c268482e55971966e284dac2cbeb903adcbb )
-
Require google-api-core >= 2.11.0 ( 1eb7c268482e55971966e284dac2cbeb903adcbb )
-
Improve type checking ( 1eb7c268482e55971966e284dac2cbeb903adcbb )
0.5.0 (2026-01-08)
Features
-
auto-enable mTLS when supported certificates are detected ( c353aa5bcc937ef9399c8efc90492dadbcf01aa2 )
-
check Python and dependency versions in generated GAPICs ( c353aa5bcc937ef9399c8efc90492dadbcf01aa2 )
0.4.0 (2025-10-16)
Features
- Add support for Python 3.14 ( 98ee71abc0f97c88239b50bf0e0827df19630def )
Bug Fixes
- Deprecate credentials_file argument ( 98ee71abc0f97c88239b50bf0e0827df19630def )
0.3.14 (2025-06-11)
Documentation
- Update import statement example in README ( 3d5bc37 )
0.3.13 (2025-03-15)
Bug Fixes
- [Many APIs] Allow Protobuf 6.x ( feb5353 )
0.3.12 (2025-02-12)
Features
-
Add REST Interceptors which support reading metadata ( e92d527 )
-
Add support for reading selective GAPIC generation methods from service YAML ( e92d527 )
0.3.11 (2024-12-12)
Features
- Add support for opt-in debug logging ( 19ed3be )
Bug Fixes
- Fix typing issue with gRPC metadata when key ends in -bin ( 19ed3be )
0.3.10 (2024-10-31)
Bug Fixes
- disable universe-domain validation ( 53c951e )
0.3.9 (2024-10-24)
Features
- Add support for Python 3.13 ( 6252476 )
0.3.8 (2024-07-30)
Bug Fixes
- Retry and timeout values do not propagate in requests during pagination ( ba1064f )
0.3.7 (2024-07-08)
Bug Fixes
0.3.6 (2024-03-05)
Bug Fixes
0.3.5 (2024-02-22)
Bug Fixes
-
[Many APIs] fix
ValueErrorintest__validate_universe_domain( #12282 ) ( b985096 ) -
deps:[Many APIs] Require
google-api-core>=1.34.1( #12305 ) ( 2aa7f17 )
0.3.4 (2024-02-06)
Bug Fixes
-
Add google-auth as a direct dependency ( f3db074 )
-
Add staticmethod decorator to _get_client_cert_source and _get_api_endpoint ( f3db074 )
-
Resolve AttributeError ‘Credentials’ object has no attribute ‘universe_domain’ ( f3db074 )
0.3.3 (2024-02-01)
Features
0.3.2 (2023-12-07)
Features
-
Add support for python 3.12 ( b96013d )
-
Introduce compatibility with native namespace packages ( b96013d )
Bug Fixes
-
Require proto-plus >= 1.22.3 ( b96013d )
-
Use
retry_asyncinstead ofretryin async client ( b96013d )
0.3.1 (2023-11-07)
Features
- add open lineage support ( 079b58a )
Bug Fixes
- change
start_timein message.google.cloud.datacatalog.lineage.v1.LineageEventtorequiredas intended by api ( 079b58a )
0.3.0 (2023-11-02)
⚠ BREAKING CHANGES
- Use
google.cloud.datacatalog_lineageto avoid conflict withgoogle.cloud.datacatalog( #11944 )
Bug Fixes
- Use
google.cloud.datacatalog_lineageto avoid conflict withgoogle.cloud.datacatalog( #11944 ) ( 3059986 )
0.2.4 (2023-09-19)
Documentation
- Minor formatting ( 9487380 )
0.2.3 (2023-07-05)
Bug Fixes
0.2.2 (2023-03-25)
Documentation
0.2.1 (2023-01-20)
Bug Fixes
- Add context manager return types ( 900a608 )
Documentation
- Add documentation for enums ( 900a608 )
0.2.0 (2023-01-12)
Features
- add initial files for google.cloud.datacatalog.lineage.v1 ( 3873233 )

