Skip to content

Releases: nats-io/json.java

2.22.0 Re-release

20 Jun 15:40
fc3f112
Compare
Choose a tag to compare

This is a re release after a code revert.

2.0.1 Migrate to Sonatype Central

19 May 01:07
c4cea59
Compare
Choose a tag to compare
Migrate to Sonatype Central

2.0.0 Repackage

25 Mar 20:03
d3c6f53
Compare
Choose a tag to compare

Change base package to io.nats.json to better avoid clash

1.5.2 Rename to JsonWriteUtils

31 Jan 02:26
4a37cda
Compare
Choose a tag to compare

Rename JsonUtils to JsonWriteUtils to avoid clash with JNATS and to provide location to to delegate to.

1.5.1 Sync Version

30 Jan 16:37
93ca0d9
Compare
Choose a tag to compare

Sync Version with extracted library (nkeys.java)

1.5.0 Initial Release

26 Jan 19:17
732d371
Compare
Choose a tag to compare

This project was extracted from the Java NATS Client so it can be used with other extractions like the JWT Java project.

It's api and packaging is unchanged from the JNATS client to ensure full backward compatibility.