Releases: radicand/forwardauth-rs
Releases · radicand/forwardauth-rs
forwardauth-rs: v2.2.0
2.2.0 (2026-04-15)
Features
- add Dependabot configuration for Rust dependencies and auto-merge workflow (875e440)
- add GitHub Actions workflow for build and test automation (c64ef8b)
- add release-please workflow for automated versioning and releases (9c7a4e7)
- add weekly repo-maintainer skill, maintenance workflow, and OIDC e2e test suite (05a32d5)
- automate patch releases when Dependabot PRs merge (5bed0e8)
- efficient multi-platform builds with native ARM runners (488797c)
- enhance Dependabot auto-merge workflow to include closed PRs and automate version bumping (831eaf7)
- weekly repo-maintainer automation + OIDC e2e test suite (8bf1439)
Bug Fixes
- add release-please manifest file for version tracking (ece9bc2)
- add release-please manifest to track version history (9eaeb35)
- address CodeQL security alerts (2b83e14)
- address CodeQL security alerts (7f2f3b3)
- eliminate cache stampedes and harden readiness probe reliability (3e42c49)
- eliminate JWKS/token cache stampedes and improve probe reliability (ca3754d)
- install jsonwebtoken crypto provider in shared auth0 client initialization (6f8ca58)
- install jsonwebtoken crypto provider in shared auth0 client initialization (3de72c5)
- make e2e suite functional + harden maintainer skill (94e1565)
- properly handle multi-line tags in manifest merge (fe14797)
- release-please workflow permissions, invalid input, and Node 24 warning (a1b3c9c)
- remove extra workflow (44a9b23)
- remove extra workflow (6acf3f4)
- rewrite Traefik health check to avoid shell quoting issues in CI (d47a6f5)
- sync Helm chart appVersion to 2.1.1 (weekly maintenance 2026-04-11) (570e1e9)
- sync Helm chart appVersion to 2.1.1 and bump chart version to 1.1.1 (3e17028)
- sync Helm chart appVersion with v2.1.0 release (27aad71)
- update Helm chart appVersion to 2.1.0 to match latest release (8582f55)
- use docker buildx imagetools for manifest combinations (4dd3af1)
- use GH_PAT token, remove invalid package-name input, enable Node 24 (2d8ea83)
- use latest Rust stable in Docker build (6567dcb)
v2.1.1
2.1.1 (2026-04-07)
Bug Fixes
- eliminate cache stampedes and harden readiness probe reliability (3e42c49)
- eliminate JWKS/token cache stampedes and improve probe reliability (ca3754d)
- sync Helm chart appVersion with v2.1.0 release (27aad71)
- update Helm chart appVersion to 2.1.0 to match latest release (8582f55)
What's Changed
- fix: sync Helm chart appVersion with v2.1.0 release by @Copilot in #15
- fix: eliminate cache stampedes and harden readiness probe reliability by @Copilot in #18
- chore(main): release 2.1.1 by @radicand in #16
Full Changelog: v2.1.0...v2.1.1
v2.1.0
2.1.0 (2026-04-05)
Features
- add Dependabot configuration for Rust dependencies and auto-merge workflow (875e440)
- add GitHub Actions workflow for build and test automation (c64ef8b)
- add release-please workflow for automated versioning and releases (9c7a4e7)
- add weekly repo-maintainer skill, maintenance workflow, and OIDC e2e test suite (05a32d5)
- automate patch releases when Dependabot PRs merge (5bed0e8)
- enhance Dependabot auto-merge workflow to include closed PRs and automate version bumping (831eaf7)
- weekly repo-maintainer automation + OIDC e2e test suite (8bf1439)
Bug Fixes
- add release-please manifest file for version tracking (ece9bc2)
- add release-please manifest to track version history (9eaeb35)
- address CodeQL security alerts (2b83e14)
- address CodeQL security alerts (7f2f3b3)
- install jsonwebtoken crypto provider in shared auth0 client initialization (6f8ca58)
- install jsonwebtoken crypto provider in shared auth0 client initialization (3de72c5)
- make e2e suite functional + harden maintainer skill (94e1565)
- release-please workflow permissions, invalid input, and Node 24 warning (a1b3c9c)
- remove extra workflow (44a9b23)
- remove extra workflow (6acf3f4)
- rewrite Traefik health check to avoid shell quoting issues in CI (d47a6f5)
- use GH_PAT token, remove invalid package-name input, enable Node 24 (2d8ea83)
What's Changed
- feat: automate patch releases when Dependabot PRs merge by @radicand in #2
- fix: remove extra workflow by @radicand in #3
- Fix 4 bugs from upstream traefik-forward-auth0 issue tracker by @radicand in #4
- Add agent skill for forwardauth-rs repository by @radicand in #5
- chore(deps): add github-actions ecosystem to dependabot by @radicand in #6
- feat: weekly repo-maintainer automation + OIDC e2e test suite by @radicand in #7
- fix: address CodeQL security alerts by @radicand in #8
- add: release-please workflow for automated versioning and releases by @radicand in #10
- fix: add release-please manifest file for version tracking by @radicand in #11
- fix: release-please workflow permissions, invalid input, and Node 24 warning by @radicand in #12
- fix: install jsonwebtoken crypto provider in shared auth0 client initialization by @radicand in #9
- chore(main): release 2.1.0 by @radicand in #13
New Contributors
Full Changelog: v2.0.0...v2.1.0
v2.0.0
Full Changelog: https://github.com/radicand/forwardauth-rs/commits/v2.0.0
Full Changelog: https://github.com/radicand/forwardauth-rs/commits/v2.0.0