-
Notifications
You must be signed in to change notification settings - Fork 115
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
Update to pulumi-java v0.12.0 #3025
Conversation
Does the PR have any schema changes?Looking good! No breaking changes found. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I assume you just updated the JAVA_GEN_VERSION
and rebuilt the SDKs. I would suggest splitting this PR into 2 commits in the future to make it slightly easier to review.
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #3025 +/- ##
==========================================
- Coverage 36.53% 36.50% -0.04%
==========================================
Files 70 70
Lines 9156 9156
==========================================
- Hits 3345 3342 -3
- Misses 5483 5485 +2
- Partials 328 329 +1 ☔ View full report in Codecov by Sentry. |
This PR has been shipped in release v4.13.1. |
Proposed changes
This PR updates the pulumi-java dependency from v0.8.0 to v0.12.0.
Notable changes:
Related issues (optional)