60164fefcb23c8c302630412966c78026c209b94
23 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
|
60164fefcb |
Automated upgrade: bump pulumi/pulumi to 3.144.1 (#398)
Automated upgrade: bump pulumi/pulumi to 3.144.1 |
||
|
|
783a73b91e |
Pin dependencies (#385)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@pulumi/pulumi](https://redirect.github.com/pulumi/pulumi) ([source](https://redirect.github.com/pulumi/pulumi/tree/HEAD/sdk/nodejs)) | dependencies | pin | [`^3.128.0` -> `3.144.1`](https://renovatebot.com/diffs/npm/@pulumi%2fpulumi/3.144.1/3.144.1) | | [@pulumi/pulumi](https://redirect.github.com/pulumi/pulumi) ([source](https://redirect.github.com/pulumi/pulumi/tree/HEAD/sdk/nodejs)) | dependencies | pin | [`^3.128.0` -> `3.128.0`](https://renovatebot.com/diffs/npm/@pulumi%2fpulumi/3.128.0/3.128.0) | | [github.com/pulumi/pulumi-docker-build/sdk/go/dockerbuild](https://redirect.github.com/pulumi/pulumi-docker-build) | require | patch | `v0.0.0-20240425180359-26c144c916b7` -> `v0.0.8` | | [github.com/pulumi/pulumi-dotnet/pulumi-language-dotnet](https://redirect.github.com/pulumi/pulumi-dotnet) | require | major | `v0.0.0-20241219213128-b19d8c8da35b` -> `v3.71.1` | | [github.com/pulumi/pulumi/sdk/go/pulumi-language-go/v3](https://redirect.github.com/pulumi/pulumi) | require | minor | `v3.0.0-20241224122059-455089c460a2` -> `v3.144.1` | | [github.com/pulumi/pulumi/sdk/nodejs/cmd/pulumi-language-nodejs/v3](https://redirect.github.com/pulumi/pulumi) | require | minor | `v3.0.0-20241224122059-455089c460a2` -> `v3.144.1` | | [github.com/pulumi/pulumi/sdk/python/cmd/pulumi-language-python/v3](https://redirect.github.com/pulumi/pulumi) | require | minor | `v3.0.0-20241224122059-455089c460a2` -> `v3.144.1` | | [github.com/pulumi/pulumi/sdk/v3](https://redirect.github.com/pulumi/pulumi) | require | minor | `v3.136.1` -> `v3.144.1` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>pulumi/pulumi-docker-build (github.com/pulumi/pulumi-docker-build/sdk/go/dockerbuild)</summary> ### [`v0.0.8`](https://redirect.github.com/pulumi/pulumi-docker-build/releases/tag/v0.0.8) [Compare Source](https://redirect.github.com/pulumi/pulumi-docker-build/compare/v0.0.7...v0.0.8) ##### Added - Multiple exports are now allowed if the build daemon is detected to have version 0.13 of Buildkit or newer. ([https://github.com/pulumi/pulumi-docker-build/issues/21](https://redirect.github.com/pulumi/pulumi-docker-build/issues/21)) ##### Changed - Upgraded buildx from 0.16.0 to 0.18.0. ##### Fixed - Custom `# syntax=` directives no longer cause validation errors. ([https://github.com/pulumi/pulumi-docker-build/issues/300](https://redirect.github.com/pulumi/pulumi-docker-build/issues/300)) ### [`v0.0.7`](https://redirect.github.com/pulumi/pulumi-docker-build/releases/tag/v0.0.7) [Compare Source](https://redirect.github.com/pulumi/pulumi-docker-build/compare/v0.0.6...v0.0.7) ##### Fixed - Fixed an issue where registry authentication couldn't be specified on the provide[https://github.com/pulumi/pulumi-docker-build/issues/262](https://redirect.github.com/pulumi/pulumi-docker-build/issues/262)/262) ### [`v0.0.6`](https://redirect.github.com/pulumi/pulumi-docker-build/releases/tag/v0.0.6) [Compare Source](https://redirect.github.com/pulumi/pulumi-docker-build/compare/v0.0.5...v0.0.6) ##### Fixed - Refreshing an `Index` resource will no longer fail if its stored credentials have expired. ([https://github.com/pulumi/pulumi-docker-build/pull/194](https://redirect.github.com/pulumi/pulumi-docker-build/pull/194)) ##### Changed - Local and tar exporters will now trigger an update if an export doesn't exist at the expected path. ([https://github.com/pulumi/pulumi-docker-build/pull/195](https://redirect.github.com/pulumi/pulumi-docker-build/pull/195)) ### [`v0.0.5`](https://redirect.github.com/pulumi/pulumi-docker-build/releases/tag/v0.0.5) [Compare Source](https://redirect.github.com/pulumi/pulumi-docker-build/compare/v0.0.4...v0.0.5) ##### Fixed - Fixed Go SDK publishing. ##### Changed - Upgraded docker from 27.0.3 to 27.1.0. ### [`v0.0.4`](https://redirect.github.com/pulumi/pulumi-docker-build/releases/tag/v0.0.4) [Compare Source](https://redirect.github.com/pulumi/pulumi-docker-build/compare/v0.0.3...v0.0.4) ##### Changed - Upgraded buildkit from 0.13.0 to 0.15.0. - Upgraded buildx from 0.13.1. to 0.16.0. - Upgraded docker from 26.0.0-rc1 to 27.0.3. - Fixed an issue where warnings were not displayed correctly. </details> <details> <summary>pulumi/pulumi-dotnet (github.com/pulumi/pulumi-dotnet/pulumi-language-dotnet)</summary> ### [`v3.71.1`](https://redirect.github.com/pulumi/pulumi-dotnet/blob/HEAD/CHANGELOG.md#v3711---2024-12-19) [Compare Source](https://redirect.github.com/pulumi/pulumi-dotnet/compare/v3.71.0...v3.71.1) ##### Bug Fixes - \[sdk] Await background tasks during inline deployment [#​420](https://redirect.github.com/pulumi/pulumi-dotnet/pull/420) - \[sdk] Fix parameterized explicit providers [#​435](https://redirect.github.com/pulumi/pulumi-dotnet/pull/435) - \[runtime] Fix the language plugin to return a version [#​390](https://redirect.github.com/pulumi/pulumi-dotnet/pull/390) ### [`v3.71.0`](https://redirect.github.com/pulumi/pulumi-dotnet/blob/HEAD/CHANGELOG.md#v3710---2024-12-05) [Compare Source](https://redirect.github.com/pulumi/pulumi-dotnet/compare/v3.70.0...v3.71.0) ##### Improvements - \[sdk] Allow specifying dependencies for output invokes [#​412](https://redirect.github.com/pulumi/pulumi-dotnet/pull/412) - \[sdk/provider] Add Parameterize to the provider interface [#​404](https://redirect.github.com/pulumi/pulumi-dotnet/pull/404) ### [`v3.70.0`](https://redirect.github.com/pulumi/pulumi-dotnet/blob/HEAD/CHANGELOG.md#v3700---2024-11-27) [Compare Source](https://redirect.github.com/pulumi/pulumi-dotnet/compare/v3.69.0...v3.70.0) ##### Bug Fixes - \[sdk/auto] Fix warning for inline programs [#​388](https://redirect.github.com/pulumi/pulumi-dotnet/pull/388) ##### Improvements - \[runtime] Reduce binary size by stripping debug information [#​411](https://redirect.github.com/pulumi/pulumi-dotnet/pull/411) ### [`v3.69.0`](https://redirect.github.com/pulumi/pulumi-dotnet/blob/HEAD/CHANGELOG.md#v3690---2024-11-21) [Compare Source](https://redirect.github.com/pulumi/pulumi-dotnet/compare/v3.68.0...v3.69.0) ##### Improvements - \[sdk] Make Pulumi.RunException public [#​364](https://redirect.github.com/pulumi/pulumi-dotnet/pull/364) - \[sdk] Add `DeferredOutput` for resolving some output/input cycles [#​385](https://redirect.github.com/pulumi/pulumi-dotnet/pull/385) ##### bug-fixes - \[sdk] Support input lists and maps in JsonSerializer.SerializeAsync and JsonSerializer.DeserializeAsync [#​372](https://redirect.github.com/pulumi/pulumi-dotnet/pull/372) - \[sdk] Fix publishing to set a required property used by the Automation Api to Install Pulumi cli [#​393](https://redirect.github.com/pulumi/pulumi-dotnet/pull/393) ##### Improvements - \[sdk/auto] Lessen the strictness of `OperationTypeConverter` to allow unknown operations [#​350](https://redirect.github.com/pulumi/pulumi-dotnet/pull/350) - \[sdk/auto] Update YamlDotNet to v16.1.2 [#​354](https://redirect.github.com/pulumi/pulumi-dotnet/pull/354) - \[sdk/auto] Add pulumi stack change-secrets-provider to automation api [#​383](https://redirect.github.com/pulumi/pulumi-dotnet/pull/383) - \[sdk/provider] OutputReference.Value will normalize to null for Computed values [#​381](https://redirect.github.com/pulumi/pulumi-dotnet/pull/381) ##### Bug Fixes - \[sdk/provider] Fix a bug deserialising unknown secrets [#​378](https://redirect.github.com/pulumi/pulumi-dotnet/pull/378) - \[runtime] Improve the detections of project files when attaching a debugger [#​255](https://redirect.github.com/pulumi/pulumi-dotnet/pull/255) - \[runtime] Fix RunPlugin with new versions of the pulumi cli [#​395](https://redirect.github.com/pulumi/pulumi-dotnet/pull/395) ### [`v3.68.0`](https://redirect.github.com/pulumi/pulumi-dotnet/blob/HEAD/CHANGELOG.md#v3680---2024-09-17) [Compare Source](https://redirect.github.com/pulumi/pulumi-dotnet/compare/v3.67.1...v3.68.0) ##### Improvements - \[sdk] Parameterized providers are now considered stable [#​347](https://redirect.github.com/pulumi/pulumi-dotnet/pull/347) - \[sdk/provider] Support authoring multi-language components in .NET [#​275](https://redirect.github.com/pulumi/pulumi-dotnet/pull/275) ### [`v3.67.1`](https://redirect.github.com/pulumi/pulumi-dotnet/blob/HEAD/CHANGELOG.md#v3671---2024-09-13) [Compare Source](https://redirect.github.com/pulumi/pulumi-dotnet/compare/v3.67.0...v3.67.1) ##### Bug Fixes - \[runtime] Fix debugger support [#​343](https://redirect.github.com/pulumi/pulumi-dotnet/pull/343) ### [`v3.67.0`](https://redirect.github.com/pulumi/pulumi-dotnet/blob/HEAD/CHANGELOG.md#v3670---2024-09-10) [Compare Source](https://redirect.github.com/pulumi/pulumi-dotnet/compare/v3.66.2...v3.67.0) ##### Improvements - \[sdk] Add support for attaching debuggers [#​332](https://redirect.github.com/pulumi/pulumi-dotnet/pull/332) ##### Bug Fixes - \[sdk/provider] Fix serialization of ComponentResources (no id required) [#​331](https://redirect.github.com/pulumi/pulumi-dotnet/pull/331) - \[sdk/provider] Fix output value serialization. [#​337](https://redirect.github.com/pulumi/pulumi-dotnet/pull/337) ### [`v3.66.2`](https://redirect.github.com/pulumi/pulumi-dotnet/blob/HEAD/CHANGELOG.md#v3662---2024-08-20) [Compare Source](https://redirect.github.com/pulumi/pulumi-dotnet/compare/v3.66.1...v3.66.2) ##### Bug Fixes - \[sdk] Update Pulumi.Protobuf to v3.27.3 (fork) [#​324](https://redirect.github.com/pulumi/pulumi-dotnet/pull/324) ### [`v3.66.1`](https://redirect.github.com/pulumi/pulumi-dotnet/blob/HEAD/CHANGELOG.md#v3661---2024-08-09) [Compare Source](https://redirect.github.com/pulumi/pulumi-dotnet/compare/v3.66.0...v3.66.1) ##### Bug Fixes - \[sdk] Fix binary compatibility with provider SDKs built using older version of the core SDK [#​318](https://redirect.github.com/pulumi/pulumi-dotnet/pull/318) ### [`v3.66.0`](https://redirect.github.com/pulumi/pulumi-dotnet/blob/HEAD/CHANGELOG.md#v3660---2024-08-09) [Compare Source](https://redirect.github.com/pulumi/pulumi-dotnet/compare/v3.65.0...v3.66.0) ##### Improvements - \[sdk] Support package parameterization for Read/RegisterResource/Call/Invoke [#​311](https://redirect.github.com/pulumi/pulumi-dotnet/pull/311) ##### Bug Fixes - \[sdk] Fix type annotations for inputListFromT0/1 [#​301](https://redirect.github.com/pulumi/pulumi-dotnet/pull/301) - \[sdk] Fix race condition in GrpcMonitor's GrpcChannel management [#​304](https://redirect.github.com/pulumi/pulumi-dotnet/pull/304) - \[sdk] Fix unknown inputs deserialization [#​306](https://redirect.github.com/pulumi/pulumi-dotnet/pull/306) - \[sdk] Fix program hanging when a resource transformation throws an exception [#​307](https://redirect.github.com/pulumi/pulumi-dotnet/pull/307) - \[sdk] Fix handling of input properties with backing fields [#​308](https://redirect.github.com/pulumi/pulumi-dotnet/pull/308) ##### Improvements - \[sdk/auto] Implement Stack.ImportAsync() for batch importing resources into a stack [#​296](https://redirect.github.com/pulumi/pulumi-dotnet/pull/296) ### [`v3.65.0`](https://redirect.github.com/pulumi/pulumi-dotnet/blob/HEAD/CHANGELOG.md#v3650---2024-07-18) [Compare Source](https://redirect.github.com/pulumi/pulumi-dotnet/compare/v3.64.0...v3.65.0) ##### Improvements - \[sdk] Update Grpc dependency. [#​256](https://redirect.github.com/pulumi/pulumi-dotnet/pull/256) - \[sdk] Strongly type URN values in Provider [#​293](https://redirect.github.com/pulumi/pulumi-dotnet/pull/293) ##### Bug Fixes - \[sdk] Enable .net analyzers and fix warnings. [#​278](https://redirect.github.com/pulumi/pulumi-dotnet/pull/278) - \[sdk] Bufix Parsing of CustomTimeouts [#​290](https://redirect.github.com/pulumi/pulumi-dotnet/pull/290) - \[sdk] Add support for deserializing output values and use them from transforms [#​298](https://redirect.github.com/pulumi/pulumi-dotnet/pull/298) ##### Improvements - \[runtime] Update pulumi/pulumi to 3.121 [#​288](https://redirect.github.com/pulumi/pulumi-dotnet/pull/288) ### [`v3.64.0`](https://redirect.github.com/pulumi/pulumi-dotnet/blob/HEAD/CHANGELOG.md#v3640---2024-06-10) [Compare Source](https://redirect.github.com/pulumi/pulumi-dotnet/compare/v3.63.1...v3.64.0) ##### Improvements - \[sdk] Make transforms a stable feature, not experimental [#​270](https://redirect.github.com/pulumi/pulumi-dotnet/pull/270) - \[sdk/provider] Refactor Provider tests in order to prepare integration testing [#​277](https://redirect.github.com/pulumi/pulumi-dotnet/pull/277) ##### Bug Fixes - \[runtime] Upgrade dependencies [#​279](https://redirect.github.com/pulumi/pulumi-dotnet/pull/279) ### [`v3.63.1`](https://redirect.github.com/pulumi/pulumi-dotnet/blob/HEAD/CHANGELOG.md#v3631---2024-04-25) [Compare Source](https://redirect.github.com/pulumi/pulumi-dotnet/compare/v3.63.0...v3.63.1) ##### Bug Fixes - \[sdk] Remove Google.Protobuf pinned dependency. [#​268](https://redirect.github.com/pulumi/pulumi-dotnet/pull/268) ### [`v3.63.0`](https://redirect.github.com/pulumi/pulumi-dotnet/blob/HEAD/CHANGELOG.md#v3630---2024-04-25) [Compare Source](https://redirect.github.com/pulumi/pulumi-dotnet/compare/v3.62.0...v3.63.0) ##### Improvements - \[sdk] Support the Result field for better support of up --continue-on-error [#​259](https://redirect.github.com/pulumi/pulumi-dotnet/pull/259) ##### Bug Fixes - \[sdk] Revert gRPC update that broke large messages. [#​266](https://redirect.github.com/pulumi/pulumi-dotnet/pull/266) ##### Improvements - \[sdk/auto] Add ContinueOnError option to the automation API [#​265](https://redirect.github.com/pulumi/pulumi-dotnet/pull/265) ### [`v3.62.0`](https://redirect.github.com/pulumi/pulumi-dotnet/blob/HEAD/CHANGELOG.md#v3620---2024-04-22) [Compare Source](https://redirect.github.com/pulumi/pulumi-dotnet/compare/v3.61.0...v3.62.0) ##### Improvements - \[sdk] Allow apply to have unknown values during updates [#​258](https://redirect.github.com/pulumi/pulumi-dotnet/pull/258) ##### Bug Fixes - \[sdk] Use InvariantCulture when parsing numbers from config [#​262](https://redirect.github.com/pulumi/pulumi-dotnet/pull/262) - \[sdk] Pin Google.Protobuf to 3.24. [#​263](https://redirect.github.com/pulumi/pulumi-dotnet/pull/263) ### [`v3.61.0`](https://redirect.github.com/pulumi/pulumi-dotnet/blob/HEAD/CHANGELOG.md#v3610---2024-04-16) [Compare Source](https://redirect.github.com/pulumi/pulumi-dotnet/compare/v3.60.0...v3.61.0) ##### Improvements - \[sdk] Add attribute to handle deserialization of constructor parameters with name overrides [#​231](https://redirect.github.com/pulumi/pulumi-dotnet/pull/231) - \[sdk] Add experimental support for the new transforms system [#​234](https://redirect.github.com/pulumi/pulumi-dotnet/pull/234) - \[sdk] Add FSharp Ops helpers [#​250](https://redirect.github.com/pulumi/pulumi-dotnet/pull/250) - \[sdk] Handle Outputs in derived Stacks [#​251](https://redirect.github.com/pulumi/pulumi-dotnet/pull/251) ### [`v3.60.0`](https://redirect.github.com/pulumi/pulumi-dotnet/blob/HEAD/CHANGELOG.md#v3600---2024-03-05) [Compare Source](https://redirect.github.com/pulumi/pulumi-dotnet/compare/v3.59.0...v3.60.0) ##### Improvements - \[sdk] Add environment add and remove commands to automation api [#​210](https://redirect.github.com/pulumi/pulumi-dotnet/pull/210) - \[sdk] Update Grpc dependency. [#​219](https://redirect.github.com/pulumi/pulumi-dotnet/pull/219) - \[sdk] Drop support for netcoreapp3.1 [#​235](https://redirect.github.com/pulumi/pulumi-dotnet/pull/235) - \[sdk/auto] Add new API to install the Pulumi CLI from the Automation API [#​226](https://redirect.github.com/pulumi/pulumi-dotnet/pull/226) - \[sdk/provider] Initial implementation of a reflection-based PropertyValue deserializer [#​201](https://redirect.github.com/pulumi/pulumi-dotnet/pull/201) ### [`v3.59.0`](https://redirect.github.com/pulumi/pulumi-dotnet/blob/HEAD/CHANGELOG.md#v3590---2023-11-15) [Compare Source](https://redirect.github.com/pulumi/pulumi-dotnet/compare/v3.58.0...v3.59.0) ##### Improvements - \[sdk] Implement reflection-based RegisterOutputs() for component resources [#​200](https://redirect.github.com/pulumi/pulumi-dotnet/pull/200) - \[sdk] Support .NET 8. [#​205](https://redirect.github.com/pulumi/pulumi-dotnet/pull/205) ##### Bug Fixes - \[sdk/auto] Fix issue with specifying a git username for remote workspaces. [#​186](https://redirect.github.com/pulumi/pulumi-dotnet/pull/186) ### [`v3.58.0`](https://redirect.github.com/pulumi/pulumi-dotnet/blob/HEAD/CHANGELOG.md#v3580---2023-10-27) [Compare Source](https://redirect.github.com/pulumi/pulumi-dotnet/compare/v3.57.0...v3.58.0) ##### Bug Fixes - \[sdk] Register and await tasks created from `Apply` that don't return anything. [#​183](https://redirect.github.com/pulumi/pulumi-dotnet/pull/183) ##### Improvements - \[sdk/auto] Add support for the path option for config operations. [#​191](https://redirect.github.com/pulumi/pulumi-dotnet/pull/191) ### [`v3.57.0`](https://redirect.github.com/pulumi/pulumi-dotnet/releases/tag/v3.57.0) [Compare Source](https://redirect.github.com/pulumi/pulumi-dotnet/compare/v3.56.2...v3.57.0) ##### Improvements - Converter SDK: add `Args: string[]` to the `ConvertProgramRequest` fields which allows converter plugins to access args provided to `pulumi convert` ### [`v3.56.2`](https://redirect.github.com/pulumi/pulumi-dotnet/releases/tag/v3.56.2) [Compare Source](https://redirect.github.com/pulumi/pulumi-dotnet/compare/v3.56.1...v3.56.2) ##### Improvements - Plugin: clean up resources and exit cleanly on receiving SIGINT or CTRL_BREAK. ##### Bug Fixes ### [`v3.56.1`](https://redirect.github.com/pulumi/pulumi-dotnet/releases/tag/v3.56.1) [Compare Source](https://redirect.github.com/pulumi/pulumi-dotnet/compare/v3.56.0...v3.56.1) ##### Bug Fixes - \[sdk/automation-api] Adds guards in a non-destructive way against invalid JSON engine event data. [#​167](https://redirect.github.com/pulumi/pulumi-dotnet/pull/167) ### [`v3.56.0`](https://redirect.github.com/pulumi/pulumi-dotnet/releases/tag/v3.56.0) [Compare Source](https://redirect.github.com/pulumi/pulumi-dotnet/compare/v3.55.2...v3.56.0) ##### Improvements ##### Bug Fixes - \[sdk] Fix the default version for dotnet providers. [#​148](https://redirect.github.com/pulumi/pulumi-dotnet/pull/148) ##### Improvements - \[sdk] - Implements a `Converter` abstraction for building language converter plugins for Pulumi in dotnet. [#​165](https://redirect.github.com/pulumi/pulumi-dotnet/pull/165) ### [`v3.55.2`](https://redirect.github.com/pulumi/pulumi-dotnet/releases/tag/v3.55.2) [Compare Source](https://redirect.github.com/pulumi/pulumi-dotnet/compare/v3.55.1...v3.55.2) ##### Improvements ##### Bug Fixes - \[sdk] Fix the default version for dotnet providers. [#​148](https://redirect.github.com/pulumi/pulumi-dotnet/pull/148) ### [`v3.55.1`](https://redirect.github.com/pulumi/pulumi-dotnet/releases/tag/v3.55.1) [Compare Source](https://redirect.github.com/pulumi/pulumi-dotnet/compare/v3.55.0...v3.55.1) ##### Improvements ##### Bug Fixes - \[sdk] Fix serialization secret JSON resource arguments. [#​144](https://redirect.github.com/pulumi/pulumi-dotnet/pull/144) ### [`v3.55.0`](https://redirect.github.com/pulumi/pulumi-dotnet/releases/tag/v3.55.0) [Compare Source](https://redirect.github.com/pulumi/pulumi-dotnet/compare/v3.54.1...v3.55.0) ##### Improvements - \[sdk] When an exception is thrown from the constructor of a `Stack` subclass, prevent `TargetInvocationException` from obscuring the error message. [#​106](https://redirect.github.com/pulumi/pulumi-dotnet/pull/106) - \[sdk/auto] Added additional fields to `WhoAmIResult` for URL and organizations. [#​120](https://redirect.github.com/pulumi/pulumi-dotnet/pull/120) - \[sdk/auto] Expose additional Pulumi refresh options to the Automation API. [#​117](https://redirect.github.com/pulumi/pulumi-dotnet/pull/117) - \[sdk] Updated to the latest pulumi protobuf specification. [#​135](https://redirect.github.com/pulumi/pulumi-dotnet/pull/135) - \[sdk] Added `GetDouble` to `Config`. [#​143](https://redirect.github.com/pulumi/pulumi-dotnet/pull/143) ##### Bug Fixes - \[sdk] Fix JSON serialisation of Input<T> types. [#​112](https://redirect.github.com/pulumi/pulumi-dotnet/pull/112) - \[sdk] Improve the error message from not implemented provider methods. [#​125](https://redirect.github.com/pulumi/pulumi-dotnet/pull/125) ### [`v3.54.1`](https://redirect.github.com/pulumi/pulumi-dotnet/releases/tag/v3.54.1) [Compare Source](https://redirect.github.com/pulumi/pulumi-dotnet/compare/v3.54.0...v3.54.1) ##### Improvements ##### Bug Fixes ### [`v3.54.0`](https://redirect.github.com/pulumi/pulumi-dotnet/releases/tag/v3.54.0) [Compare Source](https://redirect.github.com/pulumi/pulumi-dotnet/compare/v3.53.0...v3.54.0) ##### Improvements - \[sdk] Lazily initialize all alias combinations for older Pulumi engines during `RegisterRequest` preparation, not when constructing resources. Re-enable tests for `AllAliases` [#​97](https://redirect.github.com/pulumi/pulumi-dotnet/pull/97) - \[sdk/providers] Updated names of "Olds" and "News" to make it clear if they are old/new inputs or state. Also removed the GetPluginInfo overload, version should now be passed into the main Serve method (defaults to the assembly version). [#​99](https://redirect.github.com/pulumi/pulumi-dotnet/pull/99) - \[sdk] Added `StackReference.GetOutputDetailsAsync` to retrieve output values from stack references directly. [#​103](https://redirect.github.com/pulumi/pulumi-dotnet/pull/103) ##### Bug Fixes ### [`v3.53.0`](https://redirect.github.com/pulumi/pulumi-dotnet/releases/tag/v3.53.0) [Compare Source](https://redirect.github.com/pulumi/pulumi-dotnet/compare/v3.52.1...v3.53.0) ##### Improvements - \[sdk/auto] Add stack tag methods to the automation API. [#​89](https://redirect.github.com/pulumi/pulumi-dotnet/pull/89) ##### Bug Fixes - \[sdk] Fix MockMonitor reporting DeletedWith wasn't supported. [#​93](https://redirect.github.com/pulumi/pulumi-dotnet/pull/93) - \[sdk] Fix paket referencing Pulumi. [#​91](https://redirect.github.com/pulumi/pulumi-dotnet/pull/91) - \[sdk] Correctly check for alias support in the engine and map fully specified alias urns. [#​88](https://redirect.github.com/pulumi/pulumi-dotnet/pull/88) - \[sdk] Bring back the correct fallback behavior for calculating aliases for older Pulumi engines. ### [`v3.52.1`](https://redirect.github.com/pulumi/pulumi-dotnet/releases/tag/v3.52.1) [Compare Source](https://redirect.github.com/pulumi/pulumi-dotnet/compare/v3.52.0...v3.52.1) ##### Improvements - \[sdk] Delegates alias computation to engine [#​14](https://redirect.github.com/pulumi/pulumi-dotnet/issues/14) ##### Bug Fixes - \[sdk] Work around a port parsing bug in the engine when using providers. [#​82](https://redirect.github.com/pulumi/pulumi-dotnet/pull/82) - \[sdk] Rename "ID" properties to "Id" in the provider interfaces. [#​84](https://redirect.github.com/pulumi/pulumi-dotnet/pull/84) - \[sdk] Fix a mixup of Urn and Id in the provider interface. [#​83](https://redirect.github.com/pulumi/pulumi-dotnet/pull/83) ### [`v3.52.0`](https://redirect.github.com/pulumi/pulumi-dotnet/releases/tag/v3.52.0) [Compare Source](https://redirect.github.com/pulumi/pulumi-dotnet/compare/v3.51.2...v3.52.0) ##### Improvements - \[sdk] Add experimental support for writing custom resource providers. This is a preview release, code documentation and test coverage is known to be minimal, and all APIs are subject to change. However it is complete enough to try out, and we hope to get feedback on the interface to refine and stabilize this shortly. [#​76](https://redirect.github.com/pulumi/pulumi-dotnet/pull/76) ##### Bug Fixes ### [`v3.51.2`](https://redirect.github.com/pulumi/pulumi-dotnet/releases/tag/v3.51.2) [Compare Source](https://redirect.github.com/pulumi/pulumi-dotnet/compare/v3.51.1...v3.51.2) ##### Improvements - \[sdk] Multi-target .NET Core 3.1 and .NET 6.0. [#​69](https://redirect.github.com/pulumi/pulumi-dotnet/pull/69) ##### Bug Fixes ### [`v3.51.1`](https://redirect.github.com/pulumi/pulumi-dotnet/releases/tag/v3.51.1) [Compare Source](https://redirect.github.com/pulumi/pulumi-dotnet/compare/v3.51.0...v3.51.1) ##### Improvements - \[revert] Re-introduce support for .NET Core 3.1. [#​67](https://redirect.github.com/pulumi/pulumi-dotnet/pull/67) ##### Bug Fixes ### [`v3.51.0`](https://redirect.github.com/pulumi/pulumi-dotnet/releases/tag/v3.51.0) [Compare Source](https://redirect.github.com/pulumi/pulumi-dotnet/compare/v3.50.0...v3.51.0) ##### Improvements - \[auto] Adds SkipInstallDependencies option for Remote Workspaces [#​64](https://redirect.github.com/pulumi/pulumi-dotnet/pull/64) - \[sdk] Drop support for .NET Core 3.1. [#​10](https://redirect.github.com/pulumi/pulumi-dotnet/pull/10) - \[sdk] Add Output.JsonDeserialize. [#​65](https://redirect.github.com/pulumi/pulumi-dotnet/pull/65) ##### Bug Fixes </details> <details> <summary>pulumi/pulumi (github.com/pulumi/pulumi/sdk/go/pulumi-language-go/v3)</summary> ### [`v3.144.1`](https://redirect.github.com/pulumi/pulumi/releases/tag/v3.144.1) [Compare Source](https://redirect.github.com/pulumi/pulumi/compare/v3.144.0...v3.144.1) #### 3.144.1 (2024-12-20) ##### Bug Fixes - \[sdk/nodejs] Reverts [#​18041](https://redirect.github.com/pulumi/pulumi/issues/18041) ### [`v3.144.0`](https://redirect.github.com/pulumi/pulumi/releases/tag/v3.144.0) [Compare Source](https://redirect.github.com/pulumi/pulumi/compare/v3.143.0...v3.144.0) #### 3.144.0 (2024-12-20) ##### Features - \[engine] Warn if `refresh` or `destroy` use older parameterized packages [#​18029](https://redirect.github.com/pulumi/pulumi/pull/18029) - \[sdk/dotnet] Update dotnet to 3.71.1 [#​18084](https://redirect.github.com/pulumi/pulumi/pull/18084) - \[auto/go] Add ConfigFile to GetConfig and SetConfig operations, add GetAllConfigWithOptions to extend GetAllConfig [#​17939](https://redirect.github.com/pulumi/pulumi/pull/17939) - \[cli/plugin] Log plugin unstructured output to debug instead of info [#​17943](https://redirect.github.com/pulumi/pulumi/pull/17943) - \[sdk/yaml] Update pulumi-yaml to 1.13.0 [#​18077](https://redirect.github.com/pulumi/pulumi/pull/18077) ##### Bug Fixes - \[backend/diy] Retry deletes of lock files if they fail [#​18059](https://redirect.github.com/pulumi/pulumi/pull/18059) - \[auto/go] Fix potential race condition when using automation API [#​18044](https://redirect.github.com/pulumi/pulumi/pull/18044) - \[auto/go] Fix "debug" flag in automation api [#​18071](https://redirect.github.com/pulumi/pulumi/pull/18071) - \[cli/install] Avoid unnecessary Node.js installations [#​18041](https://redirect.github.com/pulumi/pulumi/pull/18041) - \[engine] Use package load v2 in loader server so it can include paramaterization [#​18072](https://redirect.github.com/pulumi/pulumi/pull/18072) [#​18021](https://redirect.github.com/pulumi/pulumi/pull/18021) - \[programgen/dotnet] Emit local dependencies in restore sources deterministically [#​18026](https://redirect.github.com/pulumi/pulumi/pull/18026) - \[sdk/go] Ignore DependsOn for direct form invokes instead of raising an error [#​18089](https://redirect.github.com/pulumi/pulumi/pull/18089) - \[sdk/nodejs] Respect the noCheck option from tsconfig.json [#​18067](https://redirect.github.com/pulumi/pulumi/pull/18067) - \[sdk/nodejs] Gracefully handle errors that don't implement toString [#​18080](https://redirect.github.com/pulumi/pulumi/pull/18080) - \[sdk/python] Fix hang on error when using uv on Windows [#​18054](https://redirect.github.com/pulumi/pulumi/pull/18054) - \[sdkgen/dotnet] Compute restore sources from local dependencies and referenced packages [#​18042](https://redirect.github.com/pulumi/pulumi/pull/18042) ##### Miscellaneous - \[sdkgen/go] Skip TestPackageAddGoParameterized [#​18049](https://redirect.github.com/pulumi/pulumi/pull/18049) ### [`v3.143.0`](https://redirect.github.com/pulumi/pulumi/releases/tag/v3.143.0) [Compare Source](https://redirect.github.com/pulumi/pulumi/compare/v3.142.0...v3.143.0) #### 3.143.0 (2024-12-12) ##### Features - \[cli] Autonaming configuration in experimental mode [#​17916](https://redirect.github.com/pulumi/pulumi/pull/17916) - \[cli] Suggest `state repair` as part of integrity panics [#​17919](https://redirect.github.com/pulumi/pulumi/pull/17919) - \[engine] Add PULUMI_DEBUG_LANGUAGES much like PULUMI_DEBUG_PROVIDERS so we can attach debuggers to languages easily [#​17821](https://redirect.github.com/pulumi/pulumi/pull/17821) - \[engine] Warn if `refresh` or `destroy` use older plugins [#​12196](https://redirect.github.com/pulumi/pulumi/pull/12196) - \[protobuf] Add `Handshake` to the provider protocol [#​17819](https://redirect.github.com/pulumi/pulumi/pull/17819) - \[sdk/dotnet] Upgrade pulumi-dotnet to 3.71.0 [#​17937](https://redirect.github.com/pulumi/pulumi/pull/17937) - \[sdkgen/dotnet] Codegen for .NET InvokeOutputOptions [#​17890](https://redirect.github.com/pulumi/pulumi/pull/17890) - \[programgen/{dotnet,nodejs,python}] Emit deferred outputs for mutually dependant components [#​17859](https://redirect.github.com/pulumi/pulumi/pull/17859) - \[sdk/go] Allow specifying dependencies for output invokes. Go code generation for Output form invokes will use the new `Context.InvokeOutput` method. [#​17791](https://redirect.github.com/pulumi/pulumi/pull/17791) - \[sdk/nodejs] Add getSchema to Provider interface [#​17950](https://redirect.github.com/pulumi/pulumi/pull/17950) - \[sdk/{nodejs,python}] Update Python and NodeJS to use the new GetRequiredPackage functionality [#​17910](https://redirect.github.com/pulumi/pulumi/pull/17910) - \[cli/package] Automatically set up package dependencies when adding a package when possible [#​17815](https://redirect.github.com/pulumi/pulumi/pull/17815) - \[sdk/python] Drop Python 3.8 support [#​17883](https://redirect.github.com/pulumi/pulumi/pull/17883) ##### Bug Fixes - \[backend/diy] Show a more correct URL for lock files in error messages [#​17961](https://redirect.github.com/pulumi/pulumi/pull/17961) - \[sdk/go] Inherit `protect` from `parent`s in the Go SDK [#​17936](https://redirect.github.com/pulumi/pulumi/pull/17936) - \[sdk/go] Fix a `defer` leak when writing memory profiles [#​17581](https://redirect.github.com/pulumi/pulumi/pull/17581) - \[sdk/go] Return when rejecting the InvokeOutput output on error [#​18010](https://redirect.github.com/pulumi/pulumi/pull/18010) - \[sdkgen/go] Fix writing of go.mod files for parameterized packages [#​17923](https://redirect.github.com/pulumi/pulumi/pull/17923) - \[auto/{go,nodejs,python}] Expose `whoami` token information in automation API types [#​17735](https://redirect.github.com/pulumi/pulumi/pull/17735) - \[cli/install] Don't recreate virtualenvs when using venv [#​17892](https://redirect.github.com/pulumi/pulumi/pull/17892) - \[auto/nodejs] Don't hang indefinitely on failed inputs [#​17899](https://redirect.github.com/pulumi/pulumi/pull/17899) - \[auto/python] Catch BaseException in automation API server [#​17909](https://redirect.github.com/pulumi/pulumi/pull/17909) - \[sdk/nodejs] Throw from `output()` on circular structures [#​17852](https://redirect.github.com/pulumi/pulumi/pull/17852) - \[sdkgen/{nodejs,python}] Bump the minimum SDK version to 3.142.0 [#​17997](https://redirect.github.com/pulumi/pulumi/pull/17997) ##### Miscellaneous - \[pkg] Upgrade pulumi-java to v0.19.0 [#​18014](https://redirect.github.com/pulumi/pulumi/pull/18014) - \[sdk/python] Switch to ruff for linting and formatting [#​17882](https://redirect.github.com/pulumi/pulumi/pull/17882) - \[sdkgen] Include parameterization details in pulumi-plugin.json [#​17867](https://redirect.github.com/pulumi/pulumi/pull/17867) ### [`v3.142.0`](https://redirect.github.com/pulumi/pulumi/releases/tag/v3.142.0) [Compare Source](https://redirect.github.com/pulumi/pulumi/compare/v3.141.0...v3.142.0) #### 3.142.0 (2024-11-26) ##### Features - \[cli] Reduce binary size by stripping debug information [#​17868](https://redirect.github.com/pulumi/pulumi/pull/17868) - \[sdk/go] Add OutputWithDependencies [#​17856](https://redirect.github.com/pulumi/pulumi/pull/17856) - \[sdk/java] Bump pulumi-java to 0.18.0 ##### Bug Fixes - \[cli] Fix login --interactive when no accounts are in the credentials file [#​17860](https://redirect.github.com/pulumi/pulumi/pull/17860) - \[cli/new] Fix new to work with local template directories again [#​17866](https://redirect.github.com/pulumi/pulumi/pull/17866) - \[sdkgen/dotnet] Fix parameterized packages to have version.txt [#​17851](https://redirect.github.com/pulumi/pulumi/pull/17851) - \[sdk/python] uv toolchain: preserve env-vars when executing uv command [#​17849](https://redirect.github.com/pulumi/pulumi/pull/17849) ### [`v3.141.0`](https://redirect.github.com/pulumi/pulumi/releases/tag/v3.141.0) [Compare Source](https://redirect.github.com/pulumi/pulumi/compare/v3.140.0...v3.141.0) #### 3.141.0 (2024-11-22) ##### Features - \[sdk/dotnet] Update dotnet to 3.69.0 [#​17828](https://redirect.github.com/pulumi/pulumi/pull/17828) - \[cli/new] Allow URLs without a scheme for downloading templates [#​17824](https://redirect.github.com/pulumi/pulumi/pull/17824) - \[sdk/nodejs] Allow specifiying additional dependencies for output invokes [#​17632](https://redirect.github.com/pulumi/pulumi/pull/17632) - \[sdk/{nodejs,python}] Implement deferred output for nodejs and python [#​17793](https://redirect.github.com/pulumi/pulumi/pull/17793) - \[sdk/python] Allow specifiying dependencies for output invokes [#​17751](https://redirect.github.com/pulumi/pulumi/pull/17751) - \[sdk/yaml] Update yaml to 1.12.0 [#​17811](https://redirect.github.com/pulumi/pulumi/pull/17811) ##### Bug Fixes - \[engine] Send the same program arguments to shimless and binary plugins [#​17833](https://redirect.github.com/pulumi/pulumi/pull/17833) - \[auto/go] Work around a race where the summary event in the automation API sometimes cannot be found [#​17825](https://redirect.github.com/pulumi/pulumi/pull/17825) - \[sdk/nodejs] Fix mocks when multiple versions of [@​pulumi/pulumi](https://redirect.github.com/pulumi/pulumi) are loaded in a project [#​17769](https://redirect.github.com/pulumi/pulumi/pull/17769) ##### Miscellaneous - \[sdk/go] Split public and internal representation of InvokeOptions [#​17818](https://redirect.github.com/pulumi/pulumi/pull/17818) ### [`v3.140.0`](https://redirect.github.com/pulumi/pulumi/releases/tag/v3.140.0) [Compare Source](https://redirect.github.com/pulumi/pulumi/compare/v3.139.0...v3.140.0) #### 3.140.0 (2024-11-19) ##### Features - \[pkg] Reject schemas with duplicate paths across resources and functions [#​17797](https://redirect.github.com/pulumi/pulumi/pull/17797) - \[auto/go] Add --config-file functionality to Go Automation API preview, update, refresh, and destroy [#​17774](https://redirect.github.com/pulumi/pulumi/pull/17774) ##### Bug Fixes - \[cli/plugin] Workaround for escape codes in output from .NET 9 [#​17783](https://redirect.github.com/pulumi/pulumi/pull/17783) - \[sdk/python] Fix merging InvokeOptions.version [#​17750](https://redirect.github.com/pulumi/pulumi/pull/17750) ### [`v3.139.0`](https://redirect.github.com/pulumi/pulumi/releases/tag/v3.139.0) [Compare Source](https://redirect.github.com/pulumi/pulumi/compare/v3.138.0...v3.139.0) #### 3.139.0 (2024-11-14) ##### Features - \[pkg] Allow generating docs in parallel [#​17711](https://redirect.github.com/pulumi/pulumi/pull/17711) - \[programgen] Allow specifying mutually dependant components in PCL - \[programgen/{dotnet,go,nodejs,python}] Support generating invokes options from PCL for invokes [#​17696](https://redirect.github.com/pulumi/pulumi/pull/17696) - \[sdk/nodejs] Allow accessing configuration in Node.js dynamic providers [#​17697](https://redirect.github.com/pulumi/pulumi/pull/17697) - \[sdk/nodejs] Implement RunPlugin for the NodeJS language runtime [#​17724](https://redirect.github.com/pulumi/pulumi/pull/17724) - \[sdk/nodejs] Support parameterization for TypeScript providers [#​17738](https://redirect.github.com/pulumi/pulumi/pull/17738) - \[sdk/python] Add Uv as a Python toolchain [#​17609](https://redirect.github.com/pulumi/pulumi/pull/17609) - \[sdk/python] Allow accessing configuration in Python dynamic providers [#​17673](https://redirect.github.com/pulumi/pulumi/pull/17673) ##### Bug Fixes - \[engine] Make plugin downloads/installation cancellable [#​17621](https://redirect.github.com/pulumi/pulumi/pull/17621) - \[engine] Fix frequent retries on 403 errors when the update token expires [#​17714](https://redirect.github.com/pulumi/pulumi/pull/17714) - \[engine] Don't copy deleted dependencies of untargeted resources [#​17743](https://redirect.github.com/pulumi/pulumi/pull/17743) - \[engine] Support renaming providers in targeted operations [#​17746](https://redirect.github.com/pulumi/pulumi/pull/17746) - \[engine] Pass correct working directory to RunPlugin [#​17763](https://redirect.github.com/pulumi/pulumi/pull/17763) - \[programgen] Allow PCL function element to take a dynamic expression as input in non-strict mode [#​17587](https://redirect.github.com/pulumi/pulumi/pull/17587) - \[sdk/nodejs] Fix pnpm pack for pnpm@9.13 [#​17766](https://redirect.github.com/pulumi/pulumi/pull/17766) - \[sdk/python] Log a message about deleting requirements.txt when converting to using Poetry [#​17716](https://redirect.github.com/pulumi/pulumi/pull/17716) - \[sdk/python] Fix an exception in automation api when reading `whoami` results. [#​17770](https://redirect.github.com/pulumi/pulumi/pull/17770) ##### Miscellaneous - \[sdk/dotnet] Run tests with .NET 9.0 [#​17768](https://redirect.github.com/pulumi/pulumi/pull/17768) ### [`v3.138.0`](https://redirect.github.com/pulumi/pulumi/releases/tag/v3.138.0) [Compare Source](https://redirect.github.com/pulumi/pulumi/compare/v3.137.0...v3.138.0) #### 3.138.0 (2024-11-06) ##### Features - \[backend/diy] Keep computer awake while an update is running [#​17699](https://redirect.github.com/pulumi/pulumi/pull/17699) - \[backend/service] Keep computer awake while an update is running [#​17699](https://redirect.github.com/pulumi/pulumi/pull/17699) [#​17675](https://redirect.github.com/pulumi/pulumi/pull/17675) - \[cli] Add interactive account selection to pulumi login command [#​17618](https://redirect.github.com/pulumi/pulumi/pull/17618) - \[cli/display] Colorize selected stack when listing [#​17606](https://redirect.github.com/pulumi/pulumi/pull/17606) - \[engine] Persist metadata about snapshot integrity errors [#​17291](https://redirect.github.com/pulumi/pulumi/pull/17291) - \[programgen] Implement package descriptor blocks in PCL to load parameterized packages [#​17589](https://redirect.github.com/pulumi/pulumi/pull/17589) - \[sdk/nodejs] Support Node.js 23 [#​17639](https://redirect.github.com/pulumi/pulumi/pull/17639) ##### Bug Fixes - \[docs] Fix spacing and formatting of `stack init` command's long doc [#​17534](https://redirect.github.com/pulumi/pulumi/pull/17534) - \[engine] Spot skipped-create dependencies even when inputs don't change [#​17633](https://redirect.github.com/pulumi/pulumi/pull/17633) - \[engine] Normalize URNs in `DeletedWith` references [#​17666](https://redirect.github.com/pulumi/pulumi/pull/17666) - \[engine] Disable the enviromental GITHUB_TOKEN on 403 responses [#​17671](https://redirect.github.com/pulumi/pulumi/pull/17671) - \[sdk/go] Overwrite directories in workspace.CopyTemplateFiles when called with force=true [#​17695](https://redirect.github.com/pulumi/pulumi/pull/17695) - \[sdk/python] Add additional debug information to `ValueError` and `AssertionError` [#​17577](https://redirect.github.com/pulumi/pulumi/pull/17577) ##### Miscellaneous - \[docs] Update function comments to remove outdated DIY backend note [#​17563](https://redirect.github.com/pulumi/pulumi/pull/17563) - \[yaml] Update YAML to 1.11.2 [#​17637](https://redirect.github.com/pulumi/pulumi/pull/17637) ### [`v3.137.0`](https://redirect.github.com/pulumi/pulumi/releases/tag/v3.137.0) [Compare Source](https://redirect.github.com/pulumi/pulumi/compare/v3.136.1...v3.137.0) #### 3.137.0 (2024-10-17) ##### Features - \[cli] Allow memory profile to be written in the background, so it's available in case of crash [#​17461](https://redirect.github.com/pulumi/pulumi/pull/17461) - \[sdk/go] Enable better error messsages to be returned from provider construct failures [#​17464](https://redirect.github.com/pulumi/pulumi/pull/17464) - \[sdk/python] Enable better error messsages to be returned from provider construct failures [#​17429](https://redirect.github.com/pulumi/pulumi/pull/17429) - \[sdk/python] Support Python 3.13 [#​17520](https://redirect.github.com/pulumi/pulumi/pull/17520) ##### Bug Fixes - \[engine] Fix token expired errors due to network issues [#​17519](https://redirect.github.com/pulumi/pulumi/pull/17519) - \[pkg] Don't publish test code in `pkg/codegen` [#​17517](https://redirect.github.com/pulumi/pulumi/pull/17517) - \[programgen] Detect and error on binding component nodes in PCL programs that self-reference their source [#​17538](https://redirect.github.com/pulumi/pulumi/pull/17538) - \[programgen] Fix PCL bind error "cannot iterate over a value of type number" when conditionals are used in range expressions [#​17569](https://redirect.github.com/pulumi/pulumi/pull/17569) - \[yaml] Allow `pulumi package add` for YAML projects [#​17560](https://redirect.github.com/pulumi/pulumi/pull/17560) - \[sdk/go] Improve error message when credentials file invalid [#​17541](https://redirect.github.com/pulumi/pulumi/pull/17541) - \[programgen/python] Fix preserving map keys in python programgen [#​17350](https://redirect.github.com/pulumi/pulumi/pull/17350) ##### Miscellaneous - \[yaml] Update YAML to 1.11.1 [#​17540](https://redirect.github.com/pulumi/pulumi/pull/17540) ### [`v3.136.1`](https://redirect.github.com/pulumi/pulumi/releases/tag/v3.136.1) [Compare Source](https://redirect.github.com/pulumi/pulumi/compare/v3.136.0...v3.136.1) #### 3.136.1 (2024-10-08) ##### Miscellaneous - \[sdkgen/{nodejs,python}] Bump minimum required SDK version to v3.136.0 [#​17501](https://redirect.github.com/pulumi/pulumi/pull/17501) ### [`v3.136.0`](https://redirect.github.com/pulumi/pulumi/releases/tag/v3.136.0) [Compare Source](https://redirect.github.com/pulumi/pulumi/compare/v3.135.1...v3.136.0) #### 3.136.0 (2024-10-07) ##### Features - \[cli/engine] Allow cancelling operations with SIGTERM [#​17467](https://redirect.github.com/pulumi/pulumi/pull/17467) - \[cli/state] Introduce the `state repair` command [#​17445](https://redirect.github.com/pulumi/pulumi/pull/17445) ##### Bug Fixes - \[cli/display] Hide --show-secrets with --save-plan [#​17444](https://redirect.github.com/pulumi/pulumi/pull/17444) - \[sdk/nodejs] Maintain secretness and input dependencies of output invokes [#​17479](https://redirect.github.com/pulumi/pulumi/pull/17479) - \[sdk/python] Send plain values to the engine in output invokes and keep track of input dependencies and secrets [#​17460](https://redirect.github.com/pulumi/pulumi/pull/17460) - \[sdk/python] Handle nested structures properly when unwrapping secrets from invoke inputs [#​17482](https://redirect.github.com/pulumi/pulumi/pull/17482) - \[sdk/python] Significantly reduce the number of debug log calls [#​17489](https://redirect.github.com/pulumi/pulumi/pull/17489) - \[sdk/python] Target Python 3.8 for linting SDK [#​17495](https://redirect.github.com/pulumi/pulumi/pull/17495) ##### Miscellaneous - \[sdk/nodejs] Exclude tests from the nodejs npm package [#​17488](https://redirect.github.com/pulumi/pulumi/pull/17488) - \[sdk/python] Update python grpcio to 1.66.2 [#​17487](https://redirect.github.com/pulumi/pulumi/pull/17487) ### [`v3.135.1`](https://redirect.github.com/pulumi/pulumi/releases/tag/v3.135.1) [Compare Source](https://redirect.github.com/pulumi/pulumi/compare/v3.135.0...v3.135.1) #### 3.135.1 (2024-10-04) ##### Features - \[sdk/nodejs] Enable better error messsages to be returned from provider construct failures [#​17325](https://redirect.github.com/pulumi/pulumi/pull/17325) ##### Bug Fixes - \[auto] Fix regression in automation API for deployments where events for a Pulumi operation are not received [#​17334](https://redirect.github.com/pulumi/pulumi/pull/17334) - \[cli/new] Respect existing stack configuration when initialising secret managers [#​17465](https://redirect.github.com/pulumi/pulumi/pull/17465) - \[sdk/yaml] Fix pulumi config set behaviour to append to end of file [#​17452](https://redirect.github.com/pulumi/pulumi/pull/17452) ### [`v3.135.0`](https://redirect.github.com/pulumi/pulumi/releases/tag/v3.135.0) [Compare Source](https://redirect.github.com/pulumi/pulumi/compare/v3.134.1...v3.135.0) #### 3.135.0 (2024-10-01) ##### Features - \[backend/{diy,service}] Send secrets managers as initial state when creating stacks [#​17387](https://redirect.github.com/pulumi/pulumi/pull/17387) - \[sdk/python] Search upwards for pyproject.toml when using Poetry [#​17388](https://redirect.github.com/pulumi/pulumi/pull/17388) ##### Bug Fixes - \[cli/config] Improve usage string for config env add/rm commands [#​17407](https://redirect.github.com/pulumi/pulumi/pull/17407) - \[cli/new] Check zipped templates for `Pulumi.yaml` files [#​17437](https://redirect.github.com/pulumi/pulumi/pull/17437) - \[engine] Disable the enviromental GITHUB_TOKEN on 401 responses [#​17351](https://redirect.github.com/pulumi/pulumi/pull/17351) - \[engine] Fix a panic when multiple component provider construct calls fail [#​17439](https://redirect.github.com/pulumi/pulumi/pull/17439) - \[sdkgen/go] Fix nested string map map map properties [#​17417](https://redirect.github.com/pulumi/pulumi/pull/17417) - \[sdk/nodejs] Fix dependency installation for nodejs projects with a main property [#​17391](https://redirect.github.com/pulumi/pulumi/pull/17391) - \[sdk/python] Add missing package_ref paramater to ProviderResource [#​17432](https://redirect.github.com/pulumi/pulumi/pull/17432) ##### Miscellaneous - \[sdkgen] Validate schema version is provided when package supports packing [#​17420](https://redirect.github.com/pulumi/pulumi/pull/17420) - \[sdk/python] Replace asyncio.ensure_future with create_task [#​17406](https://redirect.github.com/pulumi/pulumi/pull/17406) - \[sdkgen/{nodejs,python}] Bump minimum valid SDK version to v3.134.1 so that output-invokes work and maintain secrets [#​17390](https://redirect.github.com/pulumi/pulumi/pull/17390) ### [`v3.134.1`](https://redirect.github.com/pulumi/pulumi/releases/tag/v3.134.1) [Compare Source](https://redirect.github.com/pulumi/pulumi/compare/v3.134.0...v3.134.1) #### 3.134.1 (2024-09-25) ##### Features - \[engine] Allow providers to return errors from construct and format them nicely [#​17306](https://redirect.github.com/pulumi/pulumi/pull/17306) ##### Bug Fixes - \[engine] Add input keys from diff during import step to warning and error message [#​17312](https://redirect.github.com/pulumi/pulumi/pull/17312) - \[sdk/nodejs] Short-circuit output invokes if inputs contains unknowns [#​17353](https://redirect.github.com/pulumi/pulumi/pull/17353) - \[sdk/python] Always unwrap value from InvokeResult in invoke_async [#​17349](https://redirect.github.com/pulumi/pulumi/pull/17349) ### [`v3.134.0`](https://redirect.github.com/pulumi/pulumi/releases/tag/v3.134.0) [Compare Source](https://redirect.github.com/pulumi/pulumi/compare/v3.133.0...v3.134.0) #### 3.134.0 (2024-09-23) ##### Features - \[engine] Generated and matched aliases are written to debug logs [#​17280](https://redirect.github.com/pulumi/pulumi/pull/17280) - \[cli/display] Show the count of unchanged resources [#​17257](https://redirect.github.com/pulumi/pulumi/pull/17257) - \[auto/nodejs] Support an abort channel for gracefully canceling operations [#​16783](https://redirect.github.com/pulumi/pulumi/pull/16783) - \[auto/{nodejs,python}] Support refresh consistently in up/preview/destroy [#​17209](https://redirect.github.com/pulumi/pulumi/pull/17209) - \[cli/state] Support falling back to snapshot secret managers when PULUMI_FALLBACK_TO_STATE_SECRETS_MANAGER is set [#​17236](https://redirect.github.com/pulumi/pulumi/pull/17236) - \[sdkgen/python] First-class output-versioned invokes that maintain secrets in Python [#​17275](https://redirect.github.com/pulumi/pulumi/pull/17275) ##### Bug Fixes - \[engine] Fix token expired errors due to network issues [#​17127](https://redirect.github.com/pulumi/pulumi/pull/17127) - \[engine] Fix dependency traversal for untargeted skipped creates [#​17340](https://redirect.github.com/pulumi/pulumi/pull/17340) - \[engine] Retry token refresh errors immediately [#​17338](https://redirect.github.com/pulumi/pulumi/pull/17338) - \[cli/config] Fix help text for `config set` command [#​17319](https://redirect.github.com/pulumi/pulumi/pull/17319) - \[sdk/nodejs] Allow 'pulumi about' in nodejs projects to resolve dependencies from package files by walking up the file tree [#​17239](https://redirect.github.com/pulumi/pulumi/pull/17239) - \[sdkgen/python] Fully generate TypedDict input types by default [#​17296](https://redirect.github.com/pulumi/pulumi/pull/17296) - \[sdkgen/python] Fix sdk-gen for parameterized providers [#​17303](https://redirect.github.com/pulumi/pulumi/pull/17303) - \[sdkgen/python] Fix python defaulting to generating typed dicts for input types [#​17322](https://redirect.github.com/pulumi/pulumi/pull/17322) ##### Miscellaneous - \[yaml] Update YAML to 1.10.3 [#​17304](https://redirect.github.com/pulumi/pulumi/pull/17304) - \[sdkgen/nodejs] Bump valid nodejs version to v3.133 the one that contains invokeOutput and friends [#​17316](https://redirect.github.com/pulumi/pulumi/pull/17316) ### [`v3.133.0`](https://redirect.github.com/pulumi/pulumi/releases/tag/v3.133.0) [Compare Source](https://redirect.github.com/pulumi/pulumi/compare/v3.132.0...v3.133.0) #### 3.133.0 (2024-09-16) ##### Features - \[cli] Add an `--attach-debugger` flag for pulumi preview and pulumi up, that makes pulumi attach a debugger to the running program and allows attaching to it [#​17268](https://redirect.github.com/pulumi/pulumi/pull/17268) - \[auto/{nodejs,python}] Add StartDebuggingEvent to the automation API [#​17221](https://redirect.github.com/pulumi/pulumi/pull/17221) - \[cli/package] Make --out optional within `pulumi package get-mapping` [#​17227](https://redirect.github.com/pulumi/pulumi/pull/17227) - \[engine] Package references and parameterized providers are now considered stable and have a feature flag to report so [#​17153](https://redirect.github.com/pulumi/pulumi/pull/17153) - \[pkg] Update pulumi-java to 0.16.1 [#​17263](https://redirect.github.com/pulumi/pulumi/pull/17263) - \[sdk/dotnet] Update dotnet to 3.67.1 [#​17262](https://redirect.github.com/pulumi/pulumi/pull/17262) - \[sdk/python] Add `debugpy` as a dependency to improve the debugging experience [#​17253](https://redirect.github.com/pulumi/pulumi/pull/17253) - \[sdkgen/nodejs] Add first-class output-versioned invokes for NodeJS [#​17237](https://redirect.github.com/pulumi/pulumi/pull/17237) ##### Bug Fixes - \[sdk/nodejs] Fix closure serialization when using the Pulumi SDK inside anonymous functions [#​17247](https://redirect.github.com/pulumi/pulumi/pull/17247) ### [`v3.132.0`](https://redirect.github.com/pulumi/pulumi/releases/tag/v3.132.0) [Compare Source](https://redirect.github.com/pulumi/pulumi/compare/v3.131.0...v3.132.0) #### 3.132.0 (2024-09-11) ##### Features - \[cli/state] Show the full set of delete commands necessary to remove resources from the source stack, if writing to it fails [#​17205](https://redirect.github.com/pulumi/pulumi/pull/17205) - \[cli/state] Try to revert changes to destination stack if we are unable to save the source stack in state move [#​17208](https://redirect.github.com/pulumi/pulumi/pull/17208) - \[engine] Send resource names and types in provider requests from the engine, in addition to the combined URN [#​17177](https://redirect.github.com/pulumi/pulumi/pull/17177) - \[pkg] Add support for ESC Projects [#​17226](https://redirect.github.com/pulumi/pulumi/pull/17226) - \[sdk/dotnet] Update dotnet to 3.67.0 [#​17223](https://redirect.github.com/pulumi/pulumi/pull/17223) - \[sdkgen/go] Allow output-versioned invokes to resolve and maintain secrets [#​17132](https://redirect.github.com/pulumi/pulumi/pull/17132) ##### Bug Fixes - \[cli] Recover from zero-byte `credentials.json` files [#​17186](https://redirect.github.com/pulumi/pulumi/pull/17186) - \[cli] Using PULUMI_BACKEND_URL no longer updates credentials.json [#​17199](https://redirect.github.com/pulumi/pulumi/pull/17199) - \[engine] Fix parameterized providers not downloading correctly when found from state [#​17218](https://redirect.github.com/pulumi/pulumi/pull/17218) - \[cli/about] Fix language plugins always having unknown version in about [#​17216](https://redirect.github.com/pulumi/pulumi/pull/17216) - \[cli/display] Fix deletes not being show in `refresh` when using json output [#​16851](https://redirect.github.com/pulumi/pulumi/pull/16851) - \[cli/display] Hide unnecessary rows in non-interactive mode [#​17188](https://redirect.github.com/pulumi/pulumi/pull/17188) - \[sdkgen/python] Correctly case Python package names in `package add` link instructions [#​17178](https://redirect.github.com/pulumi/pulumi/pull/17178) ### [`v3.131.0`](https://redirect.github.com/pulumi/pulumi/releases/tag/v3.131.0) [Compare Source](https://redirect.github.com/pulumi/pulumi/compare/v3.130.0...v3.131.0) #### 3.131.0 (2024-09-04) ##### Features - \[cli] Include all engine events in the event-log [#​17101](https://redirect.github.com/pulumi/pulumi/pull/17101) - \[pkg] Added `NewCachedLoader` for caching schema loads. [#​17118](https://redirect.github.com/pulumi/pulumi/pull/17118) - \[yaml] Update yaml to v1.10 [#​17154](https://redirect.github.com/pulumi/pulumi/pull/17154) - \[auto/go] Include panic value in message for non-error panics [#​17066](https://redirect.github.com/pulumi/pulumi/pull/17066) - \[auto/nodejs] Add LocalWorkspace.install method for Nodejs [#​17134](https://redirect.github.com/pulumi/pulumi/pull/17134) - \[auto/python] Add LocalWorkspace.install method [#​17086](https://redirect.github.com/pulumi/pulumi/pull/17086) - \[cli/{display,plugin}] Render download and install progress as part of system messages during Pulumi operations [#​17019](https://redirect.github.com/pulumi/pulumi/pull/17019) - \[cli/state] Allow moving resources when there's already a provider with an identical URN in the destination stack, if the inputs match [#​17076](https://redirect.github.com/pulumi/pulumi/pull/17076) - \[sdk/nodejs] Respect .node-version and .nvmrc files in `pulumi install` [#​17060](https://redirect.github.com/pulumi/pulumi/pull/17060) ##### Bug Fixes - \[engine] Propagate deleted parents of untargeted resources [#​17117](https://redirect.github.com/pulumi/pulumi/pull/17117) - \[engine] Fix a snapshot integrity issue caused by deleteBeforeReplace and failed create operations [#​17146](https://redirect.github.com/pulumi/pulumi/pull/17146) - \[engine] Fix panic with user specified plugin paths [#​17141](https://redirect.github.com/pulumi/pulumi/pull/17141) - \[sdk] Use int32 in Go interfaces that map to prot </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - "every weekday" (UTC). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzkuMTkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIiwiaW1wYWN0L25vLWNoYW5nZWxvZy1yZXF1aXJlZCJdfQ==--> --------- Co-authored-by: pulumi-renovate[bot] <189166143+pulumi-renovate[bot]@users.noreply.github.com> Co-authored-by: Bryce Lampe <bryce@pulumi.com> |
||
|
|
3d57abba75 |
upgrade: bump pulumi/pulumi to 3.136.1 (#284)
This is the required commit to unblock CI:
|
||
|
|
30a26f61e4 |
Upgrade pulumi-go-provider (#268)
Fixes https://github.com/pulumi/pulumi-docker-build/issues/262. @iwahbe I realized while putting this together that the provider config case wasn't actually tested e2e, and I'm skeptical it was ever actually working. I think it would be reasonable to pull in https://github.com/pulumi/pulumi-docker-build/pull/253 IMO. |
||
|
|
242d99d4d6 |
Automated upgrade: bump pulumi/pulumi to 3.134.1 (#266)
Automated upgrade: bump pulumi/pulumi to 3.134.1 |
||
|
|
8151f0369f |
Automated upgrade: bump pulumi/pulumi to 3.131.0 (#244)
Automated upgrade: bump pulumi/pulumi to 3.131.0 --------- Co-authored-by: Bryce Lampe <bryce@pulumi.com> |
||
|
|
06cf6ec5f8 |
Fix weekly-pulumi-update (#232)
Fixes: #212 This PR follows the `weekly-pulumi-update` CI workflow steps to update our `pulumi/pulumi` dependency, with manual intervention to resolve tooling update conflicts. Before generating the SDKs, it's necessary to update the language tools and otel packages to ensure compatibility with the latest changes. Additional command executed for the manual updates: ```sh TOOLS=( "github.com/pulumi/pulumi/sdk/go/pulumi-language-go/v3" "github.com/pulumi/pulumi/sdk/nodejs/cmd/pulumi-language-nodejs/v3" "github.com/pulumi/pulumi/sdk/python/cmd/pulumi-language-python/v3" "go.opentelemetry.io/otel/exporters/otlp/otlptrace" ) for TOOL in "${TOOLS[@]}"; do go get -u $TOOL go mod tidy done ``` |
||
|
|
5cc3415b34 |
Automated Pulumi/Pulumi upgrade (#175)
Co-authored-by: Bryce Lampe <bryce@pulumi.com> |
||
|
|
724836b5ef |
Bump the other group across 1 directory with 13 updates (#152)
--------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Bryce Lampe <bryce@pulumi.com> |
||
|
|
cc8725ef27 |
Automated Pulumi/Pulumi upgrade (#135)
Co-authored-by: Bryce Lampe <bryce@pulumi.com> |
||
|
|
b8ecfb287a |
Bump the pulumi group across 1 directory with 6 updates (#111)
This upgrades pulumi to v3.121.0 and bumps several other first-party dependencies. Note that vendored language plugins must be bumped manually because their go modules are currently untagged: * go get github.com/pulumi/pulumi/sdk/python/cmd/pulumi-language-python/v3@79e814fe0f2137ade87ee5af384e6cb71e4aa6ff * go get github.com/pulumi/pulumi/sdk/nodejs/cmd/pulumi-language-nodejs/v3@79e814fe0f2137ade87ee5af384e6cb71e4aa6ff * go get github.com/pulumi/pulumi/sdk/go/pulumi-language-go/v3@79e814fe0f2137ade87ee5af384e6cb71e4aa6ff * go get github.com/pulumi/pulumi-dotnet/pulumi-language-dotnet@fa777213effdc3a80bb893194d63cd8b7ca7a868 * go get github.com/pulumi/pulumi-yaml@15eb402 --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Bryce Lampe <bryce@pulumi.com> |
||
|
|
4e8cf8f4ba |
Fix a panic that could occur when context was omitted (#83)
I could have sworn the context property was required, but evidently it isn't and we weren't handling the case when it was missing. This PR updates things to set a default location of the current directory if the context is absent. Some unit tests are also added. Fixes #78. |
||
|
|
effb497234 | Automated Pulumi/Pulumi upgrade (#90) | ||
|
|
f0aaf7095d |
Fix GitHub action URL (#80)
Our docs and default value for the GitHub action cache URL were referring to the [wrong](https://github.com/tonistiigi/go-actions-cache/blob/master/api.md) environment variable. I was under the impression that the underlying library ends up checking for the correct variable later so this would be only cosmetic, but a user [confirmed](https://github.com/pulumi/pulumi-docker-build/issues/77#issuecomment-2135621983) this does appear to break things. I brought over an old test I had written while this was still in the pulumi-docker repo, but unfortunately it doesn't currently test GHA due to ci-mgmt limitations https://github.com/pulumi/pulumi-docker-build/issues/82. Fixes https://github.com/pulumi/pulumi-docker-build/issues/77. |
||
|
|
d3e22d5679 |
Automated Pulumi/Pulumi upgrade (#49)
Co-authored-by: Bryce Lampe <bryce@pulumi.com> |
||
|
|
26c144c916 |
Initial provider implementation (#18)
This brings over the initial buildx prototype from pulumi/pulumi-docker and fixes various build and release issues. |
||
|
|
2b348f84e4 |
Housekeeping (#8)
* Rename the provider to dockerbuild. * Add Makefile targets required by CI. * Add per-language test targets compatible with CI. * Fix broken example yaml. * Add gitignore exclusions to fix SDK generation in CI. * Fix lint errors. * Vendor pulumi CLI via `tools.go` instead of `.pulumi`. * Consolidate `go.mod`s into one file, with a minimal `go.mod` for the Go SDK. * Add codecov. |
||
|
|
cc462e188f | Tidy examples | ||
|
|
d8688f5e1a | Regenerate examples | ||
|
|
3427e6115f | More renames | ||
|
|
f294595eef | Tidy examples | ||
|
|
10f6ae35a6 | Rename xyz -> docker-native | ||
|
|
0d9ce7c53c | Initial commit |