Releases: ksauzz/krbticket
Releases · ksauzz/krbticket
Release 1.0.6
Release 1.0.5
Changes:
- don't raise exception even if calling updater.start() multiple times
Fixes:
- fix the race condition of updater.start(), OS command executions, and credential cache existence check.
- cleanup ticket registry by teardown in unittest
Release 1.0.4
Merge pull request #29 from ksauzz/feature/updater-per-ccache Limit the number of KrbTicket instances to one per ccache for multi-threading access
Release 1.0.3
Merge pull request #28 from ksauzz/feature/none-per-process-ccache Add additional ticket updaters
Release 1.0.2
Merge pull request #26 from ksauzz/feature/get-or-init add KrbTicket.get_or_init
Release 1.0.1
Merge pull request #21 from ksauzz/fix/ccache-name-for-multiproc Fix multi proc app didn't know ccache name
Release 1.0.0
Merge pull request #19 from ksauzz/feature/allow-none-keytab find keytab using kinit default behavior.
Release 1.0.0b1
Merge pull request #17 from ksauzz/feature/logging-on-retry logging retry