github mosona-labs/mosona-manager v0.1.13

4 hours ago

Please refer to the Quickstart (Docs) for detailed instructions on installation and configuration.


Full Changelog: v0.1.12...v0.1.13

Fixed

  • Distinguish users without an active team (409 team_required) from revoked team access, and defer team-scoped web UI requests until a team is active, preventing new instances from refresh-looping between / and /create-team.
  • Stop passive-agent WebSocket reconnect attempts from submitting a full host information report before every retry. Startup and jittered periodic reports remain unchanged.
  • Avoid rewriting unchanged server inventory and alert state rows, preventing dead-tuple growth during stable operation.
  • Bound agent-information and alert update transactions, and keep agent connection shutdown outside the reinstall database transaction.

Operations

  • Label Hub PostgreSQL sessions with application_name=mosona-manager-hub and default POSTGRES_IDLE_IN_TRANSACTION_TIMEOUT to 60s (0 disables it).
  • Add a PostgreSQL bloat recovery runbook for diagnosing stale transactions and reclaiming affected tables safely.

Don't miss a new mosona-manager release

NewReleases is sending notifications on new releases.