Artifactory plugin release notes

2 minute readExtensibilityDeveloper productivity

2.0.0

  • Migrated plugin to PDK.

1.8.0

  • Upgraded from Perl 5.8 to Perl 5.32. The plugin is not backward compatible with CloudBees CD/RO versions prior to 10.3. Starting from this release, a new agent is required to run EC-Artifactory plugin procedures.

1.7.1

  • Fixed an issue with the configuration Test connection behavior.

  • Upgraded the Xerces library.

  • Fixed an issue with wrong field types included in the component definition.

  • Fixed an issue for impossible to use component operations in a component process.

  • Fixed an issue for the Get Latest Artifact Version procedure that was missing a dropdown for the Repository key parameter.

1.7.0

  • Added support for new plugin configuration.

1.6.0

  • Changed how Generic repositories are managed.

  • Upgraded the HttpClient library to v4.5.13.

  • Upgraded Apache Commons Codec library to v1.15.

  • Upgraded Jackson Databind library to v2.13.2.2.

1.5.1

  • Fixed an issue that caused EditConfiguration to not work properly on some configurations.

1.5.0

  • Plugin configuration was improved to support external credentials.

1.4.7

  • Fixed reading of compressed files under Windows.

1.4.6

  • An HTTP client was changed for the UI dropdowns to address certain security issues.

1.4.5

  • Renamed to CloudBees CD/RO.

1.4.4

  • Updated the GetLatestVersion procedure to use maven-metadata.xml to resolve the latest version for Maven repositories.

1.4.3

  • Fixed instances where an incorrect error message appeared during configuration creation.

1.4.2

  • Renamed to "CloudBees".

  • Fixed help link for the Retrieve Artifact from Artifactory procedure.

1.4.1

  • Use output parameters only for versions 8.3 and later.

1.4.0

  • The following new procedures have been introduced to support publishing one or more artifacts to Artifactory:

    • Publish Artifact to Artifactory

    • Publish Multiple Artifacts to Artifactory

1.3.1

  • Added metadata that is required for the CloudBees CD/RO 9.0 release.

  • The plugin icon has been updated.

1.3.0

  • Plugin promotion time has been improved.

  • A new Get Latest Artifact Version procedure was introduced.

1.2.1

  • Fixed the retrieval logic for snapshots in the Retrieve Artifact from Artifactory procedure to use both the extension and the build number, when comparing with Maven metadata.

1.2.0

  • Added support for HTTP Proxy. Customers who use HTTP proxies can specify proxy information, such as host, port and credentials, at the configuration level and all procedures use the proxy as second credentials for authentication.

1.1.3

  • Improved inline plugin configuration management.

1.1.2

  • Enabled the plugin for managing the plugin configurations in-line when defining an application process step or a pipeline stage task.

  • Fixed issue with including hyphens in qualifiers. For example, versions like 1.2-H1-SNAPSHOT are now supported.

1.1.1

  • Fixed an access control list (ACL) problem that occurred during plugin upgrade.

1.1.0

  • Added support for PHP and Generic repository package types.

  • Added support for access tokens. Access token can now be used instead of password in the plugin configuration.

  • Changed artifact extraction logic. Now, artifacts are extracted into a directory named eflow-<artifact>-<version>.

1.0.0

  • Beta release.

  • Added support for Maven, NuGet, and NPM repositories.