This release is currently only available for the Native scheduler.
New Features
Docker 24.0.2 is now the default Docker version installed by the Native scheduler install scripts when available.
Bug Fixes
The retraced-postgres container will no longer be run as root and instead be run with the user “replicated”.
Fixed an issue that prevented the replicated-ui container from mounting its filesystem as read-only when upgraded.
The replicated container will no longer fail to install when specyfing DisableScheduledSnapshots=false and SnapshotsSchedule=“0 0 * * *” in the /etc/replicated.conf settings file.
Docker 20.10.17 is now the default Docker version installed by the Native scheduler installation scripts when available.
CentOS 9, RHEL 9 and Ubuntu 22.04 are now supported by the Native scheduler.
Bug Fixes
Fixed an issue that could cause IO timeout errors on networking requests because of missing HTTPS_PROXY variable in the replicated container in the Native scheduler installations.