Skip to content

Releases: osapi-io/nats-server

v1.0

10 Mar 00:18

Choose a tag to compare

Changelog

Docs

CI

  • 32b23b7 ci: add goreleaser workflow

Others

  • b542d33 added .coverignore
  • 9e807da added a basic bats integration server test
  • 8e61c60 added basic example permalink
  • c2b345a added nkey auth example
  • fa43320 added user/password auth example
  • 3ea54d0 attempt to fix failing integration tests
  • c4d682e consistent example readmes
  • 8eb17ff extended integration test server ready sleep
  • ae8c1aa few fixes as iterating on client
  • b498d39 improved nats connection example log
  • 05215ff init add
  • 807f522 moved jetstream setup out of package
  • a968b43 pass host and port to client
  • 0535759 removed client from examples
  • def0c0d removed interface; implementer should implement
  • 05980c6 removed the custom logger from examples
  • 8273413 renamed simple to simple server
  • edddb79 reworked examples
  • 2341119 simpify basic server nats cli tests
  • 72145d3 switched go remote taskfile
  • bba3f49 switched order of task file tasks
  • e797e78 switched to go 1.23
  • 79098b1 switched to go 1.24
  • c41bc39 tidy all examples
  • 5a3044a updated with go 1.24 tool changes
  • e56fdec updated with latest nats client setup jetstream
  • a2d84b4 “root”