Skip to content

Bump version to 0.32.0 - #2684

Merged
andreamlin merged 30 commits into
googleapis:masterfrom
andreamlin:java_update
Dec 12, 2017
Merged

Bump version to 0.32.0#2684
andreamlin merged 30 commits into
googleapis:masterfrom
andreamlin:java_update

Conversation

@andreamlin

Copy link
Copy Markdown
Contributor

No description provided.

@googlebotgooglebot added the cla: yes This human has signed the Contributor License Agreement. label Dec 7, 2017
@garrettjonesgoogle

Copy link
Copy Markdown
Contributor

I'd prefer for the code changes to be separate from the release version bump

@andreamlin

andreamlin commented Dec 7, 2017

Copy link
Copy Markdown
ContributorAuthor

blocked on #2689

@andreamlinandreamlin changed the title adding generated files from api-client-staging WIPBump version to 0.31.0Dec 8, 2017
@andreamlinandreamlin changed the title Bump version to 0.31.0Bump version to 0.32.0Dec 12, 2017
@andreamlin

Copy link
Copy Markdown
ContributorAuthor

PTAL
everything pushed to maven :D; tmp_gh-pages updated

@garrettjonesgooglegarrettjonesgoogle left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@andreamlin
andreamlin merged commit 184c219 into googleapis:masterDec 12, 2017
@amohabir

Copy link
Copy Markdown

I don't see a release or tag, while the artifacts are available in for example the central Maven repo.

BTW, the inclusion of the BOM already helps us a lot in avoiding conflicting versions!

meltsufin pushed a commit that referenced this pull request Dec 22, 2025
suztomo pushed a commit to suztomo/google-cloud-java that referenced this pull request Mar 11, 2026
chingor13 pushed a commit that referenced this pull request Mar 24, 2026
In this PR:
- Show file diff in integration tests.
I manually edited a line in test branch and this is the test result:
```
Difference in google-cloud-alloydb/src/main/java/com/google/cloud/alloydb/v1/AlloyDBAdminClient.java:
--- +++ @@ -774,7 +774,7 @@
/**
* Constructs an instance of AlloyDBAdminClient, using the given stub for making calls. This is
- * for advanced usage - prefer using create(AlloyDBAdminSettings) - manually added.
+ * for advanced usage - prefer using create(AlloyDBAdminSettings).
*/
public static final AlloyDBAdminClient create(AlloyDBAdminStub stub) {
return new AlloyDBAdminClient(stub);
Error: Process completed with exit code 1.
```
suztomo pushed a commit that referenced this pull request Mar 30, 2026
lqiu96 pushed a commit that referenced this pull request Apr 1, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yesThis human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@andreamlin@garrettjonesgoogle@amohabir@googlebot