Skip to content

Releases: sargassum-world/godest

v0.5.1

11 Feb 02:48
7377bfe
Compare
Choose a tag to compare

Changelog

  • 7377bfe Improve session expiration handling (#43)

v0.5.0

28 Nov 21:40
5c1ba30
Compare
Choose a tag to compare

Changelog

  • 5c1ba30 Add MessagePack encoding support for Action Cable messages (#26)

v0.4.3

08 Nov 21:21
8dec3ef
Compare
Choose a tag to compare

Changelog

  • 8dec3ef Expose function for computing CSP hashes (#23)

v0.4.2

27 Oct 09:58
7912cb1
Compare
Choose a tag to compare

Changelog

  • 7912cb1 Add a Broadcast method to the pubsub BrokerContext (#18)

v0.4.1

25 Oct 21:03
e5831ce
Compare
Choose a tag to compare

Changelog

  • e5831ce Support URL-style query params in topic-based routing with the pubsub Broker (#17)

v0.4.0

25 Oct 01:56
c644503
Compare
Choose a tag to compare

Changelog

  • c644503 Make the turbostreams Broker be a generic pubsub Broker (#16)
  • ba7e477 Make the pubsub Hub generic (#15)

v0.3.0

23 Sep 08:52
9ce8bb7
Compare
Choose a tag to compare

Changelog

  • 9ce8bb7 Bump github.com/goreleaser/goreleaser from 1.11.2 to 1.11.4 in /tools (#6)
  • 7f59a28 Bump github.com/open-policy-agent/opa from 0.43.0 to 0.44.0 (#5)
  • 8d9306b Add sqlite-backed session store for session persistence (#7)
  • 8fc72c5 Bump github.com/goreleaser/goreleaser from 1.10.3 to 1.11.2 in /tools (#3)
  • f9f49dc Bump github.com/labstack/echo/v4 from 4.8.0 to 4.9.0 (#2)

v0.2.0

15 Sep 02:10
Compare
Choose a tag to compare

Changelog

  • 92917a9 Migrate files from github.com/sargassum-world/pslive/pkg/godest

v0.1.0

27 Aug 03:23
Compare
Choose a tag to compare

Changelog

  • 8fe5c39 Migrate files from github.com/sargassum-world/fluitans/pkg/godest
  • 11ab21c Initial commit