• v0.0.16 3e08c959f1

    v0.0.16
    All checks were successful
    ci / goreleaser (push) Successful in 1m4s
    ci / ci (push) Successful in 1m23s
    Stable

    sa-devfw released this 2026-03-31 10:29:05 +00:00 | 1 commits to main since this release

    Changelog

    • 3e08c959f1 feat: added log level env var RECEIVER_LOG_LEVEL or --log-level flag
    Downloads
  • v0.0.15 32ac99a085

    v0.0.15
    All checks were successful
    ci / ci (push) Successful in 48s
    ci / goreleaser (push) Successful in 1m48s
    Stable

    sa-devfw released this 2026-03-31 10:16:57 +00:00 | 2 commits to main since this release

    Changelog

    • 32ac99a085 fix: now using X-Access-Token instead of X-ID-Token, now enforces client id verification
    Downloads
  • v0.0.14 a6817c2595

    v0.0.14
    All checks were successful
    ci / ci (push) Successful in 49s
    ci / goreleaser (push) Successful in 3m20s
    Stable

    sa-devfw released this 2026-03-31 09:43:07 +00:00 | 3 commits to main since this release

    Changelog

    • a6817c2595 fix: introduced base64 decode to id token in gateway mode
    Downloads
  • v0.0.13 1f64958557

    v0.0.13
    All checks were successful
    ci / goreleaser (push) Successful in 1m51s
    ci / ci (push) Successful in 2m18s
    Stable

    sa-devfw released this 2026-03-31 08:02:43 +00:00 | 4 commits to main since this release

    Changelog

    • 3d460845ce feat: Added gateway mode reading auth information from headers passed by api gateway
    • 81ddb583b9 feat: Configurable claim mapping
    Downloads
  • v0.0.12 80091dcd8d

    v0.0.12
    All checks were successful
    ci / ci (push) Successful in 45s
    ci / goreleaser (push) Successful in 1m2s
    Stable

    sa-devfw released this 2026-03-30 09:49:41 +00:00 | 9 commits to main since this release

    Changelog

    • 80091dcd8d fix(env): RECEIVER_OIDC_ISSUER and RECEIVER_OIDC_REDIRECT_URI are now respected
    Downloads
  • v0.0.11 140a6bf3b4

    v0.0.11
    All checks were successful
    ci / goreleaser (push) Successful in 1m9s
    ci / ci (push) Successful in 2m4s
    Stable

    sa-devfw released this 2026-03-30 09:41:16 +00:00 | 10 commits to main since this release

    Changelog

    • 38a5dbd7c3 Add renovate.json
    • 552d7bc5cc Add sizer upper and lower limits
    • 8540bf3410 Build image before trivy scan, push afterwards
    • e974233199 Fix auth, make units consistent in UI
    • 630ca6ce39 Fix run ID, status, and toggle selectors
    • f8bac9d8a3 Merge pull request 'chore(deps): update golang docker tag to v1.26' (#2) from renovate/golang-1.x into main
    • 9f9fe1f1ec Merge pull request 'chore: Configure Renovate' (#1) from renovate/configure into main
    • e6b28ed126 Remove renovate workflow: now managed centrally
    • e242b622e1 Store AppliedSizing in database; show next run's recommendation
    • 2096f80c28 chore(deps): update golang docker tag to v1.26
    • 38cc7fe55f chore(deps): update module github.com/getkin/kin-openapi to v0.134.0
    • a92b2252a7 chore(deps): update module github.com/oapi-codegen/runtime to v1.2.0
    • ca35eb5d79 ci: Added renovate
    • beddc71db1 feat(receiver): add RunID database column and display REPO/RUN_ID in graph with Forgejo links
    • 2493a123d2 feat(receiver): store sizing recommendation asynchronously in metric payload
    • d0de677180 feat(ui): add build version footer and inject git commit hash
    • 22f1609e6c feat(ui): added dex integration
    • 1cd16cfba3 feat(ui): added webui
    • 79b1b92bed feat(ui): display sizing recommendations in runner details
    • 3c94177649 feat(ui): enhanced styled ui
    • 140a6bf3b4 fix(ci): fixed Build images for scanning for real
    • 4a423258dd fix(ci): step Build images for scanning to not leave folders behind
    • 9d803ad290 fix(receiver): WIP retrieving run ID
    • cb6117efe9 fix(receiver): fix status field corruption and RunID URL format
    • c5df844200 fix(receiver): resolve task ID to run ID via Forgejo API; add date X axis
    • 9c2cb29a42 fix: bumped go to 1.25.8 to mitigate CVE-2026-25679
    • 7013163ef4 fix: updated oidc flags to support PKCE flow
    • 521068e91d style(ui): made things smooth and pretty
    Downloads
  • v0.0.10 834b0f727e

    v0.0.10
    All checks were successful
    ci / ci (push) Successful in 2m17s
    ci / goreleaser (push) Successful in 1m58s
    Stable

    sa-devfw released this 2026-03-16 10:57:44 +00:00 | 38 commits to main since this release

    Changelog

    Downloads
  • v0.0.9 09c14f4722

    v0.0.9
    All checks were successful
    ci / ci (push) Successful in 1m11s
    ci / goreleaser (push) Successful in 51s
    Stable

    sa-devfw released this 2026-03-12 14:59:48 +00:00 | 41 commits to main since this release

    Changelog

    • 09c14f4722 feat: added debug endpoint to dump entire metrics db
    Downloads
  • v0.0.8 4d478ff605

    v0.0.8
    All checks were successful
    ci / ci (push) Successful in 39s
    ci / goreleaser (push) Successful in 1m38s
    Stable

    sa-devfw released this 2026-03-12 10:50:58 +00:00 | 43 commits to main since this release

    Changelog

    • 4d478ff605 fix: update ReceiveMetrics to use ContextNoBody and enhance logging in PushClient
    Downloads
  • v0.0.7 c88479245d

    v0.0.7
    All checks were successful
    ci / ci (push) Successful in 37s
    ci / goreleaser (push) Successful in 43s
    Stable

    sa-devfw released this 2026-03-12 10:40:10 +00:00 | 44 commits to main since this release

    Changelog

    • c88479245d fix: update ReceiveMetrics to accept MetricsPayload instead of no body
    Downloads