0.6.0 (2026-05-29)
- regenerate remaining packages (#17078) (cc4f36f65e8b29d28f636e082435801b899cbca0)
0.5.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.4.0 (2026-01-08)
- auto-enable mTLS when supported certificates are detected (c353aa5bcc937ef9399c8efc90492dadbcf01aa2)
- check Python and dependency versions in generated GAPICs (c353aa5bcc937ef9399c8efc90492dadbcf01aa2)
0.3.0 (2025-11-06)
- 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)
- Add support for Python 3.14 (98ee71abc0f97c88239b50bf0e0827df19630def)
- Deprecate credentials_file argument (98ee71abc0f97c88239b50bf0e0827df19630def)
0.1.6 (2025-06-11)
- Update import statement example in README (1562bb7)
0.1.5 (2025-03-15)
- [Many APIs] Allow Protobuf 6.x (a1b9294)
0.1.4 (2025-02-12)
- Add REST Interceptors which support reading metadata (a961bc0)
- Add support for reading selective GAPIC generation methods from service YAML (a961bc0)
0.1.3 (2024-12-12)
- Add support for opt-in debug logging (b1dfc55)
- Fix typing issue with gRPC metadata when key ends in -bin (b1dfc55)