Releases: authentik-community/kadmin-rs
kadmin 0.5.3
What's Changed
- kadmin: add get_privileges by @rissson in #84
- root: rust-toolchain: add rust-analyzer by @rissson in #85
- kadmin: use kerberos/C types in definitions by @rissson in #86
- deps: bump libc from 0.2.167 to 0.2.168 by @dependabot in #87
- deps: bump thiserror from 2.0.4 to 2.0.6 by @dependabot in #89
- deps: bump chrono from 0.4.38 to 0.4.39 by @dependabot in #90
- deps: bump bindgen from 0.70.1 to 0.71.1 by @dependabot in #88
- deps: bump ruff from 0.8.2 to 0.8.3 by @dependabot in #92
- deps: bump thiserror from 2.0.6 to 2.0.7 by @dependabot in #93
- deps: bump thiserror from 2.0.7 to 2.0.8 by @dependabot in #94
- deps: bump libc from 0.2.168 to 0.2.169 by @dependabot in #95
- deps: bump ruff from 0.8.3 to 0.8.4 by @dependabot in #96
- deps: bump ruff from 0.8.4 to 0.8.5 by @dependabot in #102
- deps: bump anyhow from 1.0.94 to 1.0.95 by @dependabot in #98
- deps: bump thiserror from 2.0.8 to 2.0.9 by @dependabot in #99
- deps: bump jinja2 from 3.1.4 to 3.1.5 by @dependabot in #100
- deps: fix poetry, bump mypy from 1.13.0 to 1.14.1 by @dependabot in #101
- release: kadmin v0.5.3 by @github-actions in #104
Full Changelog: kadmin/version/0.5.2...kadmin/version/0.5.3
kadmin 0.5.2
What's Changed
- kadmin: principal: set_string: fix pointer creation by @rissson in #82
- release: kadmin v0.5.2 by @github-actions in #83
Full Changelog: kadmin/version/0.5.1...kadmin/version/0.5.2
kadmin 0.5.1
What's Changed
- kadmin: principal: get_strings: fix memory leak by @rissson in #80
- release: kadmin v0.5.1 by @github-actions in #81
Full Changelog: kadmin/version/0.5.0...kadmin/version/0.5.1
kadmin 0.5.0
What's Changed
- deps: bump ruff from 0.8.1 to 0.8.2 by @dependabot in #74
- kadmin: implement principal utilities by @rissson in #53
- kadmin: principal: get_strings, set_string by @rissson in #77
- release: kadmin-sys v0.3.0 by @github-actions in #78
- release: kadmin v0.5.0 by @github-actions in #79
Full Changelog: kadmin/version/0.4.2...kadmin/version/0.5.0
kadmin-sys 0.3.0
What's Changed
- release: kadmin v0.4.1 by @github-actions in #70
- kadmin: fix keysalts by @rissson in #72
- release: kadmin v0.4.2 by @github-actions in #73
- deps: bump ruff from 0.8.1 to 0.8.2 by @dependabot in #74
- kadmin: implement principal utilities by @rissson in #53
- kadmin: principal: get_strings, set_string by @rissson in #77
- release: kadmin-sys v0.3.0 by @github-actions in #78
Full Changelog: kadmin-sys/version/0.2.1...kadmin-sys/version/0.3.0
kadmin 0.4.2
What's Changed
Full Changelog: kadmin/version/0.4.1...kadmin/version/0.4.2
kadmin 0.4.1
What's Changed
- kadmin-sys: fix clippy lints from new rust version by @rissson in #68
- deps: bump pyo3 from 0.23.2 to 0.23.3 by @dependabot in #66
- deps: bump anyhow from 1.0.93 to 1.0.94 by @dependabot in #65
- deps: bump thiserror from 2.0.3 to 2.0.4 by @dependabot in #64
- kadmin: add allowed_keysalts by @rissson in #67
- kadmin: support for setting API version by @rissson in #69
- release: kadmin-sys v0.2.1 by @github-actions in #71
- release: kadmin v0.4.1 by @github-actions in #70
Full Changelog: kadmin/version/0.4.0...kadmin/version/0.4.1
kadmin-sys 0.2.1
What's Changed
- release: kadmin v0.2.0 by @github-actions in #39
- release: python-kadmin-rs v0.2.0 by @github-actions in #41
- kadmin: fix local example by @rissson in #42
- kadmin: drop context guard after init by @rissson in #43
- deps: bump thiserror from 2.0.0 to 2.0.3 by @dependabot in #44
- deps: bump sphinx-rtd-theme from 3.0.1 to 3.0.2 by @dependabot in #45
- deps: bump ruff from 0.7.3 to 0.7.4 by @dependabot in #46
- deps: bump ruff from 0.7.4 to 0.8.0 by @dependabot in #48
- deps: bump cibuildwheel from 2.21.3 to 2.22.0 by @dependabot in #50
- deps: bump pypa/cibuildwheel from 2.21.3 to 2.22.0 by @dependabot in #49
- deps: bump pyo3 from 0.22.6 to 0.23.2 by @dependabot in #51
- deps: bump ruff from 0.8.0 to 0.8.1 by @dependabot in #52
- docs: only publish html, the rest is failing for some reason by @rissson in #56
- kadmin, python-kadmin-rs: implement policy utilities by @rissson in #54
- release: kadmin v0.3.0 by @github-actions in #57
- 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
- kadmin-sys: fix clippy lints from new rust version by @rissson in #68
- deps: bump pyo3 from 0.23.2 to 0.23.3 by @dependabot in #66
- deps: bump anyhow from 1.0.93 to 1.0.94 by @dependabot in #65
- deps: bump thiserror from 2.0.3 to 2.0.4 by @dependabot in #64
- kadmin: add allowed_keysalts by @rissson in #67
- kadmin: support for setting API version by @rissson in #69
- release: kadmin-sys v0.2.1 by @github-actions in #71
Full Changelog: kadmin-sys/version/0.2.0...kadmin-sys/version/0.2.1
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
python-kadmin-rs 0.3.0
What's Changed
- kadmin: fix local example by @rissson in #42
- kadmin: drop context guard after init by @rissson in #43
- deps: bump thiserror from 2.0.0 to 2.0.3 by @dependabot in #44
- deps: bump sphinx-rtd-theme from 3.0.1 to 3.0.2 by @dependabot in #45
- deps: bump ruff from 0.7.3 to 0.7.4 by @dependabot in #46
- deps: bump ruff from 0.7.4 to 0.8.0 by @dependabot in #48
- deps: bump cibuildwheel from 2.21.3 to 2.22.0 by @dependabot in #50
- deps: bump pypa/cibuildwheel from 2.21.3 to 2.22.0 by @dependabot in #49
- deps: bump pyo3 from 0.22.6 to 0.23.2 by @dependabot in #51
- deps: bump ruff from 0.8.0 to 0.8.1 by @dependabot in #52
- docs: only publish html, the rest is failing for some reason by @rissson in #56
- kadmin, python-kadmin-rs: implement policy utilities by @rissson in #54
- release: kadmin v0.3.0 by @github-actions in #57
- release: python-kadmin-rs v0.3.0 by @github-actions in #58
Full Changelog: python-kadmin-rs/version/0.2.0...python-kadmin-rs/version/0.3.0