• v5.1.9 b05d00ede9

    Add versioning support to build artifacts and log outputs
    Some checks failed
    docker-image / docker (push) Has been cancelled
    goreleaser / goreleaser (push) Has been cancelled

    airkjw released this 2025-09-05 14:57:22 +00:00 | 1976 commits to main since this release

    • Introduced Version variable, set during build via -ldflags, to embed application version.
    • Updated Dockerfile to accept APP_VERSION argument for version injection during build.
    • Modified .goreleaser.yml to pass GitHub release tag as version via ldflags.
    • Added version logging in the application startup.
    Downloads