Released: 9 April 2025
Resolved Issues
JIRA Issue | Component | Severity | Description |
---|---|---|---|
RTDEV-56035 | Storage | Low | Fixed an issue whereby Full Garbage Collection was working in only one thread. |
RTDEV-55125 | Federated Repositories | Low | Fixed an issue whereby when using the JMX exporter to see mBean metrics, errors were encountered. |
RTDEV-55119 | Federated Repositories | Medium | Fixed an issue whereby Artifactory initialization sometimes failed due to delays while Access checks if the customer has migrated to the Artifactory Federation Service (rtfs). |
RTDEV-55275 | General | Medium | Fixed an issue whereby when searching for artifacts using the underscore (_) , the underscore was considered a wildcard and lead to undesirable results. This has been changed so when using the underscore, it will be treated as an underscore character and not a wildcard. |
RTDEV-55298 | Repositories | Low | Fixed an issue whereby when trying to create a repository using the Create Repository Rest API without an "include pattern" in the input JSON, the repository was created with an empty string for the "include pattern" field. |
RTDEV-55410 | Release Lifecycle Management | Medium | Fixed an issue whereby when trying to append an artifact to an empty build via the API, an error was encountered. |