Releases: gopherust-io/nats-console
Releases · gopherust-io/nats-console
Release list
v0.14.0
Highlights
- Incident Capsule Studio — capture/list/load/dry-run via
Incidents(); DLQ capture CTA + consumer panel - OpenAPI via swag (
api/swagger.yaml, served atGET /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.0Container / Compose: see the repository README.
Notes
- See CHANGELOG.md for details.
v0.13.0
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.0Container / Compose: see the repository README.
Notes
- See CHANGELOG.md for details.
v0.12.0
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.0Container / 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
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.0Notes
- See CHANGELOG.md for details.
v0.10.0
Highlights
- NATS client path via nats v0.2.0
- Process metrics via tel OTLP; JetStream
/metrics/historyunchanged - Logging remains zerolog
Install
go get github.com/gopherust-io/nats-consol@v0.10.0Notes
- See CHANGELOG.md for details.
v0.9.0
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.0Notes
- No dedicated CHANGELOG section; use the tag commit range on GitHub.
v0.8.0
Highlights
- Optional HTTP/3 + QUIC (Caddy / Helm / outbound transport / in-process listener)
- E2E
h3_checksmoke helper
Install
go get github.com/gopherust-io/nats-consol@v0.8.0Notes
- See CHANGELOG.md for details.
v0.7.0
Highlights
- See CHANGELOG
[0.7.0]for this cut
Install
go get github.com/gopherust-io/nats-consol@v0.7.0Notes
- See CHANGELOG.md for details.
v0.6.0
Highlights
- Incremental console/ops improvements (see CHANGELOG for this tag)
Install
go get github.com/gopherust-io/nats-consol@v0.6.0Notes
- See CHANGELOG.md for details.
v0.5.0
Highlights
- Incremental console/ops improvements (see CHANGELOG for this tag)
Install
go get github.com/gopherust-io/nats-consol@v0.5.0Notes
- See CHANGELOG.md for details.