Skip to content

v1.65.0

Compare
Choose a tag to compare
@ctrombley ctrombley released this 10 Sep 21:49
· 88 commits to main since this release
c53e306

Enhancements

  • Adds support for deleting Stacks that still have deployments through ForceDelete by @hashimoon #969

Bug Fixes

  • Fixed RegistryNoCodeModules method UpgradeWorkspace to return a WorkspaceUpgrade type. This resulted in a BREAKING CHANGE, yet the previous type was not properly decoded nor reflective of the actual API result by @paladin-devops #955