Commit graph

12 commits

Author SHA1 Message Date
Google APIs
4d3b3a5470 feat: enable grpc transport
PiperOrigin-RevId: 811868404
2025-09-26 10:23:23 -07:00
Google APIs
b7e013ac0b chore: update preview/stable values for previously migrated libraries, and do not attempt to regenerate .OwlBot.yaml for libraries that already exist
PiperOrigin-RevId: 808815559
2025-09-18 18:10:09 -07:00
Google APIs
425c9e6e70 chore: create new top-level build rule to remove the post-processor
PiperOrigin-RevId: 806562104
2025-09-12 23:37:29 -07:00
Google APIs
748ffeec58 chore(apihub): fix Go proto/grpc build target
PiperOrigin-RevId: 805880009
2025-09-11 09:56:53 -07:00
Google APIs
6b78856d96 feat: Introduce new services for data collection (ApiHubCollect) and curation (ApiHubCurate)
feat: Add full lifecycle management for API Operations within API Versions (Create, Update, Delete)
feat: Significantly expand Plugin and Plugin Instance management capabilities, including creation, execution, and lifecycle control
feat: Enable Deletion of ApiHub Instances via the Provisioning service
feat: Enhance list filtering options across various resources (APIs, Versions, Specs, Operations, Deployments) with support for user-defined attributes
feat: 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
feat: Make CMEK configuration optional for ApiHub Instances, defaulting to GMEK
docs: Update field descriptions, comments, and links in existing services

PiperOrigin-RevId: 805646287
2025-09-10 21:03:10 -07:00
Google APIs
3021374c68 fix: upgrade gRPC service registration func
An update to Go gRPC Protobuf generation will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go service files. This change should affect very few client library users. See release notes advisories in https://github.com/googleapis/google-cloud-go/pull/11025.

PiperOrigin-RevId: 766242721
2025-06-02 10:16:35 -07:00
Google APIs
9415ba048a chore: update copyright year for auto-generated protos
PiperOrigin-RevId: 732130682
2025-02-28 07:26:00 -08:00
Google APIs
eafe1c87c5 fix!: Update transport type for the google-cloud-api_hub Ruby wrapper client to REST only
PiperOrigin-RevId: 673882807
2024-09-12 09:33:27 -07:00
Google APIs
8c6de209d3 fix!: remove gRPC support for client libraries
PiperOrigin-RevId: 670927686
2024-09-04 05:02:28 -07:00
Google APIs
a8f277295c chore: Uncomment Java build rules for API Hub V1
PiperOrigin-RevId: 668128000
2024-08-27 14:00:08 -07:00
Google APIs
7601a10765 chore: Configure Ruby wrapper client for google.cloud.apihub.v1
PiperOrigin-RevId: 660864832
2024-08-08 09:22:17 -07:00
Google APIs
6725aebbe1 feat: Add API Hub v1
PiperOrigin-RevId: 658810011
2024-08-02 09:18:56 -07:00