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.16 (2025-06-11)
Documentation
- Update import statement example in README ( 1562bb7 )
0.3.15 (2025-03-15)
Bug Fixes
- [Many APIs] Allow Protobuf 6.x ( a1b9294 )
0.3.14 (2025-02-12)
Features
-
Add REST Interceptors which support reading metadata ( a961bc0 )
-
Add support for reading selective GAPIC generation methods from service YAML ( a961bc0 )
0.3.13 (2024-12-12)
Features
- Add support for opt-in debug logging ( b1dfc55 )
Bug Fixes
- Fix typing issue with gRPC metadata when key ends in -bin ( b1dfc55 )
0.3.12 (2024-10-31)
Bug Fixes
- disable universe-domain validation ( 85c7512 )
0.3.11 (2024-10-24)
Features
0.3.10 (2024-07-30)
Bug Fixes
- Retry and timeout values do not propagate in requests during pagination ( c6eeae0 )
0.3.9 (2024-07-08)
Bug Fixes
0.3.8 (2024-04-04)
Features
- add GetSettings and UpdateSettings methods at the Project-level to advisorynotifications.googleapis.com ( b8a4835 )
Documentation
- adding docs for new project level settings methods ( b8a4835 )
0.3.7 (2024-03-05)
Bug Fixes
0.3.6 (2024-02-22)
Bug Fixes
-
[Many APIs] fix
ValueErrorintest__validate_universe_domain( #12280 ) ( 2d75d0e ) -
deps:[Many APIs] Require
google-api-core>=1.34.1( #12303 ) ( fbb80c3 )
0.3.5 (2024-02-06)
Bug Fixes
-
Add google-auth as a direct dependency ( 780c5f1 )
-
Add staticmethod decorator to _get_client_cert_source and _get_api_endpoint ( 780c5f1 )
-
Resolve AttributeError ‘Credentials’ object has no attribute ‘universe_domain’ ( 780c5f1 )
0.3.4 (2024-02-01)
Features
- Allow users to explicitly configure universe domain ( a0392ee )
0.3.3 (2023-12-07)
Features
-
Adding GetNotification and ListNotifications methods for notifications parented at the project level ( d250ab3 )
-
Adding project level methods to advisorynotifications.googleapis.com ( d250ab3 )
Documentation
- Adding docs for new project level methods ( d250ab3 )
0.3.2 (2023-12-07)
Features
-
Add support for python 3.12 ( ea6cfc2 )
-
Introduce compatibility with native namespace packages ( ea6cfc2 )
Bug Fixes
-
Require proto-plus >= 1.22.3 ( ea6cfc2 )
-
Use
retry_asyncinstead ofretryin async client ( ea6cfc2 )
0.3.1 (2023-09-30)
Features
- add new RPCs GetSettings, UpdateSettings and new messages Settings, NotificationSettings, GetSettingsRequest, UpdateSettingsRequest ( e395513 )
0.3.0 (2023-08-03)
Features
- Add
NOTIFICATION_TYPE_SECURITY_MSAandNOTIFICATION_TYPE_THREAT_HORIZONSnotification types ( #11538 ) ( 4679f2a )

