Skip to content

Releases: gooddata/gooddata-java

Version 1.0

24 Nov 09:26
Compare
Choose a tag to compare

Changed group id to com.gooddata, upgraded Jackson to version 2, upgraded GoodData HTTP client to mitigate concurrency and logout issues.

See fixed issues in issue tracker and upgrading guide.

Version 0.23

18 Nov 09:47
Compare
Choose a tag to compare

Add ability to get connector process status enhancement, fixed polling timeout evaluation and fixed bug in metric metadata.

See fixed issues in issue tracker.

Version 0.22.1

16 Nov 15:54
Compare
Choose a tag to compare

Add role name constants to WarehouseUser.

See fixed issues in issue tracker.

Version 0.22

16 Nov 15:51
Compare
Choose a tag to compare

Add ability to add an user to a warehouse and allow constructing warehouse instance with null token.

See fixed issues in issue tracker.

Version 0.21

23 Sep 10:00
Compare
Choose a tag to compare

Add dataset metadata, workaround for metadata maximum title and summary length.

See fixed issues in issue tracker.

Version 0.20.0

25 Aug 08:28
Compare
Choose a tag to compare

Added support for attribute elements.

See fixed issues in issue tracker.

Version 0.19.1

10 Aug 14:25
Compare
Choose a tag to compare

Fixed not working warehouse users paging and acceptance tests issue.

See fixed issues in issue tracker.

Version 0.19.0

31 Jul 08:40
Compare
Choose a tag to compare

Added paging support for warehouse instances and users.

See fixed issues in issue tracker.

gooddata-java-0.18.0

31 Jul 08:41
Compare
Choose a tag to compare

Added warehouse environment, fixed wrong polling handler in model polling.

See fixed issues in issue tracker.

Version 0.17.0

18 Jun 21:56
Compare
Choose a tag to compare

This version introduces listing of aggregated feature flags for project and current user (aggregates global, project group, project and user feature flags).

See fixed issues in issue tracker.

Code examples have been moved from README to wiki