Skip to content

Releases: gopherust-io/nats-console

v0.14.0

Choose a tag to compare

@gopherust-io gopherust-io released this 22 Aug 13:51
ec81911

Highlights

  • Incident Capsule Studio — capture/list/load/dry-run via Incidents(); DLQ capture CTA + consumer panel
  • OpenAPI via swag (api/swagger.yaml, served at GET /api/openapi.yaml)
  • Depend on nats v0.6.0; Go 1.27
  • Pre-release bug sweep (auth/session, Live Tail, SSE live gating, ENV gates, docs)
  • Dependabot bumps: nats.go, crypto, testify, testcontainers, vite, motion, eslint, Actions

Install

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

Container / Compose: see the repository README.

Notes

v0.13.0

Choose a tag to compare

@gopherust-io gopherust-io released this 02 Aug 13:22
9881be0

Highlights

  • Fleet lab (examples/fleet/) multi-service JetStream topology
  • HTTP response compression middleware
  • Ecosystem pins: env v0.6.0, tel v0.4.0, nats v0.5.0, goalign v1.4.0
  • Config Snapshot reload after dotenv; API/auth/replicas/UI hardening

Install

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

Container / Compose: see the repository README.

Notes

v0.12.0

Choose a tag to compare

@gopherust-io gopherust-io released this 01 Aug 16:43
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.

v0.11.0

Choose a tag to compare

@gopherust-io gopherust-io released this 27 Jul 15:12
7d314af

Highlights

  • Sign In / invite-accept flow; People invite links
  • System/Account Access grants; signing key groups; NATS user detail
  • In-app alerts + optional SMTP email notifications
  • Optional Mailpit Compose profile; SSO Keycloak via --profile sso

Install

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

Notes

v0.10.0

Choose a tag to compare

@gopherust-io gopherust-io released this 01 Aug 16:02

Highlights

  • NATS client path via nats v0.2.0
  • Process metrics via tel OTLP; JetStream /metrics/history unchanged
  • Logging remains zerolog

Install

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

Notes

v0.9.0

Choose a tag to compare

@gopherust-io gopherust-io released this 01 Aug 16:02

Highlights

  • Tag cut between 0.8.0 and 0.10.0 (see commit history on this tag)

Install

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

Notes

  • No dedicated CHANGELOG section; use the tag commit range on GitHub.

v0.8.0

Choose a tag to compare

@gopherust-io gopherust-io released this 01 Aug 16:02

Highlights

  • Optional HTTP/3 + QUIC (Caddy / Helm / outbound transport / in-process listener)
  • E2E h3_check smoke helper

Install

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

Notes

v0.7.0

Choose a tag to compare

@gopherust-io gopherust-io released this 01 Aug 16:02

Highlights

  • See CHANGELOG [0.7.0] for this cut

Install

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

Notes

v0.6.0

Choose a tag to compare

@gopherust-io gopherust-io released this 01 Aug 16:02

Highlights

  • Incremental console/ops improvements (see CHANGELOG for this tag)

Install

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

Notes

v0.5.0

Choose a tag to compare

@gopherust-io gopherust-io released this 01 Aug 16:02

Highlights

  • Incremental console/ops improvements (see CHANGELOG for this tag)

Install

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

Notes