Releases: pulumi/pulumi-random
Releases · pulumi/pulumi-random
v4.11.2
Changelog
- 8709ff9 Fixes issues with upgrading stacks with keepers property set (#267)
v4.11.1
Changelog
This release introduces pre-release upstream f3a69cbc0904 built against the Plugin Framework. The upgrade should include all of the upstream features for 3.4.0, 3.4.1, 3.4.2 and 3.4.3. Upgrading existing stacks should be a transparent no-change operation as the Plugin Framework State Upgrade feature is now supported and will migrate state to the latest schema.
There is one minor change in the API: the keepers
property across all resources is changing the type from Map<string,any>
to Map<string,string>
. The change is coming from updated upstream.
v4.10.0
Changelog
This release is equivalent to 4.8.0 and is done to rollback 4.9.0 release upon discovering a critical issue #258.
What's Changed
- Revert "Update pulumi-random to Plugin Framework v1.1.1 (#257)" by @t0yv0 in #259
Full Changelog: v4.9.0...v4.10.0
v4.9.0
This release has been yanked, and the files removed from the GitHub Release to avoid accidental misuse. Apologies for the disruption. Please use the next release.
Changelog
v4.8.2
Changelog
- d57bdee Upgrade to v3.28.0 of the pulumi-terraform-bridge (#235)
v4.8.1
Changelog
- e3dd192 Upgrade to v3.3.2 of the Random Terraform Provider (#231)
v4.8.0
Changelog
- cb7d13b Upgrade pulumi-terraform-bridge to v3.24.1 (#226)
- 93d20fe Upgrade to v3.3.1 of the Random Terraform Provider (#229)
v4.7.0
Changelog
- ecc5888 Upgrade terraform-provider-random to v3.2.0 (#222)
v4.5.0
Changelog
- a0b1709 Update pulumi-terraform-bridge to v3.20.0 (#211)
- 85f1e67 Update pulumi-terraform-bridge to v3.21.0 (#214)
- bfe095a Upgrade to v3.1.3 of the Random Terraform Provider (#215)