Skip to content

Latest commit

 

History

History
394 lines (199 loc) · 26.3 KB

File metadata and controls

394 lines (199 loc) · 26.3 KB

Changelog

7.2.0 (2026-06-16)

Features

7.1.0 (2026-06-01)

Features

  • [security] add allow_requester_specified_not_before_time and requested_not_before_time fields to PrivateCA v1 API (#8364) (c57233c)

7.0.2 (2026-05-01)

Bug Fixes

  • Change the copyright year for files in the packages folder (#8109) (c1a03fe)
  • Do not publish the protos to npm (#8079) (816216b)
  • Revert "fix: Do not publish the protos to npm" (#8096) (ac0fbb6)

7.0.1 (2025-10-13)

Bug Fixes

  • [gkeconnect-gateway] remove unused GatewayServiceClient (#6775) (41c2ff2)

7.0.0 (2025-07-28)

⚠ BREAKING CHANGES

  • Correct resource reference type for parent field in data_chat_service.proto
  • Remove field restricted within encryption enforcement config.

Features

  • A new field semantic_search is added to message.google.cloud.dataplex.v1.SearchEntriesRequest (7e3d10b)
  • Add backdate duration (7e3d10b)
  • Add enum DeliverInfo.GoogleServiceType (7e3d10b)
  • Add enum Status to message InstanceInfo (7e3d10b)
  • Add enum VpcFlowLogsConfig.CrossProjectMetadata (7e3d10b)
  • Add enum VpcFlowLogsConfig.TargetResourceState (7e3d10b)
  • Add enum value AbortInfo.Cause.GOOGLE_MANAGED_SERVICE_AMBIGUOUS_ENDPOINT (7e3d10b)
  • Add enum value RouteInfo.NextHopType.SECURE_WEB_PROXY_GATEWAY (7e3d10b)
  • Add enum values NO_ROUTE_FROM_EXTERNAL_IPV6_SOURCE_TO_PRIVATE_IPV6_ADDRESS, TRAFFIC_FROM_HYBRID_ENDPOINT_TO_INTERNET_DISALLOWED, NO_MATCHING_NAT64_GATEWAY, LOAD_BALANCER_BACKEND_IP_VERSION_MISMATCH, and NO_KNOWN_ROUTE_FROM_NCC_NETWORK_TO_DESTINATION to DropInfo.Cause (7e3d10b)
  • Add field google_service_type to message DeliverInfo (7e3d10b)
  • Add field policy_priority to message NetworkInfo (7e3d10b)
  • Add field running to message InstanceInfo (7e3d10b)
  • Add field service_uri to message Endpoint.CloudRunRevisionEndpoint (7e3d10b)
  • Add fields cross_project_metadata, target_resource_state, network, and subnet to message VpcFlowLogsConfig (7e3d10b)
  • Add http additional_bindings (7e3d10b)
  • Add isolation support to prevent cross-region overflow by adding a new field "isolation_config" to message "ServiceLbPolicy" (7e3d10b)
  • Add message Endpoint.SingleEdgeResponse (7e3d10b)
  • Add new field restriction_mode for encryption enforcement config in message Bucket (7e3d10b)
  • Add RDN sequence (7e3d10b)
  • Add rpc VpcFlowLogsService.QueryOrgVpcFlowLogsConfigs (7e3d10b)
  • Add safebrowsing proto defs (7e3d10b)
  • Add service OrganizationVpcFlowLogsService (7e3d10b)
  • Add User Defined Access URLs (7e3d10b)
  • Adds tbs_certificate_digest to CertificateDescription (7e3d10b)
  • Enable organization-level support for VPC Flow Logs (7e3d10b)
  • Update Compute Engine v1 API to revision 20250626 (7e3d10b)
  • Update Compute Engine v1beta API to revision 20250626 (7e3d10b)
  • Update libraries and clients for Managed Kafka (7e3d10b)

Bug Fixes

  • Correct resource reference type for parent field in data_chat_service.proto (7e3d10b)
  • Pagination response for Compute Subnetworks.ListUsable (39952d9) (7e3d10b)
  • Remove field restricted within encryption enforcement config. (7e3d10b)

6.1.0 (2025-07-09)

Features

  • [Many APIs] add methods from gax to cache proto root and process custom error details (#6419) (f8a324c)
  • [Many APIs] add methods from gax to cache proto root and process custom error details (#6423) (df9184f)
  • Add protobufjs 2023 edition support (#6303) (4a0cba1)

6.0.1 (2025-03-19)

Bug Fixes

  • [Many APIs] await/catch promises, and update listOperationsAsync return type (#6188) (a73cdbf)

6.0.0 (2025-03-18)

⚠ BREAKING CHANGES

  • upgrade to Node 18 (#6096)

Features

  • [Many APIs] add request/response debug logging to gapics (b99c5f8)

Miscellaneous Chores

5.4.1 (2025-02-12)

Bug Fixes

  • [Many APIs] finalize fixing typings for headers in generator (#6018) (9dc5856)

5.4.0 (2024-05-21)

Features

  • [Many APIs] update Nodejs generator to send API versions in headers for GAPICs (#5351) (01f48fc)
  • [Many APIs] update Nodejs generator to send API versions in headers for GAPICs (#5354) (a9784ed)

5.3.0 (2024-03-29)

Features

  • [Many APIs] add several fields to manage state of database encryption update (#5191) (57567db)

5.2.0 (2024-03-13)

Features

  • [security] Add custom subject key identifier field (#5125) (c13aebf)

5.1.0 (2024-02-09)

Features

  • Trusted Private Cloud support, use the universeDomain parameter (#5027) (88763bb)

5.0.1 (2023-09-06)

Bug Fixes

  • [Many APIs] simplify logic for HTTP/1.1 REST fallback option (#4588) (e5ad564)

5.0.0 (2023-08-06)

⚠ BREAKING CHANGES

  • migrate to Node 14 (#4443)

Bug Fixes

Miscellaneous Chores

4.4.0 (2023-04-13)

Features

  • [security] added ignore_dependent_resources to DeleteCaPoolRequest, DeleteCertificateAuthorityRequest, DisableCertificateAuthorityRequest (#4152) (8feed0b)

Bug Fixes

4.3.0 (2023-02-15)

Features

  • [security] add X.509 Name Constraints support (1bbe8cd)

Bug Fixes

  • [security] changing format of the jsdoc links (#3984) (1bbe8cd)

4.2.0 (2023-01-28)

Features

4.1.2 (2022-11-11)

Bug Fixes

4.1.1 (2022-07-04)

Bug Fixes

  • privateca: publish v1beta1 LRO HTTP rules (cc4a64a)

4.1.0 (2022-06-30)

Features

4.0.0 (2022-05-19)

⚠ BREAKING CHANGES

  • update library to use Node 12 (#180)

Build System

3.1.0 (2022-03-16)

Features

  • Add skip_grace_period flag to DeleteCertificateAuthority API (#164) (7dcc0fc)

3.0.0 (2021-11-26)

⚠ BREAKING CHANGES

  • v1 removes methods 'restoreCertificateAuthority', 'scheduleDeleteCertificateAuthority', 'getReusableConfig', 'listReusableConfigs'
  • resource paths have changed for some methods, e.g., certificateAuthorities becomes caPools
  • default to v1 of the API (#88)

Features

Code Refactoring

  • resource paths have changed for some methods, e.g., certificateAuthorities becomes caPools (a52d838)
  • v1 removes methods 'restoreCertificateAuthority', 'scheduleDeleteCertificateAuthority', 'getReusableConfig', 'listReusableConfigs' (a52d838)

2.5.0 (2021-10-06)

Features

  • privateca: add IAMPolicy & Locations mix-in support (ca2312e)

2.4.1 (2021-09-10)

Bug Fixes

2.4.0 (2021-08-23)

Features

  • turns on self-signed JWT feature flag (#118) (8cafa73)

2.3.7 (2021-08-17)

Bug Fixes

2.3.6 (2021-07-16)

Bug Fixes

  • Updating WORKSPACE files to use the newest version of the Typescript generator. (#108) (526d6f3)

2.3.5 (2021-07-12)

Bug Fixes

2.3.4 (2021-06-30)

Bug Fixes

2.3.3 (2021-06-25)

Bug Fixes

  • make request optional in all cases (#98) (2bf045d)

2.3.2 (2021-05-25)

Bug Fixes

  • GoogleAdsError missing using generator version after 1.3.0 (#90) (0a5e25f)

2.3.1 (2021-05-12)

Bug Fixes

  • deps: require google-gax v2.12.0 (#80) (e0b4aa6)
  • use require() to load JSON protos (#84) (3ec9321)

2.3.0 (2021-04-21)

Features

  • Refactored Elliptic Key curves to provide additional options, the NamedCurve enum is replaced by the EcKeyType message. (#70) (567a792)

2.2.0 (2021-04-14)

Features

  • Publish Certificate Authority Service V1 API (#62) (5a7d9ca)

2.1.0 (2021-01-09)

Features

2.0.1 (2020-11-25)

Bug Fixes

  • browser: check for fetch on window (#36) (673c8d5)

2.0.0 (2020-11-11)

⚠ BREAKING CHANGES

  • Updates to Certificate Authority Service for Beta release (#21)

Features

  • Updates to Certificate Authority Service for Beta release (#21) (8e3fb52)

Bug Fixes

  • do not modify options object, use defaultScopes (#28) (5e9de83)

1.0.0 (2020-09-24)

⚠ BREAKING CHANGES

  • stub out initial generation of library (#3)

Features