Skip to content

Releases: workfloworchestrator/nsi-auth

0.2.0

15 Apr 21:52
750f2ee

Choose a tag to compare

What's Changed

Security

  • Update dependency cryptography to v46.0.7 (#25)
  • Update dependency pytest to v9.0.3 (#27)

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

07 Apr 18:40
825e165

Choose a tag to compare

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

Full Changelog: 0.0.2...0.1.0

0.0.2

30 Oct 10:09
f9d4c4d

Choose a tag to compare

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

11 Aug 09:35
69bb649

Choose a tag to compare

Initial release