Skip to content

v4.11.1

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Feb 20:26
· 258 commits to master since this release
e9101f3

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.