Releases: pythongssapi/k5test
Releases · pythongssapi/k5test
v0.10.4
What's Changed
- Use OIDC for PyPI release by @jborean93 in #25
- Include both license files by @carlwgeorge in #26
- Fix MIT start_kadmind by @rissson in #27
- Set max_renewable_life to 1 week for the MIT KDC by @steffen-kiess in #28
- Bump version for next release by @jborean93 in #29
New Contributors
- @carlwgeorge made their first contribution in #26
- @rissson made their first contribution in #27
- @steffen-kiess made their first contribution in #28
Full Changelog: v0.10.3...v0.10.4
v0.10.3
What's Changed
- Remove no longer valid reference by @stanislavlevin in #23
Full Changelog: v0.10.2...v0.10.3
v0.10.2
What's Changed
- Remove redundant wheel dep from pyproject.toml by @mgorny in #19
- Use built-in shutil.which() instead of which(1) tool by @mgorny in #20
- Update CI to use new action versions by @jborean93 in #21
New Contributors
Full Changelog: v0.10.1...v0.10.2
v0.10.1: Add basic sanity checks and CI
- Fix typos in default MIT krb paths (#16)
- Added universal wheel to PyPI distribution
v0.10.0 release
v0.9.2
v0.9.1
v0.9.0
Initial release, extracted and cleaned up from the copy in python-gssapi