• feat(buildinfo): add build metadata and expose via HTTP headers
    docker-image / docker (push) Has been cancelled
    goreleaser / goreleaser (push) Has been cancelled

    airkjw released this 2025-11-13 00:38:03 +00:00 | 1461 commits to main since this release

    Introduce a new buildinfo package to store version, commit, and build date metadata. Update HTTP handlers to include build metadata in response headers and modify initialization to set buildinfo values during runtime.

    Downloads