Skip to content
This repository has been archived by the owner on Sep 18, 2023. It is now read-only.

Latest commit

 

History

History
172 lines (91 loc) · 14.3 KB

CHANGELOG.md

File metadata and controls

172 lines (91 loc) · 14.3 KB

Changelog

2.4.1 (2021-08-27)

Dependencies

  • update dependency com.google.cloud:google-cloud-shared-config to v1 (#206) (df8410e)

2.4.0 (2021-08-26)

Features

  • add new FieldBehavior NON_EMPTY_DEFAULT (#191) (acb2206)
  • Add the principal field to the ServiceAccountDelegationInfo proto (#183) (b558909)
  • generate java files for extended_operations.proto (#200) (fec9c81)

Bug Fixes

  • Add shopt -s nullglob to dependencies script (#189) (89605e8)
  • Update dependencies.sh to not break on mac (#186) (ae73232)

Documentation

  • modify some field level comments with new details and examples (b558909)

Dependencies

  • update dependency com.google.protobuf:protobuf-bom to v3.17.3 (#185) (6f1b209)
  • update dependency io.grpc:grpc-bom to v1.38.1 (#187) (1086c1c)

2.3.2 (2021-06-03)

Dependencies

  • update dependency com.google.protobuf:protobuf-bom to v3.17.2 (#180) (9740ade)

2.3.1 (2021-05-26)

Dependencies

  • update dependency com.google.protobuf:protobuf-bom to v3.17.1 (#175) (16e63af)

2.3.0 (2021-05-20)

Features

2.2.2 (2021-05-19)

Dependencies

  • update dependency io.grpc:grpc-bom to v1.38.0 (#164) (7710d09)

2.2.1 (2021-05-14)

Dependencies

  • update dependency com.google.protobuf:protobuf-bom to v3.17.0 (#160) (c0f7e07)

2.2.0 (2021-05-12)

Features

Bug Fixes

Documentation

  • correct label format for monitored_resource and log_entry labels for managed monitored_resource should not have forward slash labels for log_entry should not have forward slash (#128) (05cfd8c)

Dependencies

  • update dependency com.google.protobuf:protobuf-bom to v3.15.6 (#122) (3fe8289)
  • update dependency com.google.protobuf:protobuf-bom to v3.15.8 (#137) (e3315de)
  • update dependency com.google.protobuf:protobuf-bom to v3.16.0 (#152) (fe2b858)
  • update dependency io.grpc:grpc-bom to v1.37.0 (#131) (5f6476a)

2.1.0 (2021-02-24)

Features

  • Add ErrorReason enum from google.api.error_reason for Google API and minor proto updates. (528a2ae)
  • add Interval, Month, PhoneNumber type protos (#80) (696083b)
  • Add the UNORDERED_LIST enum value for google.api.field_behavior. (#95) (51d6ae0)
  • Enhance the AttributeContext semantics, and other comments update (#113) (528a2ae)

Documentation

  • changes "may" to preferred "might" (efb1726)
  • regenerate javadocs from protos (#69) (1759fe7)
  • update generated logging type javadoc (#87) (9f122e8)
  • Update inclusive language in the documentation. Also other latest doc updates. (#78) (fda2e7b)
  • Updates "unit" description: changes "KBy" to "kBy" (#99) (efb1726)
  • updates an "http" link to "https" (efb1726)

Dependencies

  • update dependency com.google.guava:guava to v30.1-android (#96) (ad6beb6)
  • update dependency com.google.protobuf:protobuf-bom to v3.14.0 (#86) (ad85e3a)
  • update dependency com.google.protobuf:protobuf-bom to v3.15.0 (#116) (8e48b28)
  • update dependency com.google.protobuf:protobuf-bom to v3.15.2 (#118) (5e7415a)
  • update dependency io.grpc:grpc-bom to v1.35.0 (#93) (6243d5b)
  • update dependency io.grpc:grpc-bom to v1.36.0 (#119) (9eb9d03)

2.0.1 (2020-11-02)

Dependencies

  • update dependency com.google.guava:guava to v30 (#68) (744f4a7)
  • update dependency io.grpc:grpc-bom to v1.33.1 (#67) (b729eb3)

2.0.0 (2020-10-15)

⚠ BREAKING CHANGES

  • features removed from Endpoint

Features

  • remove features from Endpoint. add service_root_url to Documentation add UNIMPLEMENTED, PRELAUNCH LaunchStage values add monitoried_resource_types to MetricDescriptor (#35) (cdd4e56)

Dependencies

  • update dependency com.google.protobuf:protobuf-bom to v3.12.4 (#19) (8d43144)
  • update dependency com.google.protobuf:protobuf-bom to v3.13.0 (#26) (a51daab)
  • update dependency io.grpc:grpc-bom to v1.31.1 (#16) (a0b20f1)
  • update dependency io.grpc:grpc-bom to v1.32.1 (#31) (3dc5426)
  • update dependency io.grpc:grpc-bom to v1.32.2 (#56) (1e62ad5)

1.18.1 (2020-08-11)

Dependencies

  • update dependency com.google.protobuf:protobuf-bom to v3.12.0 (#8) (cb0fcd9)
  • update dependency com.google.protobuf:protobuf-bom to v3.12.2 (#10) (d1e68f6)
  • update dependency io.grpc:grpc-bom to v1.30.0 (#12) (67a5c0f)

1.18.0 (2020-05-04)

Features

  • add DateTime/TimeOfDay protos (#1) (e33500c)