Released: 21 November, 2023
Resolved Issues
JIRA Issue | Description |
---|---|
Fixed an issue related to npm whereby, when trying to resolve an artifact from a smart remote repository pointing to an npm repository, Artifactory returned an incorrect response code. | |
Fixed an issue related to the Get All Repositories Configurations REST API whereby, the response did not include all the required fields for generic remote repositories. | |
Fixed an issue related to the List Docker Tags REST API whereby, Artifactory did not return the full tags list in cases of a large number of pages. | |
Fixed an issue related to Docker whereby, when pulling an image from an offline remote repository, the Docker client could return a warning. | |
RTDEV-35197 | Fixed an issue whereby, when trying to browse repositories using SAML login in an instance with Anonymous Access enabled, Artifactory returned an error and did not automatically redirect to the login page for authentication. |
RTDEV-32305 | Fixed an issue whereby, in instances with a large number of repositories, using the getAllRepoKeys CLI command might cause high CPU utilization. |
RTDEV-36457 | Fixed an issue whereby when the binary store is configured with sharding or a sharding cluster and a remote connection reset occurred, Artifactory would sometimes incorrectly cache a portion of a binary and subsequently serve it to users. |
RTDEV-35940 | Fixed an issue whereby, when blocking replication on the remote Artifactory instance, the event-based pull replication on the configured instance will crash and will not resume even after allowing replication on the remote Artifactory instance again. |
RTDEV-36098 | Fixed an issue related to npm whereby, when turning on the trace logger and failing to access a resource in a virtual repository, Artifactory returned a 404 error. |
RTDEV-33935 | Fixed an issue related to push replication whereby, when replicating an artifact between two repositories on different Artifactory instances that has already been deployed to the same path on the destination instance, Artifactory did not replicate the properties. |
RTDEV-36499 | Fixed an issue related to the docker tags/list REST API whereby, when using the endpoint in a remote repository pointing to a Ret Hat registry with Include Patterns enabled, Artifactory did not return the tags list. |