v1.65.0
Enhancements
- Adds support for deleting
Stacks
that still have deployments throughForceDelete
by @hashimoon #969
Bug Fixes
- Fixed
RegistryNoCodeModules
methodUpgradeWorkspace
to return aWorkspaceUpgrade
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