Python-kadmin-rs

Latest version: v0.6.0

Safety actively analyzes 723882 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

0.6.0

What's Changed
* 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
* release: kadmin v0.6.0 by github-actions in https://github.com/authentik-community/kadmin-rs/pull/135


**Full Changelog**: https://github.com/authentik-community/kadmin-rs/compare/kadmin/version/0.5.3...kadmin/version/0.6.0

0.5.3

What's Changed
* 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


**Full Changelog**: https://github.com/authentik-community/kadmin-rs/compare/kadmin/version/0.5.2...kadmin/version/0.5.3

0.5.2

What's Changed
* 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


**Full Changelog**: https://github.com/authentik-community/kadmin-rs/compare/kadmin/version/0.5.1...kadmin/version/0.5.2

0.5.1

What's Changed
* 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


**Full Changelog**: https://github.com/authentik-community/kadmin-rs/compare/kadmin/version/0.5.0...kadmin/version/0.5.1

0.5.0

What's Changed
* deps: bump ruff from 0.8.1 to 0.8.2 by dependabot in https://github.com/authentik-community/kadmin-rs/pull/74
* kadmin: implement principal utilities by rissson in https://github.com/authentik-community/kadmin-rs/pull/53
* kadmin: principal: get_strings, set_string by rissson in https://github.com/authentik-community/kadmin-rs/pull/77
* release: kadmin-sys v0.3.0 by github-actions in https://github.com/authentik-community/kadmin-rs/pull/78
* release: kadmin v0.5.0 by github-actions in https://github.com/authentik-community/kadmin-rs/pull/79


**Full Changelog**: https://github.com/authentik-community/kadmin-rs/compare/kadmin/version/0.4.2...kadmin/version/0.5.0

0.4.2

What's Changed
* kadmin: fix keysalts by rissson in https://github.com/authentik-community/kadmin-rs/pull/72
* release: kadmin v0.4.2 by github-actions in https://github.com/authentik-community/kadmin-rs/pull/73


**Full Changelog**: https://github.com/authentik-community/kadmin-rs/compare/kadmin/version/0.4.1...kadmin/version/0.4.2

Page 1 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.