0.63.1
Release date: September 08, 2025
End of Life: September 08, 2027
Created RdTestAttachments within versions 0.60.0, 0.60.1 and 0.61.0 include incorrect metadata.
With0.63.0a 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:
- Open up a shell to the application environment, e.g. by connecting to Kubernetes and selecting the application pod with the backend container.
- Execute
./manage.py reparse_rd_test_attachment_filesto 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.
| Bug fix | Fixed 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)