diff --git a/CHANGELOG.md b/CHANGELOG.md index 651fb79d20..e068ddfa93 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,18 @@ # Changelog +## [2.11.0](https://www.github.com/googleapis/gapic-generator/compare/v2.10.4...v2.11.0) (2021-04-30) + + +### Features + +* Add support for `optional` field in HttpJson stubs for Java ([#3356](https://www.github.com/googleapis/gapic-generator/issues/3356)) ([893447f](https://www.github.com/googleapis/gapic-generator/commit/893447fdaf25e454caaf01251e1bc017f5ba0d01)) + + +### Bug Fixes + +* remove unused package option from java_gapic_library [gapic-generator] ([#3341](https://www.github.com/googleapis/gapic-generator/issues/3341)) ([857e2aa](https://www.github.com/googleapis/gapic-generator/commit/857e2aab8017ecbb2abc9adc02d8571c02f94b3b)) +* Use a deterministic ordering for rest placeholders ([#3333](https://www.github.com/googleapis/gapic-generator/issues/3333)) ([267e4dd](https://www.github.com/googleapis/gapic-generator/commit/267e4ddd2ca043e14601104f6f4b91212970cbb6)) + ### [2.10.4](https://www.github.com/googleapis/gapic-generator/compare/v2.10.3...v2.10.4) (2021-01-21) diff --git a/version.txt b/version.txt index b52282a1b4..46b81d815a 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -2.10.4 +2.11.0