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

Prepare for v0.16.0 release #1424

Merged
merged 1 commit into from
Sep 11, 2024
Merged

Prepare for v0.16.0 release #1424

merged 1 commit into from
Sep 11, 2024

Conversation

justinvp
Copy link
Member

No description provided.

@justinvp justinvp merged commit fcd0193 into main Sep 11, 2024
1 check passed
@justinvp justinvp deleted the justin/v0.16.0 branch September 11, 2024 07:08
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
Stacked on top of #1424, to be merged after #1424 is merged and
released.
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.

2 participants