Skip to content

Releases: Synternet/data-layer-sdk

v0.4.3

02 Apr 14:50
e0222f9

Choose a tag to compare

What's Changed

Full Changelog: v0.4.2...v0.4.3

v0.4.2

20 Aug 06:46
0a3e3b2

Choose a tag to compare

Full Changelog: v0.4.1...v0.4.2

v0.4.1

17 Jun 10:28

Choose a tag to compare

Full Changelog: v0.4.0...v0.4.1

v0.4.0

14 Jun 13:10
cb144db

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.1...v0.4.0

v0.3.1

04 Jun 09:29

Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.3.1

v0.3.0

02 May 08:48
a4b2aba

Choose a tag to compare

What's Changed

  • fix: jsStreamName does not depend on identity. add: allow setting Jet… by @foxis in #8
  • 10 decouple requestreply from subnats by @foxis in #11
  • chore: rebranding to synternet by @Dancia in #14

New Contributors

Full Changelog: v0.2.0...v0.3.0

Experimental release

14 Feb 15:50
60e52a5

Choose a tag to compare

This release introduces an experimental JetStream feature where users can setup durable streams and receive missed messages after downtime.

This release also refactors logging to use Go v1.21 log/slog package.

Minor updates

06 Feb 17:57
889834b

Choose a tag to compare

This is a minor update.

Changes:

  • Default PublishQueue size is increased to 1000
  • Publish PublishQueue size and cap in telemetry

Minor updates

05 Feb 23:46
924f361

Choose a tag to compare

This is a minor update.

  • Do not enqueue messages when context is closed.
  • Log main goroutine exit.

Initial release

13 Nov 09:26
707b050

Choose a tag to compare

This is the initial public release of Data Layer SDK.