Releases: oxsecurity/MaskerLogger
Releases · oxsecurity/MaskerLogger
v1.1.0
v1.1.0b2
v1.1.0b1
v1.0.0
What's Changed
- chore(release): 1.0.0 – add timeout-safe masking, Aho–Corasick prefilter, and modernize CI/docs by @aviadlevy in #7
- chore(deps): bump python-json-logger from 2.0.7 to 3.3.0 by @dependabot[bot] in #13
- chore(deps): bump actions/setup-python from 5 to 6 by @dependabot[bot] in #10
- chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #9
- chore(deps): bump codecov/codecov-action from 4 to 5 by @dependabot[bot] in #8
- chore(deps-dev): bump pytest-cov from 4.1.0 to 7.0.0 by @dependabot[bot] in #14
- chore(deps-dev): bump pytest from 7.4.4 to 9.0.0 by @dependabot[bot] in #17
- chore(deps-dev): bump ruff from 0.1.15 to 0.14.4 by @dependabot[bot] in #18
- chore(deps-dev): bump pre-commit from 3.8.0 to 4.4.0 by @dependabot[bot] in #19
New Contributors
- @dependabot[bot] made their first contribution in #13
Full Changelog: v0.4.0...v1.0.0
v1.0.0-beta.3
What's Changed
- merge main to beta by @aviadlevy in #20
Full Changelog: v1.0.0-beta.2...v1.0.0-beta.3
v1.0.0-beta.2
What's Changed
- chore(deps): bump python-json-logger from 2.0.7 to 3.3.0 (#13) by @aviadlevy in #16
Full Changelog: v1.0.0-beta.1...v1.0.0-beta.2
v1.0.0-beta.1
What's Changed
- chore(release): 1.0.0 – add timeout-safe masking, Aho–Corasick prefilter, and modernize CI/docs by @aviadlevy in #7
Full Changelog: v0.4.0...v1.0.0-beta.1
v0.4.0
What's Changed
- Add json formater logger by @oxnick in #4
- Ease constraints by @aviadlevy in #6
New Contributors
- @oxnick made their first contribution in #4
- @aviadlevy made their first contribution in #6
Full Changelog: v0.3.0...v0.4.0
V0.3.0
v0.2.4
add TimeOut to prevent cases of redos Signed-off-by: Tamar Galer <[email protected]>