Skip to content

v2.19.0

Compare
Choose a tag to compare
@release-please release-please released this 09 May 17:03
d3107e5

2.19.0 (2023-05-09)

Features

  • [common-protos] .NET library settings (for generator behavior tweaks) (7479758)
  • [common-protos] add GEO, SHOPPING, GENERATIVE_AI client orgs (7479758)
  • [common-protos] Log Analytics features of the Cloud Logging API (#1573) (7479758)
  • Add an option to enable DirectPath xDS (#1643) (4054bc6)
  • Add ConfigServiceV2.CreateBucketAsync method for creating Log Buckets asynchronously (7479758)
  • Add ConfigServiceV2.CreateLink method for creating linked datasets for Log Analytics Buckets (7479758)
  • Add ConfigServiceV2.DeleteLink method for deleting linked datasets (7479758)
  • Add ConfigServiceV2.GetLink methods for describing linked datasets (7479758)
  • Add ConfigServiceV2.ListLinks method for listing linked datasets (7479758)
  • Add ConfigServiceV2.UpdateBucketAsync method for creating Log Buckets asynchronously (7479758)
  • Add LogBucket.analytics_enabled field that specifies whether Log Bucket's Analytics features are enabled (7479758)
  • Add LogBucket.index_configs field that contains a list of Log Bucket's indexed fields and related configuration data (7479758)
  • Remove directpath enable env (#1657) (47851e8)

Bug Fixes

  • Unary Callables Deadline values respect the TotalTimeout in RetrySettings (#1603) (d2fe520)

Dependencies

  • Update dependency org.graalvm.sdk:graal-sdk to v22.3.2 (6107ff3)

Documentation

  • [common-protos] mark ReservationResourceUsage field as deprecated (7479758)
  • [common-protos] use deprecated=true for deprecated fields (7479758)
  • Documentation for the Log Analytics features of the Cloud Logging API (7479758)
  • Fix new_issue_uri comment (7479758)
  • Separate paragraphs in linear/exponential distributions (7479758)