Release Highlights
- More logs collected in the log analytics workspace
- Storage
- Ingress and egress stores
- Desired state files
- Users' home directories
- Container configuration and persistent state
- Container services
- Firewall
- Storage
- Better CLI feedback and error messages
- Documentation improvements
Known issues
Backup is not functional. Following the notice in the documentation will not enable backup.
⚠️ Update may require manual intervention ⚠️
SRE name changes
The method of sanitising SRE names when creating remote configuration files changed in v5.1.0.
Previously, hyphens or underscores in the SRE name were removed from the name used for the remote configuration file.
If you have an SRE with a hyphen or underscore, you should download the configuration file before upgrading to v>=5.1.0.
Upload the configuration again once you have upgraded to v>=5.1.0.
Entra groups and applications
If you are upgrading from v5.0.0 you will need to delete the Microsoft Entra groups and applications previously created by dsh
.
These are now managed by Pulumi, which will not be able to run correctly if resources with identical names already exist
You will also need to rerun the dsh shm deploy
command, as some resources have been added to the SHM.
What's Changed
- Cleaner exit when user credentials are incorrect by @craddm in #2296
- Print SRE FQDN when deployment finishes by @craddm in #2297
- Add logging for container instances by @JimMadge in #2295
- Merge latest (v5.1.0) into develop by @craddm in #2304
- Bump the production-dependencies group with 8 updates by @dependabot in #2306
- Add firewall logs by @JimMadge in #2308
- Update release checklist by @JimMadge in #2305
- Add workspace log docs by @craddm in #2312
- Ingest logs for blob containers by @JimMadge in #2310
- Add logging for file shares by @JimMadge in #2319
- Bump karancode/yamllint-github-action from 2.1.1 to 3.0.0 by @dependabot in #2324
- Bump the production-dependencies group with 9 updates by @dependabot in #2323
- Correct T2/3 PyPI/CRAN proxy information by @JimMadge in #2317
- Check that a user belongs to the correct SHM domain when registering with an SRE by @craddm in #2292
- [WIP] Add downloadable template security checklist by @craddm in #2328
- Release v5.2.0 by @JimMadge in #2326
Full Changelog: v5.1.0...v5.2.0