Update module github.com/pulumi/pulumi/pkg/v3 to v3.88.1 #185
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.
This PR contains the following updates:
v3.86.0
->v3.88.1
Release Notes
pulumi/pulumi (github.com/pulumi/pulumi/pkg/v3)
v3.88.1
Compare Source
3.88.1 (2023-10-11)
Bug Fixes
[cli] allow unmarshalling nil as a config value.
#14149
[auto/nodejs] Remove unneeded SxS check for inline programs
Miscellaneous
#14155
v3.88.0
Compare Source
3.88.0 (2023-10-10)
Features
[engine] Add the new policy remediations feature.
#14080
[auto] Added a tracing span for plugin launch
#14100
Bug Fixes
[cli/package] Fix a panic in get-mapping when not passing a provider name.
#14124
[engine] Engine will now error earlier if a deployment needs a bundled plugin that is missing.
#14103
[sdk/{go,nodejs,python}] Fix MockMonitor reporting DeletedWith wasn't supported
#14118
[programgen/python] Fix panic in python program-gen when rewriting index expressions
#14099
v3.87.0
Compare Source
3.87.0 (2023-10-06)
Features
[cli] Users can now set
PULUMI_DISABLE_AUTOMATIC_PLUGIN_ACQUISITION
to disable the engine trying to auto install missing plugins.#14083
[pkg] Upgrade pulumi-java to v0.9.8
[cli/import] Import converters will write out their intermediate import file for manual fixups if needed.
#14067
[sdkgen/go] Generate output-versioned invokes for functions without inputs
#13694
[sdk/python] Add
default
arg toConfig.get_secret
#12279
Bug Fixes
[cli] policy publish: default to default-org if possible
#14090
[cli] Fix a panic in
whoami
with tokens missing expected information.[engine] Calling RegisterResourceOutputs twice no longer panics and returns an error instead.
#14062
[engine] ComponentResources now emit resourceOutputEvent on Deletion. This fixes the time elapsed timer not ending when the resource is deleted.
#14061
[engine] Lifecycle tests shouldn't reuse a closed plugin host.
#14063
[engine] ctrl-c should cause Pulumi to send cancellation signal to providers
#14057
[engine] Fix a race condition in the engine access step event data.
#14049
[engine] Restore elided asset contents into returned inputs and state from Read operations
[engine]
DISABLE_AUTOMATIC_PLUGIN_ACQUISITION
is respected for deployment operations now.#14104
[programgen]
pulumi import
supports resources with duplicate names, it will fail if referenced as a provider/parent due to the ambiguity.#13989
[programgen/dotnet] Fixes compiling an empty list of expressions from object properties
#14027
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.