Releases: claroty/jwthenticator
Releases · claroty/jwthenticator
Python 3.10 support and fix utc.now issue - new cycle Latest
Python 3.10 support and fix utc.now issue
Merge pull request #45 from claroty/bugfix/rnew-26573 Fix utcnow() issue and bump python to 3.10
Sqlalchemy 1.4+ support
Merge pull request #40 from claroty/fix/reuvens/sqlalchemy-14-fixes Fix sqalchemy issues and bump packages
1.5.0
v1.4.2
Upgrade sqlalchemy version to be >=1.4.0,<2.0.0
v1.4.1
Set asyncpg as Cpython only
v1.4.0
Update sqlalchemy to 1.4.0 and remove asyncalchemy
v1.3.8
v1.3.7
v1.3.6
Increased JWT expiration to allow servers with wrong time to still be able to connect (for time drift and for timezone issues)