Skip to content

YubiKit 2.3.0

Compare
Choose a tag to compare
@AdamVe AdamVe released this 29 May 13:14
· 427 commits to main since this release
2.3.0
5d3a1b6
  • core module:
    • deprecated com.yubico.yubikit.core.Logger (see Logging Migration guide)
    • added YubiKeyDevice.openConnection() to public API
  • android module:
    • updated code to support Android 14 behavior changes
  • PIV module:
    • implemented support for compressed certificates
  • general updates:
    • adapted for use with slf4j logging system
    • added support for building with Java 17
    • updated build dependencies and libraries