Skip to content

v0.12.0

Choose a tag to compare

@gopherust-io gopherust-io released this 01 Aug 16:43
· 26 commits to main since this release
23de0f5

Highlights

  • Docs hub: Hidden Bottlenecks, Chaos Story Generator, Event Catalog, Event Wikipedia
  • Refresh tokens + device fingerprint; HTTP session JWTs are RS256
  • Slow consumer detection, Connection Inspector, subject naming / event genome
  • Removed HTTP/3 / QUIC; Compose defaults to plain http://localhost:8080
  • Ecosystem pins: tel v0.3.0, env v0.5.0, nats v0.4.0, goalign v1.3.0
  • Migrations via pressly/goose

Install

go get github.com/gopherust-io/nats-consol@v0.12.0

Container / Compose: see the repository README for docker compose bring-up.

Notes

  • See CHANGELOG.md for the full list.
  • Existing HS256 session cookies are invalid after upgrade — users must sign in again.