Skip to content

Commit

Permalink
chore: release 1.0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] committed Jun 10, 2021
1 parent f0ecead commit 2df7234
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# Changelog

### [1.0.12](https://github.com/googleapis/gapic-generator-java/compare/v1.0.11...v1.0.12) (2021-06-10)


### Features

* add mtls support ([#672](https://github.com/googleapis/gapic-generator-java/issues/672)) ([1e24893](https://github.com/googleapis/gapic-generator-java/commit/1e24893a65daf8ef067e331364c591ac973b5e02))


### Bug Fixes

* **mocks:** Use java.lang.Object if there are protos named 'Object' [ggj] ([#760](https://github.com/googleapis/gapic-generator-java/issues/760)) ([2a7064b](https://github.com/googleapis/gapic-generator-java/commit/2a7064b88fe26586bd8aed43b7a7d28c7e974ec0))
* **resnames:** Use anon resname classes when only wildcards are present [ggj] ([#763](https://github.com/googleapis/gapic-generator-java/issues/763)) ([f0ecead](https://github.com/googleapis/gapic-generator-java/commit/f0ecead9f1cc645cdbb7f61cdfc820c7df95355d))


### Miscellaneous Chores

* release 1.0.12 ([02eab0e](https://github.com/googleapis/gapic-generator-java/commit/02eab0ec61260048a2684119cfd4fa2172f3a637))

### [1.0.11](https://github.com/googleapis/gapic-generator-java/compare/v1.0.10...v1.0.11) (2021-06-07)


Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.11
1.0.12

0 comments on commit 2df7234

Please sign in to comment.