Skip to content
This repository has been archived by the owner on Mar 9, 2022. It is now read-only.

0.2.0

Compare
Choose a tag to compare
@ripienaar ripienaar released this 25 Jun 10:54
· 40 commits to main since this release
a7c3208

This releases significantly improves the quality of connection handling by detecting failures and reconnecting. This was not possible previously due to short comings in the NATS Streaming system.

This release requires NATS Streaming Server 0.10.0 or newer

Enhancements

  • Supports TLS on all NATS connections. Puppet compatible or manually setup, with enrolment into a Puppet CA (#88)
  • Allow data producers to supply hints that a piece of data should be immediately replicated (#86)

Bug Fixes

  • Improve the robustness of the connection via new features in NATS Streaming Server >= 0.10.0