2.56.3

Notes

  • This release is currently only available for the Native scheduler.

Bug Fixes

  • Fixed an issue that caused Retraced Postgres container to fail when creating the postgres/run directory.

2.56.2

Notes

  • This release is currently only available for the Native scheduler.

Changes

  • If an error is encountered when syncing license in airgap mode, error details will be shown to the user in Admin Console.

Bug Fixes

  • Fixed an issue that caused Retraced Postgres container to fail due to file system permissions.

2.56.1

Notes

  • This release is currently only available for the Native scheduler.

Bug Fixes

  • Fixed an issue that caused anonymous volumes to not be removed automatically with containers.
  • Fixed an issue that caused the statsd image to include a layer with an invalid gzip archive.

2.56.0

Notes

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

2.55.0

Notes

  • This release is currently only available for the Native scheduler.

New Features

  • Replicated containers will now run with a read-only root filesystem.
  • Application containers can be configured to run with a read-only root filesystem.
  • Application containers can have their user and group overridden at runtime.

2.54.1

Notes

  • This release is currently only available for the Native scheduler.

Bug Fixes

  • Fixes a bug that caused an error when uploaded airgap license file name had special characters.
  • Fixes a bug that caused automatic snapshot schedule set from command line to not be reflected on the Console Settings page.

2.54.0

New Features

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

2.53.7

Notes

  • This release is currently only available for the Native scheduler.

Changes

  • Fixes a bug that caused operator image to not be available on additional nodes due to DockerHub rate limiting.

2.53.6

Notes

  • This release is currently only available for the Swarm and Native schedulers.

Changes

  • Retraced audit logs now include IP addresses and user agent strings when appropriate.

2.53.5

Notes

  • This release is currently only available for the Swarm and Native schedulers.

Bug Fixes

  • Fixes an issue that could cause application images for containers to not be present on some nodes when the container’s name property is not set.