Skip to content

Releases: iceye-ltd/python-audit-log

v0.2.1

Choose a tag to compare

@jerr0328 jerr0328 released this 16 Oct 06:54
Immutable release. Only release title and notes can be modified.
f5b0b03

What's Changed

No significant changes, mostly infrastructure updates, now officially supporting Python 3.13, 3.14.

New Contributors

Full Changelog: v0.2.0...v0.2.1

v0.2.0

Choose a tag to compare

@jerr0328 jerr0328 released this 02 Sep 07:07
4b56b0c

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

Full Changelog: v0.1.3...v0.2.0

v0.1.3

Choose a tag to compare

@jerr0328 jerr0328 released this 16 Jul 11:15
98aa39a

What's Changed

New Contributors

Full Changelog: v0.1.2...v0.1.3

v0.1.2

Choose a tag to compare

@sinanislekdemir sinanislekdemir released this 24 May 10:57
3886b76

What's Changed

Full Changelog: v0.1.1...v0.1.2

v0.1.1

Choose a tag to compare

@jerr0328 jerr0328 released this 22 May 06:13
64802c7

What's Changed

Full Changelog: v0.1.0...v0.1.1

v0.1.0

Choose a tag to compare

@jerr0328 jerr0328 released this 17 May 13:31
e970b5e

Initial release of the audit log package