CS
SCALE.sdm
Toggle Dark/Light/Auto modeToggle Dark/Light/Auto modeToggle Dark/Light/Auto modeBack to homepage
Confidential information

0.63.1

Release date: September 08, 2025

End of Life: September 08, 2027

Manual migration steps required

Reparse Metadata of RdTestAttachments

Created RdTestAttachments within versions 0.60.0, 0.60.1 and 0.61.0 include incorrect metadata.

With 0.63.0 a migration exists which automatically runs the reparsing, but leads to a long-running migration step. If this version could be deployed without any issues, the hotfix can be skipped.

With 0.63.1 the reparsing of the RdTestAttachments are done via a backend command. To start it, the following steps are necessary:

  1. Open up a shell to the application environment, e.g. by connecting to Kubernetes and selecting the application pod with the backend container.
  2. Execute ./manage.py reparse_rd_test_attachment_files to start the reparsing.

Based on how many RdTestAttachments were created within 0.60.0, 0.60.1 and 0.61.0, a number of backend jobs will be created to fix this asynchronously.


List of all changes

Bug fixFixed long running migration [#7657]

Deprecations
REST-API Endpoints (deprecated in 0.40.0, removal in January, 2025)
Condition wildcards (deprecated in 0.49.0, removal in October, 2024)
Addon default image (deprecated in 0.56.0, removal in April, 2025)
Helm value: worker.server.idleTime (deprecated in 0.60.0, removal in July, 2025)