Release notes moved to https://github.com/jfrog/artifactory-client-java/releases |
---|
- Support for the Cargo package manager.
- New option for performing download with custom headers.
- Change contentType to enable APIs with chinese parameter.
- Allow configuring no-proxy hosts.
- Add HTTP processor to client.
- Add Docker tag retention attribute for Docker repositories.
- Bug fix - Library dependencies are not exported.
- Support for managing Federated Repositories
- Allow uploading artifacts with progress.
- Add builds API for downloading basic build information from Artifactory.
- Support search by file specs.
- Allow REST requests without Content-Type header.
- Dependencies updates.
- Migrate project to Maven Central.
- Add missing properties to repository builders.
- Support providing SSLContext in the client builder.
- Remove Authorization header on cross host redirection.
- Support for Go repositories.
- Build thin JAR instead of Uber JAR.
- Added support for Helm repositories.
- Fix failure to upload large files.
- Added Artifactory requests interceptor.
- Added PyPIRegistryUrl configuration to pyPI repository settings.
- Allow full configuration of Apache HTTP Client SSLContext.
- Added atomic header to doUploadAndExplode.
- Added support for virtual debian repositories.
- Added support for the Conda package type.
- Enhanced the API to Support the OPTIONS HTTP method.
- Migrate the client build to use JDK 8.
- Added new yamlConfiguration API.
- Added support for maven force authentication
- Added support for Nuget v3.
- Upgraded project dependencies.
- Removed Xray APIs following changes in Artifactory 5.10
- Bug fixes
- JttpBuilder replaced with the native Apache Http Client.
- Many groovy classes were converted to java.
- RestCall API was modified, and now returns ArtifactoryResponse, instead of throwing exceptions on errors.
- Rename repoLayout to repoLayoutRef in repository settings.
- Set listRemoteFolderItems to true by default.
- Added "application/jose+json" content type option.
- Encoding fixes.
- Added custom package type and properties support
- Fixed EqualsAndHashCode implementation for repositories.
- Added sha256 for File info
- clientTlsCertificate added to RemoteRepository
- enableFileListsIndexing added to local RpmRepositorySettings
- Support concurrent requests
- Added RPM package type support
- Copy artifacts by sha1
- Fixed building Artifactory URL in ArtifactoryClientBuilder
- Authentication token support.
- "ignoreSSLIssues" option added to the Artifactory client.
- Fix support for JDK7
- Support searching latest version by GAVC and repository
- Added support for chef and puppet package types
- Added URLENC content-type to requests
- Support the Docker 'maxUniqueTags' repository property
- Permission principals support
- Smart remote repo support
- Conan package type support.
- Jfrog Xray properties support
- PHP composer support
- Added jvm up time support to system info query
- Support for external user groups
- GAVC Search
- YUM virtual repository support
- Changes and improvements to the Repositories API.
- Repositories API fixes.
- Added storage-info and system-info API.
- A few improvements and bug fixes.
- Support proxy configuration for remote repositories
- Adding configuration to RemoteRepository creation with the client
- Support Artifactory 4 repository package type
- Support Mission Control authentication
- Add vagrant repository support
- Generic Rest call to Artifactory do enable all requests to Artifactory