-
v1.0.2
Stablereleased this
2026-09-21 08:58:50 +00:00 | 0 commits to main since this releaseRelease v1.0.2
Changes
- feat: add prometheus metrics and dashboard (
f69cbea) - feat(cli): manage configured databases (
7fb6496)
Installation
Download the appropriate binary for your platform:
- Linux (AMD64):
pgsql-broker-linux-amd64 - Linux (ARM64):
pgsql-broker-linux-arm64 - macOS (Intel):
pgsql-broker-darwin-amd64 - macOS (Apple Silicon):
pgsql-broker-darwin-arm64 - Windows (AMD64):
pgsql-broker-windows-amd64.exe
Make the binary executable (Linux/macOS):
chmod +x pgsql-broker-*Verify the download with the provided checksums.
Downloads
- feat: add prometheus metrics and dashboard (