Skip to content

Releases: kataras/neffos

v0.0.23

10 Jan 19:52
133de94
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.22...v0.0.23

v0.0.22

10 Aug 20:50
15d9a16
Compare
Choose a tag to compare

What's Changed

  • Bump github.com/nats-io/nats.go from 1.23.0 to 1.24.0 by @dependabot in #80
  • Bump github.com/nats-io/nats.go from 1.24.0 to 1.25.0 by @dependabot in #81
  • Bump github.com/gobwas/ws from 1.1.0 to 1.2.0 by @dependabot in #82
  • Bump golang.org/x/sync from 0.1.0 to 0.2.0 by @dependabot in #83
  • Bump github.com/gobwas/ws from 1.2.0 to 1.2.1 by @dependabot in #84
  • Bump golang.org/x/sync from 0.2.0 to 0.3.0 by @dependabot in #88
  • Bump github.com/nats-io/nats.go from 1.25.0 to 1.27.1 by @dependabot in #89
  • Bump github.com/nats-io/nats.go from 1.27.1 to 1.28.0 by @dependabot in #90
  • Bump github.com/gobwas/ws from 1.2.1 to 1.3.0 by @dependabot in #91

Full Changelog: v0.0.21...v0.0.22

v0.0.21

24 Jan 22:12
Compare
Choose a tag to compare
minor: deps

v0.0.20

17 Jul 19:40
e926124
Compare
Choose a tag to compare
ci: go1.18

v0.0.19

01 Mar 18:24
Compare
Choose a tag to compare
update dependencies

v0.0.18

17 Nov 04:55
Compare
Choose a tag to compare

Update dependencies.

v0.0.16

18 May 16:52
Compare
Choose a tag to compare

Add 'Server.FireDisconnectAlways' option to enable calling the local OnDisconnectevent if the server closed the connection from itsOnConnect` event, as requested at: #41

v0.0.15

28 Apr 03:03
Compare
Choose a tag to compare

Remove module replacement of neffos-contrib/radix that introduced on https://github.com/kataras/neffos/releases/tag/v0.0.14 to temporarily fix an issue on redis stackexchange, which is now solved at mediocregopher/radix.v3.5.0

v0.0.14

11 Feb 18:34
Compare
Choose a tag to compare

v0.0.12

10 Dec 07:14
Compare
Choose a tag to compare

Add NSConn#EmitBinary method helper.