Changelog
0.4.0 (2025年10月16日)
Features
- Add support for Python 3.14 (98ee71abc0f97c88239b50bf0e0827df19630def)
Bug Fixes
- Deprecate credentials_file argument (98ee71abc0f97c88239b50bf0e0827df19630def)
0.3.0 (2025年10月07日)
Features
- [google-cloud-apihub] enable grpc transport (#14577) - [ ] Regenerate this pull request now. (015634e3fe5c3305a49ad768f27c9e85c0f8e242)
0.2.7 (2025年09月22日)
Features
Add full lifecycle management for API Operations within API Versions (Create, Update, Delete) (24d4f37)
Add new fields and enums to resources to support richer metadata, including source tracking (SourceMetadata), plugin configurations (AuthConfig, ConfigVariable), new attributes, and additional deployment details (24d4f37)
Enable Deletion of ApiHub Instances via the Provisioning service (24d4f37)
Enhance list filtering options across various resources (APIs, Versions, Specs, Operations, Deployments) with support for user-defined attributes (24d4f37)
Introduce new services for data collection (ApiHubCollect) and curation (ApiHubCurate) (24d4f37)
Make CMEK configuration optional for ApiHub Instances, defaulting to GMEK (24d4f37)
Significantly expand Plugin and Plugin Instance management capabilities, including creation, execution, and lifecycle control (24d4f37)
Documentation
- Update field descriptions, comments, and links in existing services (24d4f37)
0.2.6 (2025年06月11日)
Documentation
- Update import statement example in README (1562bb7)
0.2.5 (2025年03月15日)
Bug Fixes
- [Many APIs] Allow Protobuf 6.x (a1b9294)
0.2.4 (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.2.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)
0.2.2 (2024年10月31日)
Bug Fixes
- disable universe-domain validation (85c7512)
0.2.1 (2024年10月24日)
Features
0.2.0 (2024年09月04日)
⚠ BREAKING CHANGES
- [google-cloud-apihub] remove gRPC support for client libraries (#13055)