Releases: libgraviton/gdk-java
Releases · libgraviton/gdk-java
0.4.1
#22 add encoding for strings in RQL queries
0.4.0
#21 GravitonFileEndpoint stops replacing the inherited default headers from GravitonApi
0.3.4
#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
#16 adapt properties loader to consider system properties as well
0.3.2
#15 restrict debug logging of request body size to 1000 chars
0.3.1
Fix version mismatch from 0.3.0
0.3.0
#13 Cleanup README.md
#14 Add RQL support
0.2.2
#10 README.md adaption regarding javadoc badge
#11 separate the gdk-core module from the POJO generation logic
0.2.1
#9 Adapt POJO generation to satisfy maven javadoc plugin