Skip to content
This repository has been archived by the owner on Sep 13, 2024. It is now read-only.

Releases: libgraviton/gdk-java

0.5.0

11 Oct 13:37
Compare
Choose a tag to compare

#24 integrate basic auth

0.4.1

09 Aug 14:18
Compare
Choose a tag to compare

#22 add encoding for strings in RQL queries

0.4.0

07 Jul 11:49
Compare
Choose a tag to compare

#21 GravitonFileEndpoint stops replacing the inherited default headers from GravitonApi

0.3.4

10 May 14:19
Compare
Choose a tag to compare

#17 update to most recent dependencies
#18 defined systempath propFile can be used to load properties file outside the project jar file
#19 remove manual log message truncation. This is something that can be configured in the logback.xml

0.3.3

18 Apr 08:35
Compare
Choose a tag to compare

#16 adapt properties loader to consider system properties as well

0.3.2

18 Apr 08:34
Compare
Choose a tag to compare

#15 restrict debug logging of request body size to 1000 chars

0.3.1

07 Apr 06:06
Compare
Choose a tag to compare

Fix version mismatch from 0.3.0

0.3.0

06 Apr 13:31
Compare
Choose a tag to compare

#13 Cleanup README.md
#14 Add RQL support

0.2.2

10 Feb 15:10
Compare
Choose a tag to compare

#10 README.md adaption regarding javadoc badge
#11 separate the gdk-core module from the POJO generation logic

0.2.1

06 Feb 14:11
Compare
Choose a tag to compare

#9 Adapt POJO generation to satisfy maven javadoc plugin