Skip to content

Release 4.1.0 (2023-09-06)

Compare
Choose a tag to compare
@JimMadge JimMadge released this 06 Sep 10:12
v4.1.0
e9f4a1a

⚠️ Update Requires Manual Intervention ⚠️

If you are using a 4.X.Y SHM and want to upgrade to 4.1.0, please follow the steps below:

  • Run ./deployment/safe_haven_management/setup/Setup_SHM_Networking.ps1 -shmId <your SHM ID>
  • Restart the virtual machine at RG_SHM_<SHM name>_MONITORING/LINUX-UPDATES-SHM-<SHM name> in the Azure portal

Known Issues

Only phone call authentication works for MS RDS. This provides no on-screen MFA Prompt.

New Features

  • Allow device authentication in SHM deployment #1378
  • Add arrow CRAN package to Tier 3 core list #1391
  • Update Python in SRD images #1421

Bug Fixes

  • Update Powershell module requirements: #1368
  • Update supported Powershell version to 7.3.6
  • Prevent removal of backup data during dry run: #1383
  • Better package name matching for Nexus: #1447
  • Update SRD image: #1421
  • Add new servicebus endpoints for self-service password reset: #1423 and #1466
  • Modify location of requirements.txt in Dockerfile: #1469
  • Fixes of the SRD build related to python packages: #1514 and #1537
  • Fix allowlist generation: #1422
  • Update badges: #1371
  • Update caching in allowlists workflow: #1395
  • Fix incorrect logic around automated PR creation: #1426
  • Update Ubuntu apt server addresses #1548
  • Add docker.io to allowed-FQDNs #1548
  • Change cloud-init files to automatically select appropriate disk partition #1548
  • Fix MS-SQL database deployment #1580
  • Fix PyPi Tier 3 mirror failures #1581

Security Fixes

  • Fix non-allowed CRAN packages beginning with allowed name being installable: #1447
  • Update to firewall rules: #1519

Documentation Updates

  • Add instructions for installing documentation build dependencies: #1370
  • Add instructions to resize VMs: #1367
  • Update user management guide to explain adding users to security group and changing a phone number: #1389
  • Add instructions for GPU VM resizing: #1399
  • Add note on NVIDIA GPU support: #1406
  • Remove reference to unused System Administrators Security Group: #1407
  • Remove egress steps not carried out by System Manager: #1434
  • Update SRE user troubleshooting: #1435
  • Move from GitHub pages to ReadTheDocs #1468
  • Add Policy for software package requests: #1387
  • Add deprecation warning for MSRDS #1542
  • Add warning that MSRDS does not work with the Microsoft Authentication app. #1589
  • Add step for adding SSL certificate in step-by-step instructions for Guacamole #1590

Full Changelog: v4.0.3...release-v4.1.0