v0.2.0
·
64 commits
to main
since this release
✨ New Functionality
- Support parallelize deployments within a given item type by mdrakiburrahman (#719)
- Add a black-box REST API testing harness by mdrakiburrahman (#738)
- Change header print messages to info log by mwc360 (#771)
- Add support for semantic model binding per environment by shirasassoon (#689)
🔧 Bug Fix
- Remove OrgApp item type support by shirasassoon (#758)
- Improve environment-mapping behavior in optional config fields by shirasassoon (#716)
- Fix duplicate YAML key detection in parameter validation by shirasassoon (#752)
- Add caching for item attribute lookups by MiSchroe (#704)
⚡ Additional Optimizations
- Enable configuration-based deployment without feature flags by shirasassoon (#805)
📝 Documentation Update
- Fix troubleshooting docs by shirasassoon (#747)