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

v0.33.0

Compare
Choose a tag to compare
@yoshi-automation yoshi-automation released this 11 Mar 21:16
84edc05

0.33.0 (2020-03-11)

Features

  • add ListEntryGroups method, add http bindings to support entry group tagging (#85) (fd021e7)
  • add listEntryGroups, listEntries to v1beta1 client (#87) (2d98e84)

Dependencies

  • update core dependencies (#104) (b0321da)
  • update dependency com.google.cloud:google-cloud-core to v1.92.5 (1a5f492)
  • update dependency com.google.cloud:google-cloud-core to v1.93.1 (#106) (164f3a4)
  • update dependency com.google.protobuf:protobuf-java to v3.11.4 (366fd61)
  • update dependency io.grpc:grpc-bom to v1.27.1 (d78190f)
  • update dependency io.grpc:grpc-bom to v1.27.2 (a9749b3)

Documentation

  • regen: update sample code to set total timeout, add API client header test (a078590)