Releases: iceye-ltd/python-audit-log
Releases · iceye-ltd/python-audit-log
v0.2.0
Upgrade instructions
This version introduces stricter checks on the audit logs. Specifically, it expects the resource ID to be set properly when the outcome is successful, as well as providing something in the before/after for mutations (create, update, delete) as appropriate.
What's Changed
- 🔧 Add Python 3.13 support by @jerr0328 in #12
- ✨ Add audit log validation by @jerr0328 in #13
- ⬆️ Bump actions/setup-python from 5.1.1 to 5.2.0 by @dependabot in #14
- ⬆️ Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.0 by @dependabot in #15
Full Changelog: v0.1.3...v0.2.0
v0.1.3
What's Changed
- ⬆️ Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0 by @dependabot in #8
- ⬆️ Bump actions/checkout from 4.1.6 to 4.1.7 by @dependabot in #9
- ⬆️ Bump actions/setup-python from 5.1.0 to 5.1.1 by @dependabot in #11
- prefer more generic Mapping over dict type by @edvardm in #10
New Contributors
- @dependabot made their first contribution in #8
- @edvardm made their first contribution in #10
Full Changelog: v0.1.2...v0.1.3
v0.1.2
What's Changed
- Rename SERVICE principaly type to SYSTEM by @sinanislekdemir in #7
Full Changelog: v0.1.1...v0.1.2