Changelog¶
0.5.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.4.0 (2026-01-08)¶
Features¶
auto-enable mTLS when supported certificates are detected (c353aa5bcc937ef9399c8efc90492dadbcf01aa2)
check Python and dependency versions in generated GAPICs (c353aa5bcc937ef9399c8efc90492dadbcf01aa2)
0.3.0 (2025-11-06)¶
Features¶
add the
ListOrganizationsRequestandListOrganizationsResponseresources (735dcad100d7957ba5373a654b9a2d7c2a277903)add the
FindSalesPartnerManagedClientsRequestandFindSalesPartnerManagedClientsResponseresources (735dcad100d7957ba5373a654b9a2d7c2a277903)define AnalyticsServiceLevel and AnalyticsPropertyType enums in resources.proto (735dcad100d7957ba5373a654b9a2d7c2a277903)
add the
ListOrganizations,FindSalesPartnerManagedClients, andReportPropertyUsagemethods (735dcad100d7957ba5373a654b9a2d7c2a277903)add the
ReportPropertyUsageRequestandReportPropertyUsageResponseresources (735dcad100d7957ba5373a654b9a2d7c2a277903)update OAuth scopes in marketingplatformadmin_v1alpha.yaml (735dcad100d7957ba5373a654b9a2d7c2a277903)
0.2.0 (2025-10-16)¶
Features¶
Add support for Python 3.14 (98ee71abc0f97c88239b50bf0e0827df19630def)
Bug Fixes¶
Deprecate credentials_file argument (98ee71abc0f97c88239b50bf0e0827df19630def)
0.1.6 (2025-06-11)¶
Documentation¶
Update import statement example in README (1562bb7)
0.1.5 (2025-03-15)¶
Bug Fixes¶
[Many APIs] Allow Protobuf 6.x (a1b9294)
0.1.4 (2025-02-12)¶
Features¶
0.1.3 (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)