Skip to content

Latest commit

 

History

History
93 lines (44 loc) · 5.98 KB

CHANGELOG.md

File metadata and controls

93 lines (44 loc) · 5.98 KB

Changelog

1.0.10 (2021-05-26)

Miscellaneous Chores

  • Pre-DIREGAPIC refactoring (04c2faa)

1.0.9 (2021-05-26)

Features

Bug Fixes

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

1.0.8 (2021-05-24)

Miscellaneous Chores

1.0.7 (2021-05-21)

Bug Fixes

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

1.0.6 (2021-05-19)

Bug Fixes

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

1.0.5 (2021-05-17)

Bug Fixes

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

1.0.4 (2021-05-13)

Bug Fixes

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

1.0.3 (2021-04-07)

Bug Fixes

1.0.2 (2021-03-14)

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)

1.0.1 (2021-03-03)

Bug Fixes

  • codegen: Bump license year in generated file headers (#685) (d1b3032)
  • metadata: gate metadata file-gen on a CLI flag (#684) (738bf8a)
  • mixins: enable codegen for standalone mixin APIs, add IAM integ test (#679) (bbde184)
  • mixins: enable RPC overrides to clobber mixed-in RPCs (#678) (0645de4)

1.0.0 (2021-03-01)

Bug Fixes

  • add common srcs to test, check test targets only in codecov (#669) (f81ed0b)
  • release: update gax-java to 1.62.0 (#675) (51ed181)