-
Notifications
You must be signed in to change notification settings - Fork 21
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
Prepare for v0.16.0 release #1424
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
This was referenced Sep 11, 2024
Frassle
reviewed
Sep 11, 2024
justinvp
force-pushed
the
justin/v0.16.0
branch
from
September 11, 2024 07:03
eb3f72d
to
6efbcb7
Compare
Frassle
approved these changes
Sep 11, 2024
github-merge-queue bot
pushed a commit
to pulumi/pulumi
that referenced
this pull request
Sep 11, 2024
Stacked on top of #17233 We want to have the following changes in before freezing the release: - #17223 - pulumi/pulumi-java#1424 (merged and release) and an associated PR is merged in pu/pu to pull-in that version --- Tentative changelog: ### Features - [cli/state] Show the full set of delete commands necessary to remove resources from the source stack, if writing to it fails [#17205](#17205) - [cli/state] Try to revert changes to destination stack if we are unable to save the source stack in state move [#17208](#17208) - [engine] Send resource names and types in provider requests from the engine, in addition to the combined URN [#17177](#17177) - [pkg] Add support for ESC Projects - [sdkgen/go] Allow output-versioned invokes to resolve and maintain secrets [#17132](#17132) ### Bug Fixes - [cli] Recover from zero-byte `credentials.json` files [#17186](#17186) - [cli] Using PULUMI_BACKEND_URL no longer updates credentials.json [#17199](#17199) - [engine] Fix parameterized providers not downloading correctly when found from state [#17218](#17218) - [cli/about] Fix language plugins always having unknown version in about [#17216](#17216) - [cli/display] Fix deletes not being show in `refresh` when using json output [#16851](#16851) - [cli/display] Hide unnecessary rows in non-interactive mode [#17188](#17188) - [sdkgen/python] Correctly case Python package names in `package add` link instructions [#17178](#17178)
github-merge-queue bot
pushed a commit
to pulumi/pulumi
that referenced
this pull request
Sep 11, 2024
Stacked on top of #17233 We want to have the following changes in before freezing the release: - #17223 - pulumi/pulumi-java#1424 (merged and release) and an associated PR is merged in pu/pu to pull-in that version --- Tentative changelog: ### Features - [cli/state] Show the full set of delete commands necessary to remove resources from the source stack, if writing to it fails [#17205](#17205) - [cli/state] Try to revert changes to destination stack if we are unable to save the source stack in state move [#17208](#17208) - [engine] Send resource names and types in provider requests from the engine, in addition to the combined URN [#17177](#17177) - [pkg] Add support for ESC Projects - [sdkgen/go] Allow output-versioned invokes to resolve and maintain secrets [#17132](#17132) ### Bug Fixes - [cli] Recover from zero-byte `credentials.json` files [#17186](#17186) - [cli] Using PULUMI_BACKEND_URL no longer updates credentials.json [#17199](#17199) - [engine] Fix parameterized providers not downloading correctly when found from state [#17218](#17218) - [cli/about] Fix language plugins always having unknown version in about [#17216](#17216) - [cli/display] Fix deletes not being show in `refresh` when using json output [#16851](#16851) - [cli/display] Hide unnecessary rows in non-interactive mode [#17188](#17188) - [sdkgen/python] Correctly case Python package names in `package add` link instructions [#17178](#17178)
justinvp
added a commit
that referenced
this pull request
Sep 12, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.