Skip to content

v2.50.0

Latest
Compare
Choose a tag to compare
@release-please release-please released this 14 Nov 19:52
137dc4b

2.50.0 (2024-11-14)

Features

  • Add experimental S2A integration in client libraries grpc transport (#3326) (1138ca6)
  • enable selective generation based on service config include list (#3323) (0cddadb)
  • introduce java.time to java-core (#3330) (f202c3b)
  • Update Gapic-Generator to generate libraries using java.time methods (#3321) (b21c9a4)

Bug Fixes

  • Fix flaky test ScheduledRetryingExecutorTest.testCancelOuterFutureAfterStart (#3335) (e73740d)
  • httpjson callables to trace attempts (started, failed) (#3300) (15a64ee)
  • instantiate GaxProperties at build time to ensure we get the protobuf version (#3365) (bb2a3be)
  • protobuf version not always getting set in headers (#3322) (7f6e470)
  • use BuildKit instead of legacy builder to build the Hermetic Build images (#3338) (222fb45)

Dependencies

  • update google auth library dependencies to v1.30.0 (#3367) (a31c682)
  • update grpc dependencies to v1.68.1 (#3240) (c8e3941)

Documentation