Skip to content

Releases: nats-io/jnats-json

3.0.5 Dependencies set to API versus implementation

28 Jan 16:10
5d548ee

Choose a tag to compare

Update build to use api instead of implementation

3.0.4 Major Release

19 Jan 17:56
57d4c74

Choose a tag to compare

  • Api improvements
  • Better Organization
  • Removed all deprecated api
  • Build Java 8, 17, 21 and 25 Target Compatibility
  • Upgrade to Gradle 9

2.22.0 Re-release

20 Jun 15:40
fc3f112

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

Choose a tag to compare

Migrate to Sonatype Central

2.0.0 Repackage

25 Mar 20:03
d3c6f53

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

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

Choose a tag to compare

Sync Version with extracted library (nkeys.java)

1.5.0 Initial Release

26 Jan 19:17
732d371

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.