We are pleased to announce the availability of Artifactory 2.3.1!
Notable features and changes in this version are:
- License Control Improvements - Many improvements and small bug fixes mainly around third-party license violation notifications.
Note: You will need to upgrade the Artifactory plugin for your CI server to the latest version in order to take advantage of some of the improvements (disabling scanning own artifacts, scope selection etc.).
- Execute Plugin via REST - New REST API and extension point to execute any user plugin code via REST.
- Richer access.log - More administrative actions and configuration changes are now reported in the
access.log file.
- Gzip-encoded response - Responses using gzip compression are now supported (typically returned by proxies not taking the
Accept-Encoding header into account).
Instructions for upgrading to 2.3.1 from previous versions can be found here.
For a complete list of resolved issues in this version please see the JIRA.
Enjoy Artifactory!
The Artifactory Team