Skip to content

Releases: claroty/jwthenticator

Python 3.10 support and fix utc.now issue - new cycle Latest

09 Dec 11:02
1202830
Compare
Choose a tag to compare

Python 3.10 support and fix utc.now issue

09 Dec 09:52
5a7b81f
Compare
Choose a tag to compare
Merge pull request #45 from claroty/bugfix/rnew-26573

Fix utcnow() issue and bump python to 3.10

Sqlalchemy 1.4+ support

25 Nov 14:19
a45fed0
Compare
Choose a tag to compare
Merge pull request #40 from claroty/fix/reuvens/sqlalchemy-14-fixes

Fix sqalchemy issues and bump packages

1.5.0

16 Jul 13:26
245c31c
Compare
Choose a tag to compare

This release updates Cryptography and AioHTTP versions.

v1.4.2

03 Oct 12:10
3182f6b
Compare
Choose a tag to compare

Upgrade sqlalchemy version to be >=1.4.0,<2.0.0

v1.4.1

30 Aug 13:38
5994778
Compare
Choose a tag to compare

Set asyncpg as Cpython only

v1.4.0

21 Aug 11:26
9d1f038
Compare
Choose a tag to compare

Update sqlalchemy to 1.4.0 and remove asyncalchemy

v1.3.8

10 Aug 07:09
8f9407d
Compare
Choose a tag to compare

Extend cryptography limits

v1.3.7

26 Jul 13:12
b311ffc
Compare
Choose a tag to compare

Bump cryptography max version

v1.3.6

13 Dec 10:19
f3ecae8
Compare
Choose a tag to compare

Increased JWT expiration to allow servers with wrong time to still be able to connect (for time drift and for timezone issues)