Released: 17 May, 2024
Known Issue in this Version
Starting from Artifactory version 7.84, AQL searches will undergo throttling, potentially resulting in 429 errors. The default setting for the parameter below will be TRUE. You can opt to set it to FALSE to disable the throttling:
artifactory.aql.queries.limit.enabled
More information may be found here. To avoid this issue, upgrade to Artifactory version 7.84.16 or later.
Resolved Issues
JIRA Issue | Component | Severity | Description |
---|---|---|---|
INST-8316 | Installation | High | Fixed an issue related to Helm installation whereby, the Artifactory statefulset failed to render when loggers sidecar containers were set. |
INST-8301 | Installation | Medium | Fixed an issue related to Helm installation (artifactory-HA chart) whereby, the statefulset failed to render when imagePullPolicy on copy-circle-of-trust-certificates container were set. |
RTDEV-40319 | Installation | High | Fixed an issue related to Helm installation whereby, when using artifactory-unified-secret, Artifactory did not support installing multiple instances in a single namespace. |