Skip to content

Releases: qubole/qds-sdk-java

0.5.3

19 Mar 19:44
Compare
Choose a tag to compare

Support for composite commands.
Send user-agent header.

0.5.2

18 Feb 20:16
Compare
Choose a tag to compare

Support for non default schema in hive metadata api.
New examples in examples/.
Show custom error message returned by the API instead of generic error message returned by Jersey.
Change default polling interval from 250ms to 2.5s.

0.5.1

16 Jan 01:33
Compare
Choose a tag to compare

Add support for specifying tags during command creation.
Add Apache License.
Now available on maven central.

0.5.0

21 Oct 20:59
Compare
Choose a tag to compare

Add support for assigning query-names

0.4.3

21 Oct 17:53
Compare
Choose a tag to compare

Add support for ShellCommand

0.4.2

01 Oct 14:14
Compare
Choose a tag to compare

Add support for providing the cluster label on which to run the command.

0.4.1

14 Jul 23:27
Compare
Choose a tag to compare

Fixed tests in last release

0.4.0

14 Jul 22:06
Compare
Choose a tag to compare

Add retry mechanism: Idempotent requests are now retried using an exponential backoff. All connection failures are retried as well.

0.3.3

09 Jul 22:39
Compare
Choose a tag to compare

Added ResultLatch

0.3.2

08 Jul 22:47
Compare
Choose a tag to compare

Support shaded version