Skip to content

Releases: bintray/bintray-client-java

Minor API additions

07 Jun 10:27
Compare
Choose a tag to compare
  • Added license and Vcs url on Pkg interface.
  • Added the ability to retrieve any attribute from all interfaces using the getFieldByKey() method

Small features

19 May 19:28
Compare
Choose a tag to compare

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

Various features

27 Apr 11:04
Compare
Choose a tag to compare
  • 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

19 Jul 09:57
Compare
Choose a tag to compare
0.8.3

0.8.3 Release

0.8.2 Release

16 Jun 15:00
Compare
Choose a tag to compare

Added support for creating and updating repositories

Minor fixes for new interface-exposed functionality

08 Apr 11:50
Compare
Choose a tag to compare

Expose generic http methods in Bintray interface

30 Mar 10:38
Compare
Choose a tag to compare

Prevent serialization of nulls when details classes' fields are missing

11 Feb 15:48
Compare
Choose a tag to compare

Fully configurable timeouts and threadpool

31 Jan 15:13
Compare
Choose a tag to compare

Fully configurable timeouts and threadpool

0.6 Release version

29 Jan 17:00
Compare
Choose a tag to compare

A few fixes to the concurrency of bintray calls