Preview Release 2.0.0
Pre-release
Pre-release
·
1864 commits
to main
since this release
ℹ️ A newer Preview Relase of Monaco 2.0.0 is available ℹ️
⚠️ Preview Release
This is a pre-release of monaco 2.0.0.
- this does not yet reflect the full content or quality of the final release
- no official support is provided for the pre-release version
- please let us know your feedback #813
Monaco 2.0.0 Changes
Version 2.x tries to achieve three main goals:
- Make the CLI and configuration clearer to understand
- With more explicit commands
- Structured configuration YAML
- Decouple from the file-path
- Monaco 1.x was impacted by the location it was executed in, in relation to the configuration
- Provide general support for Settings 2.0 configuration
- Monaco 2.0 does not need to be updated to support future settings schemas
- In part possible due to the new structure
⚠️ Limitiations/Known Issues ⚠️
⚠️ In this preview release, re-applying downloaded settings objects to the same environment may result in duplicated settings. Manual cleanup is needed for this case. Creating new settings objects works without limitations.⚠️ Downloading Settings produces invalid filenames on Windows #837
To download Settings on Windows, please use the Linux version in WSL
Getting Started
A preview of the documentation for 2.0.0 is available here
Also, check out the Observability Clinic introducing Monaco 2.0.
And the related sample configurations