alan-turing-institute / data-safe-haven

https://data-safe-haven.readthedocs.io
BSD 3-Clause "New" or "Revised" License
50 stars 14 forks source link

Release: 4.2.1 #1914

Closed JimMadge closed 1 week ago

JimMadge commented 1 month ago

:white_check_mark: Checklist

Refer to the Deployment section of our documentation when completing these steps.

For major or minor releases

For major releases

Update documentation

:computer: Release information

:deciduous_tree: Deployment problems

jemrobinson commented 1 month ago

Changelog draft:

## :warning: Update Requires Manual Intervention :warning:

If you are using a `4.2.0` SHM and want to upgrade to `4.2.1`, please follow the steps below:

1. Delete the `GUACAMOLE-SRE-{sreId}` VM and associated resources from the `RG_SHM_{shmId}_SRE_{sreId}_REMOTE_DESKTOP` resource group
1. Re-run the deployment script `Deploy_SRE.ps1 -shmId {shm} -sreId {sre} -VmSizes {as before}` from `deployment/secure_research_environment/setup`

## Known issues
- As for 4.2.0

## Bug Fixes
- Update Guacamole to 1.5.5 to avoid [this known bug](https://lists.apache.org/thread/0sok6jgddhoxl01yvvlptqf1ptqnp5lc)

**Full Changelog**: https://github.com/alan-turing-institute/data-safe-haven/compare/v4.2.0...v4.2.1
JimMadge commented 1 month ago

I've put that text in a draft release attached to the release branch.

jemrobinson commented 1 month ago

10:22 TRESA: running the deployment script atm 11:32 TRESA: deployment script worked without any issues. Running tests now