Skip to content

2.16.0-rc.6

Pre-release
Pre-release
Compare
Choose a tag to compare
@monaco-release-dt-bot monaco-release-dt-bot released this 03 Oct 07:47
· 20 commits to main since this release
2d7acd6

What's Changed

❗This version of Monaco is a release candidate, hence we do not recommend using this version in production environments yet.
Once testing is done a regular 2.16.0 release will be published soon.

Feature Enhancements 🚀

  • Increased performance of caching configs by @arthurpitman in #1559
  • Increased performance of settings 2.0 schema download by @warber in #1541
  • Increased stability of account management download/deployment by using rate limiting settings by @jskelin in #1578
  • Enhanced support for ordered settings 2.0 object by @warber in #1577
  • Excluded skipped configs from being added to the dependency graph by @warber in #1542
  • Better max filename detection by @warber in #1574

Bug Fixes 🐛

  • Fix dependency circle between dashboards and dashboard-share-settings by @warber in #1557
  • Avoid duplicate config downloads and template file overwrites by @warber in #1432
  • Avoid dots in extracted parameters by @warber in #1562
  • Fix retry behaviour for settings objects that depend on web applications to be effectively deployed by @warber in #1575
  • Fix deletion of automation configurations when using multiple environments by @warber in #1587

Build Enhancements 🏗️

Full Changelog: v2.15.0...v2.16.0-rc.6