Skip to content

Releases: googleapis/sdk-platform-java

gapic-generator-java v1.0.11

08 Jun 08:44
9591f8d
Compare
Choose a tag to compare

Features

Bug Fixes

  • bazel: ensure integration tests diff files recursively (#745) (ddc75f9)
  • resnames: filter out mixin services from resname pkg candidates (#751) (72fa76f)
  • tests: Ensure deterministic field ordering in test classes (#743) (fdb705b)
  • tests: handle Java 11 set ordering differences for RPCs and fields in test/mock classes (#750) (eaf4592)

gapic-generator-java v1.0.10

27 May 05:17
8f6f40e
Compare
Choose a tag to compare

Miscellaneous Chores

  • Pre-DIREGAPIC refactoring (04c2faa)

gapic-generator-java v1.0.9

26 May 21:24
44a42a0
Compare
Choose a tag to compare

Features

Bug Fixes

  • Support enums in proto HTTP annotations (#733) (f5c7b86)
  • Support PubSub's deleted-topic pattern (#739) (7d8c62d)

gapic-generator-java v1.0.8

24 May 18:56
f44df21
Compare
Choose a tag to compare

Miscellaneous Chores

gapic-generator-java v1.0.7

21 May 17:46
6708726
Compare
Choose a tag to compare

Bug Fixes

  • Add PubSub to service.yaml / mixin allowlist (#729) (e7f6d33)

gapic-generator-java v1.0.6

20 May 20:35
9cc9b89
Compare
Choose a tag to compare

Bug Fixes

  • mixins: Gate mixin RPC on HTTP rules, add yaml doc/http overrides (#727) (229da5d)

gapic-generator-java v1.0.5

17 May 17:39
83e2e3b
Compare
Choose a tag to compare

Bug Fixes

  • types: Reorder nested types for legacy protos w/ java_outer_class in one file (#724) (925356d)

gapic-generator-java v1.0.4

13 May 22:34
cc5475f
Compare
Choose a tag to compare

Bug Fixes

  • types: Use fully-qualified message type names (#723) (8a5c36c)
  • Use the right composers in deprecation unit tests (#715) (2318136)

gapic-generator-java v1.0.3

07 Apr 22:55
73b6834
Compare
Choose a tag to compare

Features

  • Propagate protobuf 'deprecated' to classes/methods (#708)

Bug Fixes

gapic-generator-java v1.0.2

14 Mar 17:51
ac6f5ad
Compare
Choose a tag to compare

Bug Fixes

  • add request with default value in regular paged callable method (#690) (cc8ce77)
  • mixins: handle unit tests for mixin pagination methods (#691) (edd7443)
  • sample code: Update client samples in KMS goldens (#697) (3777196)