Releases: iceye-ltd/python-audit-log
Releases · iceye-ltd/python-audit-log
v0.2.1
Immutable
release. Only release title and notes can be modified.
What's Changed
No significant changes, mostly infrastructure updates, now officially supporting Python 3.13, 3.14.
- ⬆️ Bump pypa/gh-action-pypi-publish from 1.10.0 to 1.10.1 by Dependabot (@dependabot)[bot] in #16
- ⬆️ Bump pypa/gh-action-pypi-publish from 1.10.1 to 1.10.2 by Dependabot (@dependabot)[bot] in #17
- ⬆️ Bump actions/checkout from 4.1.7 to 4.2.1 by Dependabot (@dependabot)[bot] in #20
- ⬆️ Bump pypa/gh-action-pypi-publish from 1.10.2 to 1.10.3 by Dependabot (@dependabot)[bot] in #19
- ⬆️ Bump pypa/gh-action-pypi-publish from 1.10.3 to 1.12.2 by Dependabot (@dependabot)[bot] in #25
- ⬆️ Bump actions/setup-python from 5.2.0 to 5.3.0 by Dependabot (@dependabot)[bot] in #23
- ⬆️ Bump actions/checkout from 4.2.1 to 4.2.2 by Dependabot (@dependabot)[bot] in #22
- ⬆️ Bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.3 by Dependabot (@dependabot)[bot] in #26
- ⬆️ Bump actions/setup-python from 5.3.0 to 5.4.0 by Dependabot (@dependabot)[bot] in #28
- ⬆️ Bump pypa/gh-action-pypi-publish from 1.12.3 to 1.12.4 by Dependabot (@dependabot)[bot] in #27
- ⬆️ Bump actions/setup-python from 5.4.0 to 5.6.0 by Dependabot (@dependabot)[bot] in #30
- ⬆️ Bump actions/checkout from 4.2.2 to 5.0.0 by Dependabot (@dependabot)[bot] in #31
- 🔧 Set workflow permissions by artoj-iceye in #32
- 🔧 Update Python 3.13 version in workflow by Jeremy Mayeres (@jerr0328) in #21
- 🔧 Fix typo in workflow permissions by Jeremy Mayeres (@jerr0328) in #33
- ⬆️ Bump pypa/gh-action-pypi-publish from 1.12.4 to 1.13.0 by Dependabot (@dependabot)[bot] in #35
- ⬆️ Bump actions/setup-python from 5.6.0 to 6.0.0 by Dependabot (@dependabot)[bot] in #34
- 🔧 Official Python 3.14 support by Jeremy Mayeres (@jerr0328) in #36
New Contributors
- artoj-iceye made their first contribution in #32
Full Changelog: v0.2.0...v0.2.1
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 Jeremy Mayeres (@jerr0328) in #12
- ✨ Add audit log validation by Jeremy Mayeres (@jerr0328) in #13
- ⬆️ Bump actions/setup-python from 5.1.1 to 5.2.0 by Dependabot (@dependabot) in #14
- ⬆️ Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.0 by Dependabot (@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 (@dependabot) in #8
- ⬆️ Bump actions/checkout from 4.1.6 to 4.1.7 by Dependabot (@dependabot) in #9
- ⬆️ Bump actions/setup-python from 5.1.0 to 5.1.1 by Dependabot (@dependabot) in #11
- prefer more generic Mapping over dict type by Edvard Majakari (@edvardm) in #10
New Contributors
- Dependabot (@dependabot) made their first contribution in #8
- Edvard Majakari (@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 Sinan ISLEKDEMIR (@sinanislekdemir) in #7
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- 🔧 Add py.typed for mypy support by Jeremy Mayeres (@jerr0328) in #6
Full Changelog: v0.1.0...v0.1.1