What's Changed * kadmin-sys: fix clippy lints from new rust version by rissson in https://github.com/authentik-community/kadmin-rs/pull/68 * deps: bump pyo3 from 0.23.2 to 0.23.3 by dependabot in https://github.com/authentik-community/kadmin-rs/pull/66 * deps: bump anyhow from 1.0.93 to 1.0.94 by dependabot in https://github.com/authentik-community/kadmin-rs/pull/65 * deps: bump thiserror from 2.0.3 to 2.0.4 by dependabot in https://github.com/authentik-community/kadmin-rs/pull/64 * kadmin: add allowed_keysalts by rissson in https://github.com/authentik-community/kadmin-rs/pull/67 * kadmin: support for setting API version by rissson in https://github.com/authentik-community/kadmin-rs/pull/69 * release: kadmin-sys v0.2.1 by github-actions in https://github.com/authentik-community/kadmin-rs/pull/71 * release: kadmin v0.4.1 by github-actions in https://github.com/authentik-community/kadmin-rs/pull/70
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
0.3.1
What's Changed * release: kadmin v0.5.0 by github-actions in https://github.com/authentik-community/kadmin-rs/pull/79 * kadmin: principal: get_strings: fix memory leak by rissson in https://github.com/authentik-community/kadmin-rs/pull/80 * release: kadmin v0.5.1 by github-actions in https://github.com/authentik-community/kadmin-rs/pull/81 * kadmin: principal: set_string: fix pointer creation by rissson in https://github.com/authentik-community/kadmin-rs/pull/82 * release: kadmin v0.5.2 by github-actions in https://github.com/authentik-community/kadmin-rs/pull/83 * kadmin: add get_privileges by rissson in https://github.com/authentik-community/kadmin-rs/pull/84 * root: rust-toolchain: add rust-analyzer by rissson in https://github.com/authentik-community/kadmin-rs/pull/85 * kadmin: use kerberos/C types in definitions by rissson in https://github.com/authentik-community/kadmin-rs/pull/86 * deps: bump libc from 0.2.167 to 0.2.168 by dependabot in https://github.com/authentik-community/kadmin-rs/pull/87 * deps: bump thiserror from 2.0.4 to 2.0.6 by dependabot in https://github.com/authentik-community/kadmin-rs/pull/89 * deps: bump chrono from 0.4.38 to 0.4.39 by dependabot in https://github.com/authentik-community/kadmin-rs/pull/90 * deps: bump bindgen from 0.70.1 to 0.71.1 by dependabot in https://github.com/authentik-community/kadmin-rs/pull/88 * deps: bump ruff from 0.8.2 to 0.8.3 by dependabot in https://github.com/authentik-community/kadmin-rs/pull/92 * deps: bump thiserror from 2.0.6 to 2.0.7 by dependabot in https://github.com/authentik-community/kadmin-rs/pull/93 * deps: bump thiserror from 2.0.7 to 2.0.8 by dependabot in https://github.com/authentik-community/kadmin-rs/pull/94 * deps: bump libc from 0.2.168 to 0.2.169 by dependabot in https://github.com/authentik-community/kadmin-rs/pull/95 * deps: bump ruff from 0.8.3 to 0.8.4 by dependabot in https://github.com/authentik-community/kadmin-rs/pull/96 * deps: bump ruff from 0.8.4 to 0.8.5 by dependabot in https://github.com/authentik-community/kadmin-rs/pull/102 * deps: bump anyhow from 1.0.94 to 1.0.95 by dependabot in https://github.com/authentik-community/kadmin-rs/pull/98 * deps: bump thiserror from 2.0.8 to 2.0.9 by dependabot in https://github.com/authentik-community/kadmin-rs/pull/99 * deps: bump jinja2 from 3.1.4 to 3.1.5 by dependabot in https://github.com/authentik-community/kadmin-rs/pull/100 * deps: fix poetry, bump mypy from 1.13.0 to 1.14.1 by dependabot in https://github.com/authentik-community/kadmin-rs/pull/101 * release: kadmin v0.5.3 by github-actions in https://github.com/authentik-community/kadmin-rs/pull/104 * deps: bump thiserror from 2.0.9 to 2.0.10 by dependabot in https://github.com/authentik-community/kadmin-rs/pull/105 * deps: bump thiserror from 2.0.10 to 2.0.11 by dependabot in https://github.com/authentik-community/kadmin-rs/pull/107 * deps: bump pyo3 from 0.23.3 to 0.23.4 by dependabot in https://github.com/authentik-community/kadmin-rs/pull/108 * deps: bump bitflags from 2.6.0 to 2.7.0 by dependabot in https://github.com/authentik-community/kadmin-rs/pull/106 * deps: bump bitflags from 2.7.0 to 2.8.0 by dependabot in https://github.com/authentik-community/kadmin-rs/pull/109 * deps: bump getset from 0.1.3 to 0.1.4 by dependabot in https://github.com/authentik-community/kadmin-rs/pull/110 * flake: update by rissson in https://github.com/authentik-community/kadmin-rs/pull/115 * deps: bump anyhow from 1.0.95 to 1.0.96 by dependabot in https://github.com/authentik-community/kadmin-rs/pull/114 * deps: bump strum from 0.26.3 to 0.27.1 by dependabot in https://github.com/authentik-community/kadmin-rs/pull/113 * deps: bump rand from 0.8.5 to 0.9.0 by dependabot in https://github.com/authentik-community/kadmin-rs/pull/111 * deps: bump pyo3 from 0.23.4 to 0.23.5 by dependabot in https://github.com/authentik-community/kadmin-rs/pull/119 * deps: bump libc from 0.2.169 to 0.2.170 by dependabot in https://github.com/authentik-community/kadmin-rs/pull/117 * deps: bump chrono from 0.4.39 to 0.4.40 by dependabot in https://github.com/authentik-community/kadmin-rs/pull/120 * deps: bump getset from 0.1.4 to 0.1.5 by dependabot in https://github.com/authentik-community/kadmin-rs/pull/121 * deps: bump bitflags from 2.8.0 to 2.9.0 by dependabot in https://github.com/authentik-community/kadmin-rs/pull/124 * deps: bump thiserror from 2.0.11 to 2.0.12 by dependabot in https://github.com/authentik-community/kadmin-rs/pull/123 * deps: bump anyhow from 1.0.96 to 1.0.97 by dependabot in https://github.com/authentik-community/kadmin-rs/pull/122 * deps: bump pypa/cibuildwheel from 2.22.0 to 2.23.0 by dependabot in https://github.com/authentik-community/kadmin-rs/pull/125 * deps: bump indoc from 2.0.5 to 2.0.6 by dependabot in https://github.com/authentik-community/kadmin-rs/pull/127 * deps: bump either from 1.14.0 to 1.15.0 by dependabot in https://github.com/authentik-community/kadmin-rs/pull/126 * deps: bump libc from 0.2.170 to 0.2.171 by dependabot in https://github.com/authentik-community/kadmin-rs/pull/129 * deps: bump pypa/cibuildwheel from 2.23.0 to 2.23.1 by dependabot in https://github.com/authentik-community/kadmin-rs/pull/130 * deps: bump pypa/cibuildwheel from 2.23.1 to 2.23.2 by dependabot in https://github.com/authentik-community/kadmin-rs/pull/131 * root: fix sccache in CI by rissson in https://github.com/authentik-community/kadmin-rs/pull/133 * deps: bump pyo3 from 0.23.5 to 0.24.1 by dependabot in https://github.com/authentik-community/kadmin-rs/pull/132 * release: kadmin-sys v0.3.1 by github-actions in https://github.com/authentik-community/kadmin-rs/pull/134
What's Changed * release: kadmin v0.2.0 by github-actions in https://github.com/authentik-community/kadmin-rs/pull/39
0.2.0
What's Changed * release: kadmin v0.1.0 by github-actions in https://github.com/authentik-community/kadmin-rs/pull/27 * ci: fix python release by rissson in https://github.com/authentik-community/kadmin-rs/pull/29