v3.0.0
What's Changed
- Module
simple-jwt
removed. - Renamings:
- Package
com.onixbyte.devkit.utils
tocom.onixbyte.common.util
; - Package
com.onixbyte.security
tocom.onixbyte.crypto
; - Package
com.onixbyte.guid
tocom.onixbyte.identitygenerator
; - Class
GuidCreator
toIdentityGenerator
; - Package
com.onixbyte.nums
tocom.onixbyte.math
; - Module
devkit-bom
toversion-catalogue
;
- Package
- Module
key-pair-loader
upgrade tocrypto-toolbox
, loaders are splited by its key type (private or public) and its algorithm.
Full Changelog: 2.4.0...3.0.0