• release-1.2.0 00edbda414

    1.2.0
    Some checks failed
    Release / Generate SBOM (push) Has been cancelled
    Release / Dist (push) Has been cancelled
    Release / Dist-1 (push) Has been cancelled
    Release / Dist-2 (push) Has been cancelled
    Release / Dist-3 (push) Has been cancelled
    Release / Publish Draft Release (push) Has been cancelled
    Release / Create multi-arch Docker image (push) Has been cancelled
    Release Nightly / Dist (push) Has been cancelled
    Release Nightly / Dist-1 (push) Has been cancelled
    Release Nightly / Dist-2 (push) Has been cancelled
    Release Nightly / Dist-3 (push) Has been cancelled
    Release Nightly / Create multi-arch Docker image (push) Has been cancelled
    Stable

    Luxxy released this 2026-09-06 09:55:01 +00:00 | 10 commits to main since this release

    Added:

    • Added support for better ACL management (read-only/read-write on multiple dbs)
    • Added support for write-locking databases on command
    • Added proper MariaDB connection ids (instead of always 1), and added socket keepalive

    Fixed:

    • Fixed issue where instance states were not properly restored on startup

    Full Changelog: https://github.com/calagopus/db-agent/compare/release-1.1.1...release-1.2.0

    Downloads
  • release-1.1.1 e500618620

    1.1.1
    Some checks failed
    Release / Generate SBOM (push) Has been cancelled
    Release / Dist (push) Has been cancelled
    Release / Dist-1 (push) Has been cancelled
    Release / Dist-2 (push) Has been cancelled
    Release / Dist-3 (push) Has been cancelled
    Release / Publish Draft Release (push) Has been cancelled
    Release / Create multi-arch Docker image (push) Has been cancelled
    Release Nightly / Dist-1 (push) Has been cancelled
    Release Nightly / Dist (push) Has been cancelled
    Release Nightly / Dist-2 (push) Has been cancelled
    Release Nightly / Dist-3 (push) Has been cancelled
    Release Nightly / Create multi-arch Docker image (push) Has been cancelled
    Stable

    Luxxy released this 2026-08-16 14:01:19 +00:00 | 20 commits to main since this release

    Added:

    • Added support for database exploration endpoints
    • Added proper operation abort handling
    • Added better logging for conflicting database states
    • Added CFS Bursting support
    • Added support for background server image pulls

    Fixed:

    • Fixed some issues with operation abort handling
    • Changed the default TCP Congestion Control for the HTTP(s) Socket to BBR when available
    • Fixed some issues related to postgres/mysql ACL
    • Fixed some SELinux/Podman-related issues
    • Fixed ws log streaming not supporting gzip-encoded logs

    Full Changelog: https://github.com/calagopus/db-agent/compare/release-1.1.0...release-1.1.1

    Downloads
  • release-1.1.0 3c2092749f

    1.1.0
    Some checks failed
    Release Nightly / Dist (push) Has been cancelled
    Release Nightly / Dist-1 (push) Has been cancelled
    Release Nightly / Dist-2 (push) Has been cancelled
    Release Nightly / Dist-3 (push) Has been cancelled
    Release Nightly / Create multi-arch Docker image (push) Has been cancelled
    Release / Generate SBOM (push) Has been cancelled
    Release / Dist (push) Has been cancelled
    Release / Dist-1 (push) Has been cancelled
    Release / Dist-2 (push) Has been cancelled
    Release / Dist-3 (push) Has been cancelled
    Release / Publish Draft Release (push) Has been cancelled
    Release / Create multi-arch Docker image (push) Has been cancelled
    Stable

    Luxxy released this 2026-08-09 14:33:36 +00:00 | 27 commits to main since this release

    Added:

    • Added support for --join-data arg in configure command
    • Added wings-style background operation support
    • Added ability to import databases from remote sources
    • Added support for live console
    • Added support for live docker pull progress
    • Added support for proper, interactive websocket connection (not just live resources)

    Fixed:

    • Fixed some protocol issues with mariadb/mysql with Java Clients
    • Fixed import issue with mariadb/postgres dumps created in multi-db mode for a single db
    • Fixed some endpoints not returning proper error messages
    • Fixed some proxy paths not having proper timeouts

    Full Changelog: https://github.com/calagopus/db-agent/compare/release-1.0.1...release-1.1.0

    Downloads
  • release-1.0.1 43134f2bb4

    1.0.1
    Some checks failed
    Release Nightly / Dist (push) Has been cancelled
    Release Nightly / Dist-1 (push) Has been cancelled
    Release Nightly / Dist-2 (push) Has been cancelled
    Release Nightly / Dist-3 (push) Has been cancelled
    Release Nightly / Create multi-arch Docker image (push) Has been cancelled
    Release / Generate SBOM (push) Has been cancelled
    Release / Dist (push) Has been cancelled
    Release / Dist-1 (push) Has been cancelled
    Release / Dist-2 (push) Has been cancelled
    Release / Dist-3 (push) Has been cancelled
    Release / Publish Draft Release (push) Has been cancelled
    Release / Create multi-arch Docker image (push) Has been cancelled
    Stable

    Luxxy released this 2026-07-22 08:20:14 +00:00 | 38 commits to main since this release

    Added:

    • Added ability to recreate databases
    • Added minimal image fetch cache (copied from wings)
    • Added automatic TLS certificate refreshing (copied from wings)
    • Added better validation to routes

    Fixed:

    • Fixed some issues with postgres db imports
    • Fixed capability negotiation issue with mariadb clients ( @colocated )
    • Fixed issue where default docker configuration did not save sqlite database

    Full Changelog: https://github.com/calagopus/db-agent/compare/release-1.0.0...release-1.0.1

    Downloads
  • release-1.0.0 c44571937f

    1.0.0
    Some checks failed
    Release / Generate SBOM (push) Has been cancelled
    Release / Dist (push) Has been cancelled
    Release / Dist-1 (push) Has been cancelled
    Release / Dist-2 (push) Has been cancelled
    Release / Dist-3 (push) Has been cancelled
    Release / Publish Draft Release (push) Has been cancelled
    Release / Create multi-arch Docker image (push) Has been cancelled
    Stable

    Luxxy released this 2026-07-18 14:27:50 +00:00 | 45 commits to main since this release

    Downloads