Releases: workfloworchestrator/nsi-auth
Releases · workfloworchestrator/nsi-auth
0.2.0
What's Changed
Security
Dependencies
- Update dependency uvicorn to v0.42.0 (#22)
Maintenance
- Update CA root certificate bundle (Jul 2025 → Feb 2026)
- Update README and chart values (#23)
Full Changelog: 0.1.0...0.2.0
0.1.0
What's Changed
- Update README with /health endpoint documentation
- Add debug logging of request headers on validate
- Fix DN parsing for uppercase attribute names
- Fix Helm chart containerPort and bump chart version
- Switch to structlog and uvicorn, add health endpoint
- Add github workflow to run the tests
- Consolidate all test directories into a single test suite
- Port tests from PR #12 and fix two bugs they uncovered
- Update README and Helm values for multi-ingress and RFC 4514 support (#20)
- Support for standards compliant comparison of x.509 DNs from HTTP Headers
containing an authenticated client DN or Certificate, Certificate Chain or
Certificate Subject info summary (#18) - Add PEM-based client cert DN extraction for Traefik mTLS (#4)
- pin dependencies
- Lock file maintenance (#16) (#19)
- Update docker/setup-buildx-action action to v4 (#14)
- Update docker/metadata-action action to v6 (#13)
- Update docker/login-action action to v4 (#11)
- Update docker/build-push-action action to v7 (#10)
- Update actions/checkout action to v6 (#8)
- Configure Renovate (#5)
- Add comprehensive test suite for Renovate CI confidence
New Contributors
- @karlnewell made their first contribution in #4
- @renovate[bot] made their first contribution in #5
- @surfarno481 made their first contribution in #18
Full Changelog: 0.0.2...0.1.0
0.0.2
What's Changed
- add documentation
- enhance helm chart
- disable pip cache dir in Dockerfile
Full Changelog: 0.0.1...0.0.2
0.0.1
Initial release