-
Notifications
You must be signed in to change notification settings - Fork 53
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(main): release 2.10.1 #1036
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
trusted-contributions-gcf
bot
added
the
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
label
Sep 9, 2022
release-please
bot
force-pushed
the
release-please--branches--main
branch
3 times, most recently
from
September 20, 2022 14:25
d71a372
to
ab26a14
Compare
release-please
bot
force-pushed
the
release-please--branches--main
branch
2 times, most recently
from
October 3, 2022 13:46
3a131f5
to
49af145
Compare
release-please
bot
force-pushed
the
release-please--branches--main
branch
2 times, most recently
from
October 10, 2022 14:15
1118d26
to
52e8a24
Compare
release-please
bot
force-pushed
the
release-please--branches--main
branch
from
October 13, 2022 22:04
52e8a24
to
66e46d1
Compare
release-please
bot
force-pushed
the
release-please--branches--main
branch
from
October 20, 2022 02:56
66e46d1
to
aa4f71b
Compare
blakeli0
approved these changes
Oct 20, 2022
blakeli0
added
the
automerge
Merge the pull request once unit tests and other checks pass.
label
Oct 20, 2022
Kudos, SonarCloud Quality Gate passed! |
gcf-merge-on-green
bot
removed
the
automerge
Merge the pull request once unit tests and other checks pass.
label
Oct 20, 2022
emmileaf
pushed a commit
that referenced
this pull request
Nov 3, 2022
🤖 I have created a release *beep* *boop* --- ## [2.10.1](https://togithub.com/googleapis/gapic-generator-java/compare/v2.10.0...v2.10.1) (2022-10-20) ### Bug Fixes * **deps:** Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.2 ([#1035](https://togithub.com/googleapis/gapic-generator-java/issues/1035)) ([f76634a](https://togithub.com/googleapis/gapic-generator-java/commit/f76634af8497ef2977376af570d175eb0fe91e6f)) * **deps:** Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.3 ([#1039](https://togithub.com/googleapis/gapic-generator-java/issues/1039)) ([9d25e47](https://togithub.com/googleapis/gapic-generator-java/commit/9d25e477126db35efd111a2b8ee76332b549ce91)) * **deps:** Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.4 ([#1050](https://togithub.com/googleapis/gapic-generator-java/issues/1050)) ([3b052e2](https://togithub.com/googleapis/gapic-generator-java/commit/3b052e27bb704124ae3214dd3e8708f8e32afe6c)) * **deps:** Update dependency org.yaml:snakeyaml to v1.32 ([#1037](https://togithub.com/googleapis/gapic-generator-java/issues/1037)) ([b520aa0](https://togithub.com/googleapis/gapic-generator-java/commit/b520aa0d35407daf96123d63c3112b9f29715115)) * **deps:** Update dependency org.yaml:snakeyaml to v1.33 ([#1043](https://togithub.com/googleapis/gapic-generator-java/issues/1043)) ([67a5dc5](https://togithub.com/googleapis/gapic-generator-java/commit/67a5dc5e4dd3302ececd212dd047f5731c4bf74d)) * Get numeric value for Enum fields if it is configured as query param or path param ([#1042](https://togithub.com/googleapis/gapic-generator-java/issues/1042)) ([0fdfa67](https://togithub.com/googleapis/gapic-generator-java/commit/0fdfa67fec84e1983c12b10c7b7ae7a0efa80f4d)) * Update sample region tag to parse host instead of proto package ([#1040](https://togithub.com/googleapis/gapic-generator-java/issues/1040)) ([01c14d4](https://togithub.com/googleapis/gapic-generator-java/commit/01c14d41d4195963c0ed46f310360f39eec6d420)) --- This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
emmileaf
added a commit
that referenced
this pull request
Nov 3, 2022
* Revert "test: update golden files after annotations import fix" This reverts commit 0bbfc59. * Revert "fix(ast): add import generation for annotations on VariableExpr (#1076)" This reverts commit 9e4721f. * Revert "chore(main): release 2.10.3 (#1079)" This reverts commit 63b9bce. * Revert "fix: fixes regionTag breakage (#1068)" This reverts commit cd35be8. * Revert "fix: fix REST transport client creation generated javadoc sample (#1077)" This reverts commit 5346eef. * Revert "refactor: expose parsed api short name and version as fields in Service (#1075)" This reverts commit 2ebe948. * Revert "chore(deps): update dependency org.apache.maven.plugins:maven-shade-plugin to v3.4.1 (#1072)" This reverts commit 6774245. * Revert "chore(main): release 2.10.2 (#1067)" This reverts commit e8ee82f. * Revert "fix(deps): update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.5 (#1063)" This reverts commit aa1782d. * Revert "fix: update regionTag to use service name (#1047)" This reverts commit 38010fd. * Revert "chore(main): release 2.10.1 (#1036)" This reverts commit 3282e0f. * Revert "deps: Upgrade protobuf to 3.21.7 (#1048)" This reverts commit c768691. * Revert "fix: update sample region tag to parse host instead of proto package (#1040)" This reverts commit eb94f30. * Revert "chore(deps): update dependency com.google.auto.value:auto-value to v1.10 (#1058)" This reverts commit bd5599f. * Revert "fix: Get numeric value for Enum fields if it is configured as query param or path param (#1042)" This reverts commit 4b5eadb. * Revert "fix(deps): update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.4 (#1050)" This reverts commit e58bf9d. * Revert "fix(deps): update dependency org.yaml:snakeyaml to v1.33 (#1043)" This reverts commit d615305. * Revert "chore(deps): update dependency org.apache.maven.plugins:maven-shade-plugin to v3.4.0 (#1038)" This reverts commit ce93705. * Revert "fix(deps): update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.3 (#1039)" This reverts commit dba69f4. * Revert "fix(deps): update dependency org.yaml:snakeyaml to v1.32 (#1037)" This reverts commit e754a7c.
suztomo
pushed a commit
that referenced
this pull request
Dec 16, 2022
🤖 I have created a release *beep* *boop* --- ## [2.10.1](https://togithub.com/googleapis/gapic-generator-java/compare/v2.10.0...v2.10.1) (2022-10-20) ### Bug Fixes * **deps:** Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.2 ([#1035](https://togithub.com/googleapis/gapic-generator-java/issues/1035)) ([ecbba78](https://togithub.com/googleapis/gapic-generator-java/commit/ecbba78042997df1eda2ac7bbfb835c970ad82aa)) * **deps:** Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.3 ([#1039](https://togithub.com/googleapis/gapic-generator-java/issues/1039)) ([5164078](https://togithub.com/googleapis/gapic-generator-java/commit/516407881e23145108e27ce483ea1a6273678e45)) * **deps:** Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.4 ([#1050](https://togithub.com/googleapis/gapic-generator-java/issues/1050)) ([ee1861d](https://togithub.com/googleapis/gapic-generator-java/commit/ee1861df2fecea7b69e18cd359f4048fefb88df6)) * **deps:** Update dependency org.yaml:snakeyaml to v1.32 ([#1037](https://togithub.com/googleapis/gapic-generator-java/issues/1037)) ([60b54c9](https://togithub.com/googleapis/gapic-generator-java/commit/60b54c906e61d1cf593401e09fe5b05aa828292b)) * **deps:** Update dependency org.yaml:snakeyaml to v1.33 ([#1043](https://togithub.com/googleapis/gapic-generator-java/issues/1043)) ([4779957](https://togithub.com/googleapis/gapic-generator-java/commit/47799579e1837ad8ab2cf9e58b8a557bf79d1130)) * Get numeric value for Enum fields if it is configured as query param or path param ([#1042](https://togithub.com/googleapis/gapic-generator-java/issues/1042)) ([fb48086](https://togithub.com/googleapis/gapic-generator-java/commit/fb48086237050c32f853772bc820a4534e603333)) * Update sample region tag to parse host instead of proto package ([#1040](https://togithub.com/googleapis/gapic-generator-java/issues/1040)) ([e26c465](https://togithub.com/googleapis/gapic-generator-java/commit/e26c4650202a7013aaf07a289168136adaedf646)) --- This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
suztomo
pushed a commit
that referenced
this pull request
Mar 21, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
🤖 I have created a release beep boop
2.10.1 (2022-10-20)
Bug Fixes
This PR was generated with Release Please. See documentation.