Releases: Azure/alzlib
Releases · Azure/alzlib
v0.31.0
v0.30.1
v0.30.0
Changelog
Features
- 52cfc65: feat: cache (#237) (@matt-FFFFFF)
- b7241fb: feat: library references from fs (#239) (@matt-FFFFFF)
Bug fixes
- c90589b: fix: convert hard failures in policy role assignment generation to soft errors (#236) (@matt-FFFFFF)
- c828d22: fix: policy role assignment (#234) (@matt-FFFFFF)
Other updates
- 3181cd0: refactor(cache): lazy-load built-in definitions from cache on demand, add ExportBuiltInCache, and extend alzlibtool CLI (#242) (@matt-FFFFFF)
v0.29.3
Changelog
Features
- f4e6e4a: feat: GitHub Issues Consolidation (#232) (@jtracey93)
Other updates
- 11971db: refactor(deployment): implement functional options pattern for ModifyPolicyAssignment + include notScopes (#231) (@Copilot)
- af3dc61: test: improve dupe detection test (#229) (@matt-FFFFFF)