Releases: gooddata/gooddata-rest-common
Releases · gooddata/gooddata-rest-common
2.0.0
- Changed package to
com.gooddata.sdk.common
- Java 11 based build (runtime compatible with Java 8)
- Spring 5
- Making
spring-web
dependency optional - Paging support redesigned
See fixed issues in issue tracker.
2.0.0-RC.3
gooddata-rest-common-2.0.0-RC.3 [maven-release-plugin] copy for tag gooddata-rest-common-2.0.0-RC.3
2.0.0-RC.2
gooddata-rest-common-2.0.0-RC.2 [maven-release-plugin] copy for tag gooddata-rest-common-2.0.0-RC.2
2.0.0-RC.1
Changed package to avoid clashes. Spring-web dependency is optional.
1.5.0
Updated dependencies and making comptible date time formatter public
1.4.1
Fixes java 8 date and time API patterns.
See fixed issues in issue tracker.
1.4.0
Introduces support for java 8 date and time API.
See fixed issues in issue tracker.
1.3.0
Introduces GoodData API versioning headers.
See fixed issues in issue tracker.
1.2.2
Brings jackson version with fixed vulnerabilities.
See fixed issues in issue tracker.
Note: Do not use version 1.2.1 from maven central, as it was released accidentally with partial cahnges of this release.