2.17.0
monaco-release-dt-bot
released this
13 Nov 16:42
·
5 commits
to main
since this release
What's Changed
Feature Enhancements 🚀
- The order of settings configurations is now automatically persisted in downloads as
MONACO_FEAT_PERSIST_SETTINGS_ORDER
is set totrue
by default #1608 - A deployment report can be generated by setting
MONACO_DEPLOYMENT_REPORT_FILENAME
#1612 - Configurations targeting Platform APIs may be downloaded and deployed with only OAuth credentials #1586
- Improved caching performance through consideration of the
skip
parameter #1622
Bug Fixes 🐛
- Environments are no longer accessed during a dry run #1616
- Authentication type checks consider every configuration in a project #1628
- Dashboard-share-settings can no longer be referenced from dashboards, preventing potential circular dependencies #1614
Full Changelog: v2.16.2...v2.17.0