Released: 1 March, 2022
Known Issue
For Self-Hosted Enterprise + users: When restarting Artifactory while using MySQL, Oracle, or MSSQL, if the Mission Control microservice is enabled, an SQL error occurs and Artifactory fails to restart. For more information, see Known Issues.
This issue was resolved in the Artifactory 7.35.2 release.
CentOS 8 Deprecation Notice
CentOS version 8 has reached end-of-life on December 31, 2021. Support for Artifactory installations on CentOS 8 will be deprecated by December 2022.
Feature Enhancements
Build-Info Repositories can be Shared Across Federated Repositories
The Federated repository feature has been expanded to support adding Build-Info repositories as federated members within a Federation using a dedicated command. For more information, see Converting a Build-Info Repository to a Federated Repository.
UI Support for Removing Binding Tokens for Federated Repositories
From Artifactory 7.35.1, you can now remove the binding tokens you created between a source JPD and target JPD using the JFrog Platform UI. See Removing Binding Tokens.
Enhanced the AQL Query Performance for Postgres
Performed internal changes to the database indexing mechanism to improve the AQL Query Performance for Postgres.
Resolved Issues
JIRA Issue | Description |
---|---|
RTFACT-26498 | Fixed an issue related to Cargo repositories, under certain circumstances, publishing Cargo packages on a high scale, corrupted the index. |
RTFACT-26495 | Fixed an issue relating mainly to Cargo users, whereby properties defined as an index were trimmed automatically by Artifactory including features, and dependencies. To resolve this, the metadata details that are often very long will be saved in a dedicated JSON file instead of a property. |
Fixed an issue whereby, updating users using the REST API affected the user tokens for Conan requests. | |
Fixed an issue whereby, users could browse JS files in the JFrog Platform webUI. | |
Fixed a user whereby, HTTP SSO was redirected incorrectly after logging in to the JFrog Platform, | |
Fixed an issue whereby, a 'no replication' notification was displayed in the UI even though replication was configured. | |
Fixed an issue whereby, anonymous users were not able to deploy artifacts. | |
JFUI-8391 | Fixed an issue related to the Cold Storage retention policy, whereby the following parameters were set but did not appear in the Edit policy page: Max Execution Duration. Deployed before, Last downloaded before, or Purge Artifacts from Archive. |
Fixed an issue related to Cargo repositories, under certain circumstances, publishing Cargo packages on a high scale, corrupted the index. |