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

Update to pulumi-java v0.12.0 #3025

Merged
merged 3 commits into from
May 24, 2024

Conversation

EronWright
Copy link
Contributor

Proposed changes

This PR updates the pulumi-java dependency from v0.8.0 to v0.12.0.

Notable changes:

Related issues (optional)

@EronWright EronWright requested a review from a team May 24, 2024 18:45
Copy link

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

Copy link
Contributor

@rquitales rquitales left a 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.

Copy link

codecov bot commented May 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 36.50%. Comparing base (f393cfc) to head (e781dd2).

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.
📢 Have feedback on the report? Share it here.

@EronWright EronWright enabled auto-merge (squash) May 24, 2024 21:10
@EronWright EronWright merged commit c529a7d into master May 24, 2024
18 checks passed
@EronWright EronWright deleted the eronwright/update-to-pulumi-java-v0.12.0 branch May 24, 2024 21:42
@EronWright EronWright mentioned this pull request Jun 4, 2024
EronWright added a commit that referenced this pull request Jun 4, 2024
### Added
- Kustomize Directory v2 resource
(#3036)
- CustomResource for Java SDK
(#3020)

### Changed
- Update to pulumi-java v0.12.0
(#3025)

### Fixed
- Fixed Chart v4 fails on update
(#3046)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants