Skip to content

Latest commit

 

History

History
87 lines (44 loc) · 5.27 KB

CHANGELOG.md

File metadata and controls

87 lines (44 loc) · 5.27 KB

Changelog

4.5.0 (2023-11-29)

Features

  • Add auto_populated_fields to google.api.MethodSettings (#74) (d739417)

4.4.0 (2023-10-02)

Features

  • Public google.api.FieldInfo type and extension (#71) (4002074)

4.3.0 (2023-08-22)

Features

  • Add new FieldBehavior value IDENTIFIER (#67) (6c6c21f)

4.2.0 (2023-07-25)

Features

  • Add a proto message to describe the resource_type and resource_permission for an API method (#64) (8a0ff5f)

4.1.0 (2023-05-06)

Features

  • Add ConfigServiceV2.CreateBucketAsync method for creating Log Buckets asynchronously (b18d554)
  • Add ConfigServiceV2.CreateLink method for creating linked datasets for Log Analytics Buckets (b18d554)
  • Add ConfigServiceV2.DeleteLink method for deleting linked datasets (b18d554)
  • Add ConfigServiceV2.GetLink methods for describing linked datasets (b18d554)
  • Add ConfigServiceV2.ListLinks method for listing linked datasets (b18d554)
  • Add ConfigServiceV2.UpdateBucketAsync method for creating Log Buckets asynchronously (b18d554)
  • Add LogBucket.analytics_enabled field that specifies whether Log Bucket's Analytics features are enabled (b18d554)
  • Add LogBucket.index_configs field that contains a list of Log Bucket's indexed fields and related configuration data (b18d554)
  • Log Analytics features of the Cloud Logging API (#60) (b18d554)

4.0.0 (2023-05-01)

⚠ BREAKING CHANGES

  • remove files unknown to owlbot (#59)
  • add owlbot automated updates (#54)

Features

  • Add owlbot automated updates (#54) (6d9134d)
  • Regenerate all common protos from new owlbot config (#58) (5dac653)

Miscellaneous Chores

3.2.0 (2023-01-12)

Features

3.1.0 (2022-10-05)

Features

3.0.0 (2022-07-29)

⚠ BREAKING CHANGES

  • remove longrunning classes from common protos (#41)

Miscellaneous Chores

  • remove longrunning classes from common protos (#41) (e88dd1d)