kadmin 0.4.0
Breaking changes
The Python API has been reworked. Notably, some methods on the Principal
and Policy
objects now require passing a KAdmin
instance as the first argument.
Furthermore, no more python-kadmin-rs
tags will be created on this repository. Watch for kadmin
tags instead.
What's Changed
- release: python-kadmin-rs v0.3.0 by @github-actions in #58
- kadmin: policies: add tl_data by @rissson in #59
- kadmin, python-kadmin-rs: rework sync for easier use by @rissson in #60
- kadmin: params, db_args: impl Clone, Sync, Send by @rissson in #62
- python: merge python-kadmin-rs into kadmin by @rissson in #61
- release: kadmin v0.4.0 by @github-actions in #63
Full Changelog: kadmin/version/0.3.0...kadmin/version/0.4.0