Skip to content

v5.2.0

Latest
Compare
Choose a tag to compare
@JimMadge JimMadge released this 05 Dec 14:04
v5.2.0
3dfa5ce

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
  • 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

Full Changelog: v5.1.0...v5.2.0