Skip to content
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.16.0 #1571

Merged
merged 1 commit into from
Mar 28, 2023
Merged

chore(main): release 2.16.0 #1571

merged 1 commit into from
Mar 28, 2023

Conversation

release-please[bot]
Copy link
Contributor

🤖 I have created a release beep boop

2.16.0 (2023-03-28)

Features

Bug Fixes

  • deps: Update dependency com.google.api:gapic-generator-java-bom to v2.15.3 (#9217) (4b6157c)
  • deps: Update dependency com.google.http-client:google-http-client-bom to v1.43.1 (#9213) (5d1a0e5)
  • Fix race condition in GrpcDirectStreamController (#1537) (17d133b)
  • Use UTF-8 as default charset for HttpJson requests (#1477) (79d986b), closes #1437
  • Validate paths and check additionalPathTemplates (#1522) (5173014)

Dependencies

  • Update dependency com.google.cloud:google-iam-policy to v1.11.0 (#1505) (56a1104)
  • Update dependency org.threeten:threetenbp to v1.6.6 (#1543) (4afc5d8)
  • Update dependency org.threeten:threetenbp to v1.6.6 (#1544) (4591e5b)
  • Update dependency org.threeten:threetenbp to v1.6.7 (#1550) (1df3dd2)
  • Update dependency org.threeten:threetenbp to v1.6.7 (#1551) (b11395d)
  • Update google api dependencies (#1526) (750d4f5)
  • Update netty dependencies to v4.1.90.final (#1490) (894ba37)

Documentation

  • Update steps to generate a library locally (#1539) (0ed1359)

This PR was generated with Release Please. See documentation.

@release-please release-please bot requested a review from a team as a code owner March 28, 2023 18:40
@release-please release-please bot force-pushed the release-please--branches--main branch from 38f9f35 to e4c1d81 Compare March 28, 2023 18:40
@product-auto-label product-auto-label bot added the size: m Pull request size is medium. label Mar 28, 2023
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Mar 28, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Mar 28, 2023
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 28, 2023
@sonarcloud
Copy link

sonarcloud bot commented Mar 28, 2023

[gapic-generator-java-root] Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@sonarcloud
Copy link

sonarcloud bot commented Mar 28, 2023

[java_showcase_integration_tests] Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@sonarcloud
Copy link

sonarcloud bot commented Mar 28, 2023

[java_showcase_unit_tests] Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@suztomo
Copy link
Member

suztomo commented Mar 28, 2023

Now SonarCloud is green.

image

@ddixit14 ddixit14 merged commit 220dfe4 into main Mar 28, 2023
@ddixit14 ddixit14 deleted the release-please--branches--main branch March 28, 2023 19:10
@release-please
Copy link
Contributor Author

@release-trigger
Copy link

Triggered job: cloud-devrel/client-libraries/java/gapic-generator-java/release/stage (2023-03-28T19:11:06.361Z)

To trigger again, remove the autorelease: triggered label (in a few minutes).

@release-tool-publish-reporter

The release build has started, the log can be viewed here. 🌻

@release-tool-publish-reporter

🥚 You hatched a release! The release build finished successfully! 💜

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autorelease: published size: m Pull request size is medium.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Set the default charset as UTF-8 for REST calls with application/json MediaType
3 participants