Skip to content

Releases: googleapis/sdk-platform-java

v2.38.0

15 Mar 17:10
b4006c2
Compare
Choose a tag to compare

2.38.0 (2024-03-15)

Features

  • [common-protos] add api_version extension to ServiceOptions, for collaborative versioning (d343be9)
  • [common-protos] add api_version extension to ServiceOptions, for collaborative versioning (#2551) (d343be9)
  • add ErrorReason.LOCATION_POLICY_VIOLATED enum value (d343be9)
  • add ErrorReason.LOCATION_POLICY_VIOLATED enum value (d343be9)
  • add Publishing.rest_reference_documentation_uri to aid client library publication (d343be9)
  • add Publishing.rest_reference_documentation_uri to aid client library publication (d343be9)
  • Add shopping and chat common protos. (#2553) (5f2d4e7), closes #2018
  • get PR description from googleapis commits (#2531) (c2ea697)
  • Introduce OpenTelemetry Metrics Recording (#2500) (b936580)
  • skip build only commit (#2555) (180c8a9)
  • Universe Domain Environment Variable Support (#2485) (1463d64)

Dependencies

  • normalize dependencies (#2574) (6622238)
  • update arrow.version to v15.0.1 (#2565) (b2c3f6a)
  • update dependency com.fasterxml.jackson:jackson-bom to v2.17.0 (#2564) (40ae7f9)
  • update dependency com.google.api-client:google-api-client-bom to v2.4.0 (#2570) (f60441f)
  • update dependency com.google.errorprone:error_prone_annotations to v2.26.1 (#2530) (7c1aaab)
  • update dependency com.google.errorprone:error_prone_annotations to v2.26.1 (#2532) (447b4e1)
  • update dependency io.netty:netty-tcnative-boringssl-static to v2.0.65.final (#2547) (46e0e0f)
  • update dependency net.bytebuddy:byte-buddy to v1.14.12 (#2522) (edfec32)
  • update google api dependencies (#2484) (92e91bc)
  • update google api dependencies (#2538) (d9355cf)
  • update googleapis/java-cloud-bom digest to 3f93d58 (#2499) (5fd4d5e)
  • update googleapis/java-cloud-bom digest to 659764f (#2545) (d6c8be6)
  • update netty dependencies (#2480) (40753c3)
  • update opentelemetry-java monorepo to v1.35.0 (#2477) (3ecefff)
  • update opentelemetry-java monorepo to v1.36.0 (#2550) (9669c21)
  • update opentelemetry-java monorepo to v1.36.0 (#2573) (f5f201e)
  • update slf4j monorepo to v2.0.12 (#2481) (363a354)

Documentation

  • minor tweaks to various comments (d343be9)
  • minor tweaks to various comments (d343be9)

v2.37.0

29 Feb 23:39
832e362
Compare
Choose a tag to compare

2.37.0 (2024-02-29)

Features

Bug Fixes

  • adjust release please config to reflect file location change. (#2524) (1e5af1e)

v2.36.0

29 Feb 17:17
c7e40ff
Compare
Choose a tag to compare

2.36.0 (2024-02-29)

Features

  • check library_name is unique among libraries (#2490) (8123f0b)

Bug Fixes

Dependencies

  • grandfathering the dependencies for java-pubsublite and java-bigquery (#2504) (9ceab23)
  • update dependency gradle to v7.6.4 (#2474) (607dc59)
  • update dependency org.graalvm.sdk:graal-sdk to v22.3.5 (#2475) (2de487b)
  • update grpc dependencies to v1.62.2 (#2506) (f438603)

Documentation

v2.35.0

13 Feb 21:32
8b58126
Compare
Choose a tag to compare

2.35.0 (2024-02-13)

Features

Bug Fixes

Dependencies

  • update dependency commons-codec:commons-codec to v1.16.1 (#2473) (8c6e91d)
  • update google api dependencies (#2469) (ad4d4e6)
  • update google auth library dependencies to v1.23.0 (#2466) (349a5d3)
  • update google auth library dependencies to v1.23.0 (#2476) (6c9127c)
  • update google http client dependencies to v1.44.1 (#2467) (87d1435)
  • update googleapis/java-cloud-bom digest to ac9893c (#2472) (7fff34a)
  • update grpc dependencies to v1.61.1 (#2463) (9ec575b)

v2.34.0

01 Feb 00:11
8e2536b
Compare
Choose a tag to compare

2.34.0 (2024-01-31)

Features

Bug Fixes

  • Endpoint resolution uses user set endpoint from ClientSettings (#2429) (46b0a85)
  • Move direct path misconfiguration log to before creating the first channel (#2430) (9916540)

v2.33.0

24 Jan 19:56
f39b78b
Compare
Choose a tag to compare

2.33.0 (2024-01-24)

Features

  • Introduce interfaces for metrics instrumentation (#2403) (3c61b14)

Bug Fixes

  • Verify Universe Domain's DirectPath Compatibility after Endpoint Resolution (#2412) (e2de93b)

v2.32.0

19 Jan 03:25
a985b2e
Compare
Choose a tag to compare

2.32.0 (2024-01-19)

Regression

  • DirectPath NPE Issue for Storage, Spanner, and BigTable: #2411

Features

  • Do not set the default endpoint in StubSettings (97ae228)
  • Numeric enums in routing headers (#2328) (4d043de)
  • StubSettings' getEndpoint() will return the service's pre-configured endpoint if there are no user configurations (97ae228)
  • Validate the Universe Domain (#2330) (097bc93)

Bug Fixes

  • adjust release-please configs for cloudbuild yaml updates (#2351) (ed16261)
  • DirectPath non-default SA requires creds (#2281) (c7d614a)
  • format method types and table in Client Overview (#2361) (7436995)

Dependencies

  • update dependency com.fasterxml.jackson:jackson-bom to v2.16.1 (#2386) (1160f95)
  • update dependency com.google.errorprone:error_prone_annotations to v2.24.1 (#2390) (d533760)
  • update dependency com.google.errorprone:error_prone_annotations to v2.24.1 (#2391) (98b7f3e)
  • update dependency com.google.oauth-client:google-oauth-client-bom to v1.35.0 (#2392) (4b78ac7)
  • update dependency io.perfmark:perfmark-api to v0.27.0 (#2388) (42808ba)
  • update dependency io.perfmark:perfmark-api to v0.27.0 (#2389) (51241f7)
  • update dependency net.bytebuddy:byte-buddy to v1.14.11 (#2387) (07b8ee6)
  • update dependency org.checkerframework:checker-qual to v3.42.0 (#2287) (7c4eb80)
  • update gapic-showcase to v0.30.0 (#2354) (762c125)
  • update google api dependencies (#2382) (92bbe61)
  • update googleapis/java-cloud-bom digest to 8bc17e9 (#2376) (bddd4ea)
  • update grpc dependencies to v1.61.0 (#2383) (af15bd1)
  • update netty dependencies to v4.1.105.final (#2302) (1563a55)
  • update protobuf dependencies to v3.25.2 (#2378) (836e7b8)
  • update slf4j monorepo to v2.0.11 (#2381) (9e758b7)

v2.31.0

04 Jan 22:26
acf52c7
Compare
Choose a tag to compare

2.31.0 (2024-01-04)

Features

  • [common-protos,common-protos] add auto_populated_fields to google.api.MethodSettings (#2273) (d9be11c)
  • add auto_populated_fields to google.api.MethodSettings (d9be11c)
  • add parsing of autopopulated fields from serviceyaml (#2312) (4f535a7)
  • Add Universe Domain to ClientSettings (#2331) (1bddac5)
  • Add Universe Domain to Java-Core (#2329) (586ac9f)
  • Full Endpoint Resolution from EndpointContext (#2313) (f499ced)
  • move Java Owlbot into this repository for postprocessing (#2282) (f8969d2)
  • new artifact for sdk-platform-java configs. (#2315) (99e5195)
  • Parse Host Service Name (#2300) (8822f3b)
  • Structs mapper utility (#2278) (da6607b)
  • unmanaged dependency check (#2223) (3439691)

Bug Fixes

  • format proto comments in Client Overview (#2280) (4029fbd)
  • re-enable checkstyle in sdk-platform-java-config (#2335) (285bdb1)

Dependencies

v2.30.0

30 Nov 00:09
30ba76d
Compare
Choose a tag to compare

2.30.0 (2023-11-29)

Features

  • update javadocs for Client classes to include table of methods (#2114) (c81cd0f)

Bug Fixes

  • confirm owlbot-copy succeeeded to transfer java files (#2235) (94d1dd2)
  • improve information on CancellationException for LROs (#2236) (741e40c)
  • owlbot-cli image sha to be locked (hermetic) (#2252) (6c4c236)

Dependencies

  • update dependency com.fasterxml.jackson:jackson-bom to v2.16.0 (#2259) (4eef7ec)
  • update dependency com.google.cloud:grpc-gcp to v1.5.0 (#2265) (964a649)
  • update dependency com.google.errorprone:error_prone_annotations to v2.23.0 (#2182) (5116f3d)
  • update dependency com.googlecode.maven-download-plugin:download-maven-plugin to v1.7.1 (#2151) (cbe1bb1)
  • update dependency cryptography to v41.0.7 (#2255) (a98ea5c)
  • update dependency net.bytebuddy:byte-buddy to v1.14.10 (#2256) (094f263)
  • update dependency org.apache.commons:commons-lang3 to v3.14.0 (#2260) (03dc96b)
  • update dependency org.checkerframework:checker-qual to v3.40.0 (#2221) (c3fcfbd)
  • update dependency pyasn1 to v0.5.1 (#2262) (4bfa6cf)
  • update google api dependencies (#2219) (877cb2a)
  • update googleapis/java-cloud-bom digest to ab98a49 (#2231) (67a2c94)
  • update grpc dependencies to v1.59.1 (#2263) (fdb1559)
  • update guava monorepo (#2139) (b861f19)
  • update netty dependencies to v4.1.101.final (#2257) (2733fcf)
  • update protobuf dependencies to v3.25.0 (#2222) (445477f)
  • update protobuf dependencies to v3.25.1 (#2242) (faea6c4)

Documentation

  • Update RetrySettings javadocs to include polling (#1863) (3c9cb06)

v2.29.0

01 Nov 01:02
70da72f
Compare
Choose a tag to compare

2.29.0 (2023-10-31)

Features

Dependencies

  • update dependency cryptography to v41.0.5 (#2206) (6d1f84a)
  • update dependency google-auth to v2.23.4 (#2217) (f1ee04d)
  • update dependency google-cloud-storage to v2.13.0 (#2216) (1af12a8)
  • update google api dependencies (#2187) (448b0d1)
  • update googleapis/java-cloud-bom digest to 41d86db (#2205) (9152f24)
  • update googleapis/java-cloud-bom digest to b8394a1 (#2201) (f9957df)
  • update googleapis/java-cloud-bom digest to d06156f (#2200) (097e37e)
  • update googleapis/java-cloud-bom digest to e896c4e (#2198) (15a796f)
  • update graal-sdk to 22.3.3 in bazel dependencies file (#2209) (25957d3)
  • update grpc dependencies to v1.59.0 (#2211) (7dafa8d)