Changelog

PyPI History

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)

Bug Fixes

  • [google-cloud-apihub] remove gRPC support for client libraries (#13055) (3762ff4)

0.1.0 (2024-08-08)

Features

  • add initial files for google.cloud.apihub.v1 (#12993) (2ac4597)

Changelog