Skip to content

Releases: bintray/bintray-client-java

Minor API additions

Choose a tag to compare

@85danf 85danf released this 07 Jun 10:27
  • Added license and Vcs url on Pkg interface.
  • Added the ability to retrieve any attribute from all interfaces using the getFieldByKey() method

Small features

Choose a tag to compare

@85danf 85danf released this 19 May 19:28

Support publish with signing (using X-GPG-PASSPHRASE header) and deploy files with override option.

Various features

Choose a tag to compare

@85danf 85danf released this 27 Apr 11:04
  • Support for 'blocking' publish - waits for operation to finish with timeout instead of running async publish and returning immediately
  • Added support for Product
  • Upgraded Apache Http Client
  • Added delete action for repositories
  • Added support for uploading Debian and Vagrant artifacts using their dedicated API.

Upgraded various dependencies

Choose a tag to compare

@85danf 85danf released this 19 Jul 09:57
0.8.3

0.8.3 Release

0.8.2 Release

Choose a tag to compare

@85danf 85danf released this 16 Jun 15:00

Added support for creating and updating repositories

Minor fixes for new interface-exposed functionality

Choose a tag to compare

@85danf 85danf released this 08 Apr 11:50
0.8.1

0.8.1 Release

Expose generic http methods in Bintray interface

Choose a tag to compare

@85danf 85danf released this 30 Mar 10:38
0.8

0.8 Release

Prevent serialization of nulls when details classes' fields are missing

Choose a tag to compare

@85danf 85danf released this 11 Feb 15:48
0.7.1

0.7.1 Release

Fully configurable timeouts and threadpool

Choose a tag to compare

@85danf 85danf released this 31 Jan 15:13

Fully configurable timeouts and threadpool

0.6 Release version

Choose a tag to compare

@85danf 85danf released this 29 Jan 17:00

A few fixes to the concurrency of bintray calls