Skip to content

Releases: arteam/simple-json-rpc

1.3

14 Mar 17:34
Compare
Choose a tag to compare

1.2

19 Jul 14:10
Compare
Choose a tag to compare
1.2
  • Support for the data attribute in error messages on the server side

1.1

19 Jul 14:10
Compare
Choose a tag to compare
1.1
  • Support for the data attribute in error messages on the client side

1.0

19 Jul 14:09
Compare
Choose a tag to compare
1.0
  • Upgrade to Java 8

0.10

19 Jul 14:09
Compare
Choose a tag to compare

Dependencies upgrade

0.9

22 Dec 00:28
Compare
Choose a tag to compare
0.9
  • Fix deploying of the parent POM to Maven Central

0.8

22 Dec 00:28
Compare
Choose a tag to compare
0.8
  • Allow error codes outside of the JSON-RPC predefined range #4
  • Remove the required parameter from @JsonRpcParam #5

0.7

15 Dec 12:29
Compare
Choose a tag to compare
0.7
  • Publish to Maven Central

0.6

15 Dec 12:28
Compare
Choose a tag to compare
0.6
  • Upgrade joda-time to 2.9.4
  • Upgrade slf4j to 1.7.21
  • Upgrade Guava to 19.0
  • Upgrade Jackson to 2.7.5

0.5

03 Mar 18:11
Compare
Choose a tag to compare
0.5
  • Support for IdGenerators
  • Swallow InvocationTargetException
  • Update to the latest version of dependencies