Skip to content

Releases: googleapis/sdk-platform-java

v2.26.1

25 Sep 15:55
aacfb53
Compare
Choose a tag to compare

2.26.1 (2023-09-25)

Bug Fixes

  • Add Geo common protos to Bazel test dependencies. (#2033) (625ecc5)

v2.26.0

21 Sep 22:20
b02acbf
Compare
Choose a tag to compare

2.26.0 (2023-09-21)

Features

  • Filter out *gapic.legacy.yaml when parsing java_gapic_opts (#2015) (1ad5ec0)
  • Generate showcase without post-processing (#1935) (7218d80)
  • Hermetic build OS detection (#1988) (4fc844e)
  • Hermetic build scripts to use a single output/generation folder (#1987) (f5efb0e)
  • Search gapic additional protos in BUILD.bazel (#2004) (ed16ac7)

Bug Fixes

  • hermetic-build: Obtain gapic-generator-java locally on release branch (#2023) (f3088d5)
  • Showcase update goal fix (#2002) (47811f7)
  • Skip generating grpc-* directory if transport is rest (#1979) (9c0316b)

Documentation

  • Add repo-metadata.json files for modules we publish Cloud RAD d… (#2003) (2212ba3)

Dependencies

v2.25.0

08 Sep 15:06
1ac5fa3
Compare
Choose a tag to compare

2.25.0 (2023-09-08)

Features

  • [common-protos,common-protos] add new FieldBehavior value IDENTIFIER (#1937) (24ae2a3)
  • Add generate_library.sh without post processing (#1916) (ffc058a)
  • Adding vendor and vendor information in header (#1963) (ed44aa7)
  • Introduce @ObsoleteApi (#1887) (5df1aa3)

Bug Fixes

  • Remove -H:-RunReachabilityHandlersConcurrently (#1892) (9cc52e1)
  • Use && in equals check to avoid possible NPE (#1927) (815567c)

Documentation

v2.24.0

01 Aug 20:05
9793a31
Compare
Choose a tag to compare

2.24.0 (2023-08-01)

Features

  • [common-protos] Add a proto message to describe the resource_type and resource_permission for an API method (#1878) (3e27ca9)

v2.23.1

20 Jul 15:10
89a21fb
Compare
Choose a tag to compare

2.23.1 (2023-07-19)

Bug Fixes

  • Resource name class deduplication (#1854) (08eca7d)
  • Use bindings for resolving multi pattern resources (#1818) (1352fab)

Dependencies

v2.23.0

07 Jul 17:17
b830aff
Compare
Choose a tag to compare

2.23.0 (2023-07-07)

Features

Bug Fixes

  • [gapic-generator-java] handle response and metadata type ambiguity in LRO parsing (#1726) (1ace494)
  • Abstract batch resource and add method to determine if batch should be flushed (#1790) (4c74107)

Dependencies

  • Bump grpc-java version to 1.55.3 (1ff8cc0)
  • Bump guava version to 32.1.1-jre (016e84d)
  • Bump j2obc-annotations version to 2.8 (4f45313)
  • Update google-auth-java-library to 1.19.0 (#1815) (41007a9)

v2.22.0

22 Jun 13:14
324c7d6
Compare
Choose a tag to compare

2.22.0 (2023-06-22)

Features

Bug Fixes

  • Update grpc to 1.55.1 in dependencies.properties (#1794) (4df4450)

v2.21.0

06 Jun 21:50
b28ab84
Compare
Choose a tag to compare

2.21.0 (2023-06-06)

Features

  • Dynamic Routing Headers for HttpJson (#1667) (003b993)
  • Implement awaitTermination() for MangedHttpJsonChannel (#1677) (dea8426)

Bug Fixes

  • [gapic-generator-java] align writer behavior for nested types (#1709) (a21ffe8)
  • [gapic-generator-java] update year to 2023 in generated license headers (#1720) (ef4a7ff)
  • Update the return type of setWaitTimeout for convience (#1751) (f1927a5)

Dependencies

  • Update dependency com.google.auth:google-auth-library-credentials and google-auth-library-oauth2-http to v1.17.0 (#1756) (f583258)
  • Update protobuf dependencies to v3.23.2 (#1755) (55ecbc3)

v2.20.1

25 May 21:58
7bcb11a
Compare
Choose a tag to compare

2.20.1 (2023-05-25)

Bug Fixes

  • Allow quota project to be used in combination with null credentials (#1688) (cb07bd4)

v2.20.0

24 May 15:33
64a2714
Compare
Choose a tag to compare

2.20.0 (2023-05-24)

Features

  • Create additional tag on release for google-cloud-shared-dependencies (#1692) (c0ea245)
  • Make stream wait timeout a first class citizen (#1473) (bc8a4ad)

Bug Fixes

Dependencies

  • Update protobuf dependencies to v3.23.1 and gprc to 1.55.1 (#1698) (1f56175)
  • Update showcase version to 0.28.1 (#1673) (9a120e9)