Releases: authentik-community/kadmin-rs
Releases · authentik-community/kadmin-rs
kadmin 0.7.0
What's Changed
- deps: bump ruff from 0.13.2 to 0.13.3 by @dependabot[bot] in #225
- deps: bump ruff from 0.13.3 to 0.14.0 by @dependabot[bot] in #227
- deps: bump libc from 0.2.176 to 0.2.177 by @dependabot[bot] in #228
- deps: bump pypa/cibuildwheel from 3.2.0 to 3.2.1 by @dependabot[bot] in #230
- deps: bump system-deps from 7.0.5 to 7.0.6 by @dependabot[bot] in #231
- deps: bump ruff from 0.14.0 to 0.14.1 by @dependabot[bot] in #232
- deps: bump bitflags from 2.9.4 to 2.10.0 by @dependabot[bot] in #234
- README: add deprecation notice for kadmin-sys by @rissson in #238
- release: kadmin-sys v0.4.0 by @github-actions[bot] in #239
- root: remove support for old Python version (3.9, pypy3.9, pypy3.10) by @rissson in #240
- project: poetry -> uv by @rissson in #116
- kadmin: fix clippy by @rissson in #252
- deps: bump astral-sh/setup-uv from 5 to 7 by @dependabot[bot] in #244
- deps: bump actions/download-artifact from 5 to 6 by @dependabot[bot] in #243
- deps: bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #242
- deps: bump libc from 0.2.177 to 0.2.180 by @dependabot[bot] in #251
- deps: bump actions/checkout from 5 to 6 by @dependabot[bot] in #247
- deps: bump indoc from 2.0.6 to 2.0.7 by @dependabot[bot] in #235
- deps: bump system-deps from 7.0.6 to 7.0.7 by @dependabot[bot] in #245
- build(deps): bump filelock from 3.17.0 to 3.20.3 by @dependabot[bot] in #254
- build(deps): bump urllib3 from 2.3.0 to 2.6.3 by @dependabot[bot] in #253
- deps: bump pyo3 from 0.26.0 to 0.27.2 by @dependabot[bot] in #248
- python: remove 3.10 support by @rissson in #255
- deps: bump pypa/cibuildwheel from 3.2.1 to 3.3.0 by @dependabot[bot] in #246
- kadmin: load kadm5 dynamically by @rissson in #229
- deps: bump actions/checkout from 5.0.1 to 6.0.1 by @dependabot[bot] in #261
- deps: bump test-log from 0.2.18 to 0.2.19 by @dependabot[bot] in #262
- deps: bump actions/upload-artifact from 4.6.2 to 6.0.0 by @dependabot[bot] in #263
- deps: bump quote from 1.0.41 to 1.0.43 by @dependabot[bot] in #264
- deps: bump actions/download-artifact from 5.0.0 to 7.0.0 by @dependabot[bot] in #265
- deps: bump syn from 2.0.108 to 2.0.114 by @dependabot[bot] in #260
- deps: bump pypa/cibuildwheel from 3.3.0 to 3.3.1 by @dependabot[bot] in #259
- deps: bump astral-sh/setup-uv from 5.4.2 to 7.2.0 by @dependabot[bot] in #257
- deps: bump dlopen2 from 0.8.0 to 0.8.2 by @dependabot[bot] in #256
- deps: bump log from 0.4.28 to 0.4.29 by @dependabot[bot] in #258
- release: kadmin v0.7.0 by @github-actions[bot] in #266
Full Changelog: kadmin/version/0.6.3...kadmin/version/0.7.0
kadmin-sys 0.4.0
The kadmin-sys library is now deprecated
Use the kadmin crate and particularly the sys module if you need raw access to kadm5 APIs.
What's Changed
- deps: bump bindgen from 0.72.0 to 0.72.1 by @dependabot[bot] in #206
- deps: bump system-deps from 7.0.5 to 7.0.6 by @dependabot[bot] in #231
- README: add deprecation notice for kadmin-sys by @rissson in #238
- release: kadmin-sys v0.4.0 by @github-actions[bot] in #239
Full Changelog: kadmin-sys/version/0.3.2...kadmin-sys/version/0.4.0
kadmin 0.6.3
What's Changed
- deps: bump ruff from 0.13.0 to 0.13.1 by @dependabot[bot] in #219
- deps: bump black from 25.1.0 to 25.9.0 by @dependabot[bot] in #218
- deps: bump anyhow from 1.0.99 to 1.0.100 by @dependabot[bot] in #217
- deps: bump libc from 0.2.175 to 0.2.176 by @dependabot[bot] in #221
- deps: bump pypa/cibuildwheel from 3.1.4 to 3.2.0 by @dependabot[bot] in #220
- deps: bump ruff from 0.13.1 to 0.13.2 by @dependabot[bot] in #222
- deps: bump thiserror from 2.0.16 to 2.0.17 by @dependabot[bot] in #224
- root: Python 3.14 by @BeryJu in #223
- release: kadmin v0.6.3 by @github-actions[bot] in #226
New Contributors
Full Changelog: kadmin/version/0.6.2...kadmin/version/0.6.3
kadmin 0.6.2
What's Changed
- deps: bump ruff from 0.12.0 to 0.12.1 by @dependabot[bot] in #175
- deps: bump ruff from 0.12.1 to 0.12.2 by @dependabot[bot] in #176
- deps: bump pypa/cibuildwheel from 3.0.0 to 3.0.1 by @dependabot[bot] in #177
- deps: bump ruff from 0.12.2 to 0.12.3 by @dependabot[bot] in #178
- deps: bump urllib3 from 2.3.0 to 2.5.0 by @dependabot[bot] in #174
- deps: bump mypy from 1.16.1 to 1.17.0 by @dependabot[bot] in #179
- deps: bump ruff from 0.12.3 to 0.12.4 by @dependabot[bot] in #180
- deps: bump rand from 0.9.1 to 0.9.2 by @dependabot[bot] in #181
- deps: bump strum from 0.27.1 to 0.27.2 by @dependabot[bot] in #182
- deps: bump ruff from 0.12.4 to 0.12.5 by @dependabot[bot] in #184
- deps: bump pypa/cibuildwheel from 3.0.1 to 3.1.0 by @dependabot[bot] in #183
- deps: bump pypa/cibuildwheel from 3.1.0 to 3.1.1 by @dependabot[bot] in #185
- deps: bump pypa/cibuildwheel from 3.1.1 to 3.1.2 by @dependabot[bot] in #186
- deps: bump ruff from 0.12.5 to 0.12.7 by @dependabot[bot] in #187
- deps: bump mypy from 1.17.0 to 1.17.1 by @dependabot[bot] in #188
- deps: bump pypa/cibuildwheel from 3.1.2 to 3.1.3 by @dependabot[bot] in #189
- deps: bump actions/download-artifact from 4 to 5 by @dependabot[bot] in #191
- deps: bump ruff from 0.12.7 to 0.12.8 by @dependabot[bot] in #192
- deps: bump actions/checkout from 4 to 5 by @dependabot[bot] in #194
- deps: bump libc from 0.2.174 to 0.2.175 by @dependabot[bot] in #193
- deps: bump thiserror from 2.0.12 to 2.0.14 by @dependabot[bot] in #195
- deps: bump anyhow from 1.0.98 to 1.0.99 by @dependabot[bot] in #196
- deps: bump ruff from 0.12.8 to 0.12.9 by @dependabot[bot] in #197
- deps: bump ruff from 0.12.9 to 0.12.11 by @dependabot[bot] in #204
- deps: bump bitflags from 2.9.1 to 2.9.3 by @dependabot[bot] in #202
- deps: bump thiserror from 2.0.14 to 2.0.16 by @dependabot[bot] in #201
- deps: bump pypa/cibuildwheel from 3.1.3 to 3.1.4 by @dependabot[bot] in #200
- ci: pin python version for rust tests by @rissson in #215
- kadmin: remove krb5_boolean usage by @rissson in #214
- deps: bump actions/setup-python from 5 to 6 by @dependabot[bot] in #208
- deps: bump ruff from 0.12.11 to 0.13.0 by @dependabot[bot] in #211
- deps: bump bindgen from 0.72.0 to 0.72.1 by @dependabot[bot] in #206
- deps: bump bitflags from 2.9.3 to 2.9.4 by @dependabot[bot] in #207
- deps: bump chrono from 0.4.41 to 0.4.42 by @dependabot[bot] in #210
- deps: bump build from 1.2.2.post1 to 1.3.0 by @dependabot[bot] in #190
- deps: bump pyo3 from 0.25.1 to 0.26.0 by @dependabot[bot] in #205
- release: kadmin v0.6.2 by @github-actions[bot] in #216
Full Changelog: kadmin/version/0.6.1...kadmin/version/0.6.2
kadmin 0.6.1
What's Changed
- deps: bump mozilla-actions/sccache-action from 0.0.8 to 0.0.9 by @dependabot in #136
- deps: bump anyhow from 1.0.97 to 1.0.98 by @dependabot in #137
- deps: bump jinja2 from 3.1.5 to 3.1.6 by @dependabot in #138
- deps: bump ruff from 0.8.6 to 0.11.5 by @dependabot in #139
- deps: bump black from 24.10.0 to 25.1.0 by @dependabot in #140
- deps: bump cibuildwheel from 2.22.0 to 2.23.2 by @dependabot in #141
- kadmin: support free threaded python by @rissson in #144
- deps: bump rand from 0.9.0 to 0.9.1 by @dependabot in #146
- deps: bump ruff from 0.11.5 to 0.11.6 by @dependabot in #145
- deps: bump mypy from 1.14.1 to 1.15.0 by @dependabot in #142
- deps: bump pyo3 from 0.24.1 to 0.24.2 by @dependabot in #147
- deps: bump libc from 0.2.171 to 0.2.172 by @dependabot in #143
- deps: bump ruff from 0.11.6 to 0.11.7 by @dependabot in #148
- deps: bump cibuildwheel from 2.23.2 to 2.23.3 by @dependabot in #149
- deps: bump pypa/cibuildwheel from 2.23.2 to 2.23.3 by @dependabot in #150
- deps: bump chrono from 0.4.40 to 0.4.41 by @dependabot in #151
- deps: bump ruff from 0.11.7 to 0.11.10 by @dependabot in #156
- deps: bump bitflags from 2.9.0 to 2.9.1 by @dependabot in #155
- deps: bump pyo3 from 0.24.2 to 0.25.0 by @dependabot in #154
- deps: bump system-deps from 7.0.3 to 7.0.4 by @dependabot in #157
- deps: bump system-deps from 7.0.4 to 7.0.5 by @dependabot in #158
- deps: bump ruff from 0.11.10 to 0.11.11 by @dependabot in #159
- deps: bump ruff from 0.11.11 to 0.11.12 by @dependabot in #160
- deps: bump mypy from 1.15.0 to 1.16.0 by @dependabot in #161
- deps: bump ruff from 0.11.12 to 0.11.13 by @dependabot in #162
- deps: bump requests from 2.32.3 to 2.32.4 by @dependabot in #164
- deps: bump bindgen from 0.71.1 to 0.72.0 by @dependabot in #163
- deps: bump pyo3 from 0.25.0 to 0.25.1 by @dependabot in #166
- deps: bump libc from 0.2.172 to 0.2.173 by @dependabot in #167
- deps: bump mypy from 1.16.0 to 1.16.1 by @dependabot in #168
- deps: bump ruff from 0.11.13 to 0.12.0 by @dependabot in #169
- deps: bump libc from 0.2.173 to 0.2.174 by @dependabot in #171
- deps: bump getset from 0.1.5 to 0.1.6 by @dependabot in #170
- deps: bump pypa/cibuildwheel from 2.23.3 to 3.0.0 by @dependabot in #165
- release: kadmin-sys v0.3.2 by @github-actions in #172
- release: kadmin v0.6.1 by @github-actions in #173
Full Changelog: kadmin/version/0.6.0...kadmin/version/0.6.1
kadmin-sys 0.3.2
What's Changed
- deps: bump bindgen from 0.71.1 to 0.72.0 by @dependabot in #163
- release: kadmin-sys v0.3.2 by @github-actions in #172
Full Changelog: kadmin/version/0.6.0...kadmin-sys/version/0.3.2
kadmin 0.6.0
What's Changed
- deps: bump thiserror from 2.0.9 to 2.0.10 by @dependabot in #105
- deps: bump thiserror from 2.0.10 to 2.0.11 by @dependabot in #107
- deps: bump pyo3 from 0.23.3 to 0.23.4 by @dependabot in #108
- deps: bump bitflags from 2.6.0 to 2.7.0 by @dependabot in #106
- deps: bump bitflags from 2.7.0 to 2.8.0 by @dependabot in #109
- deps: bump getset from 0.1.3 to 0.1.4 by @dependabot in #110
- flake: update by @rissson in #115
- deps: bump anyhow from 1.0.95 to 1.0.96 by @dependabot in #114
- deps: bump strum from 0.26.3 to 0.27.1 by @dependabot in #113
- deps: bump rand from 0.8.5 to 0.9.0 by @dependabot in #111
- deps: bump pyo3 from 0.23.4 to 0.23.5 by @dependabot in #119
- deps: bump libc from 0.2.169 to 0.2.170 by @dependabot in #117
- deps: bump chrono from 0.4.39 to 0.4.40 by @dependabot in #120
- deps: bump getset from 0.1.4 to 0.1.5 by @dependabot in #121
- deps: bump bitflags from 2.8.0 to 2.9.0 by @dependabot in #124
- deps: bump thiserror from 2.0.11 to 2.0.12 by @dependabot in #123
- deps: bump anyhow from 1.0.96 to 1.0.97 by @dependabot in #122
- deps: bump pypa/cibuildwheel from 2.22.0 to 2.23.0 by @dependabot in #125
- deps: bump indoc from 2.0.5 to 2.0.6 by @dependabot in #127
- deps: bump either from 1.14.0 to 1.15.0 by @dependabot in #126
- deps: bump libc from 0.2.170 to 0.2.171 by @dependabot in #129
- deps: bump pypa/cibuildwheel from 2.23.0 to 2.23.1 by @dependabot in #130
- deps: bump pypa/cibuildwheel from 2.23.1 to 2.23.2 by @dependabot in #131
- root: fix sccache in CI by @rissson in #133
- deps: bump pyo3 from 0.23.5 to 0.24.1 by @dependabot in #132
- release: kadmin-sys v0.3.1 by @github-actions in #134
- release: kadmin v0.6.0 by @github-actions in #135
Full Changelog: kadmin/version/0.5.3...kadmin/version/0.6.0
kadmin-sys 0.3.1
What's Changed
- release: kadmin v0.5.0 by @github-actions in #79
- kadmin: principal: get_strings: fix memory leak by @rissson in #80
- release: kadmin v0.5.1 by @github-actions in #81
- kadmin: principal: set_string: fix pointer creation by @rissson in #82
- release: kadmin v0.5.2 by @github-actions in #83
- 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
- deps: bump thiserror from 2.0.9 to 2.0.10 by @dependabot in #105
- deps: bump thiserror from 2.0.10 to 2.0.11 by @dependabot in #107
- deps: bump pyo3 from 0.23.3 to 0.23.4 by @dependabot in #108
- deps: bump bitflags from 2.6.0 to 2.7.0 by @dependabot in #106
- deps: bump bitflags from 2.7.0 to 2.8.0 by @dependabot in #109
- deps: bump getset from 0.1.3 to 0.1.4 by @dependabot in #110
- flake: update by @rissson in #115
- deps: bump anyhow from 1.0.95 to 1.0.96 by @dependabot in #114
- deps: bump strum from 0.26.3 to 0.27.1 by @dependabot in #113
- deps: bump rand from 0.8.5 to 0.9.0 by @dependabot in #111
- deps: bump pyo3 from 0.23.4 to 0.23.5 by @dependabot in #119
- deps: bump libc from 0.2.169 to 0.2.170 by @dependabot in #117
- deps: bump chrono from 0.4.39 to 0.4.40 by @dependabot in #120
- deps: bump getset from 0.1.4 to 0.1.5 by @dependabot in #121
- deps: bump bitflags from 2.8.0 to 2.9.0 by @dependabot in #124
- deps: bump thiserror from 2.0.11 to 2.0.12 by @dependabot in #123
- deps: bump anyhow from 1.0.96 to 1.0.97 by @dependabot in #122
- deps: bump pypa/cibuildwheel from 2.22.0 to 2.23.0 by @dependabot in #125
- deps: bump indoc from 2.0.5 to 2.0.6 by @dependabot in #127
- deps: bump either from 1.14.0 to 1.15.0 by @dependabot in #126
- deps: bump libc from 0.2.170 to 0.2.171 by @dependabot in #129
- deps: bump pypa/cibuildwheel from 2.23.0 to 2.23.1 by @dependabot in #130
- deps: bump pypa/cibuildwheel from 2.23.1 to 2.23.2 by @dependabot in #131
- root: fix sccache in CI by @rissson in #133
- deps: bump pyo3 from 0.23.5 to 0.24.1 by @dependabot in #132
- release: kadmin-sys v0.3.1 by @github-actions in #134
Full Changelog: kadmin-sys/version/0.3.0...kadmin-sys/version/0.3.1
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