Releases: tgies/client-certificate-auth
Releases · tgies/client-certificate-auth
v1.3.2
v1.3.1
What's Changed
Full Changelog: v1.3.0...v1.3.1
v1.3.0
What's Changed
- chore(deps): bump qs from 6.14.1 to 6.14.2 by @dependabot[bot] in #31
- chore(deps): bump @types/node from 25.2.2 to 25.2.3 by @tgies in #32
- fix(types): deduplicate ValidationCallback type in helpers.d.ts by @tgies in #33
- feat: add CJS export paths for helpers, parsers, and extractor by @tgies in #34
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
- ci: harden GitHub Actions workflows per zizmor audit by @tgies in #24
- test: add edge case coverage and improve hook test robustness by @tgies in #25
- ci: upload docker compose logs on E2E test failure by @tgies in #26
- fix: scope Jest roots to prevent .stryker-tmp test duplication by @tgies in #27
- perf: enable findRelatedTests in Stryker Jest runner by @tgies in #28
- chore(deps): update dev dependencies by @tgies in #29
- feat: extract certificate extraction logic into reusable extractor module by @tgies in #30
Full Changelog: v1.1.3...v1.2.0
v1.1.3
What's Changed
- test: add mixed valid/invalid chain tests for parseBase64Der by @tgies in #21
- test: add malformed header with fallbackToSocket test by @tgies in #20
- fix: guard against string[] header values in certificate and verify header extraction by @tgies in #23
- test: add CJS load() full-feature contract test by @tgies in #22
Full Changelog: v1.1.2...v1.1.3
v1.1.2
What's Changed
- chore(deps): bump actions/checkout from 4.3.1 to 6.0.2 by @dependabot[bot] in #13
- chore(deps): bump actions/upload-artifact from 4.6.2 to 6.0.0 by @dependabot[bot] in #14
- chore(deps): bump actions/setup-node from 4.4.0 to 6.2.0 by @dependabot[bot] in #16
- chore(deps): bump actions/download-artifact from 4.3.0 to 7.0.0 by @dependabot[bot] in #17
- chore(deps-dev): bump jest from 29.7.0 to 30.2.0 by @dependabot[bot] in #15
- chore(deps-dev): bump @types/node from 22.19.8 to 25.2.1 by @dependabot[bot] in #18
New Contributors
- @dependabot[bot] made their first contribution in #13
Full Changelog: v1.1.1...v1.1.2
v1.1.1
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
Full Changelog: v1.0.0...v1.1.0