Skip to content

Releases: Nintron27/pillow

v0.7.0

12 Jan 03:21
7880723
Compare
Choose a tag to compare
v0.7.0 Pre-release
Pre-release

Finally, system users! Now you can nats server report jetstream to your heart's content. DisableClustering for FlyioHubAndSpoke too, so your small deployments can still have JetStream.

What's Changed

  • Add function option "WithSystemUser" for system privileged user by @Nintron27 in #20
  • Add DisableClustering option to FlyioHubAndSpoke by @Nintron27 in #21
  • Flyio Adapters: set clustering/superclustering host to 6PN by @Nintron27 in #22

Full Changelog: v0.6.0...v0.7.0

v0.6.0

10 Jan 04:48
29f4a1e
Compare
Choose a tag to compare
v0.6.0 Pre-release
Pre-release

API change, removed the global nats client, and the client returned from Run(), in favor of getting these clients using (*Server).NATSClient().

Additionally removed WithInProcessClient() option in favor of defaulting to an in-process client with the addition of WithoutInProcessClient() to opt out.

Added more documentation surrounding the adapters both in the root README and also the Fly README.

What's Changed

Full Changelog: v0.5.1...v0.6.0

v0.5.1

09 Jan 20:36
a35ba1e
Compare
Choose a tag to compare
v0.5.1 Pre-release
Pre-release

Notably fixed the Shutdown() hang, which the solution required a version bump as now NoSigs is always forced to true for the nats server options.

What's Changed

Full Changelog: v0.4.0...v0.5.1

v0.4.0

09 Jan 03:33
165fdfc
Compare
Choose a tag to compare
v0.4.0 Pre-release
Pre-release

A big step forward! Notably making Platform adapters a bit more platform agnostic, and moving the library namespace to Nintron27/pillow fromNintron27/nats-pillow/pillow

What's Changed

Full Changelog: v0.2.0...v0.4.0

First release

09 Nov 19:12
Compare
Choose a tag to compare

v0.0.1

09 Nov 19:05
Compare
Choose a tag to compare
v0.0.1 Pre-release
Pre-release