What's Changed
- Fix CML 2.8 deployments on AWS and Azure by @ouhlar in #29
- using "aws_" and "azure_" prefixes to provide tokens and IDs in the environment (see
.envrc.example
) - adapt tooling to work with 2.8.0 (move base OS from 20.04 to 24.04)
- allow to use the
allowed_ipv4_subnets
also for Azure - improve network manager handling while provisioning
- licensing now uses the PCL instead of curl and bash
- documentation improvements and fixes
New Contributors
Full Changelog: v2.7.2...v2.8.0