Released: 25 September, 2024
Resolved Issues
JIRA Issue | Component | Severity | Description |
---|---|---|---|
RTDEV-48199 | General | Medium | Fixed an issue whereby requests reaching Artifactory that contained no headers or null values returned a 500 error and “java.lang.NullPointerException” appeared in Tomcat logs. |
RTDEV-47968 | General | High | Fixed an issue whereby after upgrading to 7.90.9, users couldn't retrieve the latest artifact and would receive a '404 file not found' error. |
RTDEV-47671 | Builds | Low | Fixed an issue whereby build promotion failed when the same artifact was used in the build more than once. Note that this fix changes the default behavior and may result in Build Publish Info failing with an error if it contains duplicate artifacts. This behavior can be turned off starting with Artifactory 7.90.15 by setting the flag |
RTFE-1831 | General | Medium | Fixed an issue whereby entering credentials into Set Me Up, logging in using the instructions provided didn’t work as the encoding of username and password wasn’t working properly. |