Skip to content

Releases: nefilim/kjwt

v0.9.0

08 Sep 20:17
ba4a2df
Compare
Choose a tag to compare

ba4a2df Mark Arrow as API dependency (#34)

v0.8.0

05 Feb 22:14
b8e4b3b
Compare
Choose a tag to compare
Use Instant with configurable Clocks in the API (#32)

v0.6.1

17 Jan 16:30
bb65a3a
Compare
Choose a tag to compare

bb65a3a allow type header to be omitted when parsing JWT strings (#29)
4c3db4b Revert "allow type header to be omitted when parsing JWT strings"
5d98e91 allow type header to be omitted when parsing JWT strings

v0.6.0

21 Dec 18:00
96e6c0e
Compare
Choose a tag to compare

96e6c0e allow spec violating lower case type in the JOSEHeader (#25)

v0.5.3

24 Apr 03:01
60f179e
Compare
Choose a tag to compare

60f179e improve error information (#22)

v0.5.2

24 Apr 01:14
580ae02
Compare
Choose a tag to compare

580ae02 drop invalid JWKs in a JWKS, rev kotlin dependencies (#21)

v0.5.1

23 Feb 20:32
749365a
Compare
Choose a tag to compare

749365a rev semver plugin version and update GHA (#20)

v0.5.0

24 Jan 15:59
50c671f
Compare
Choose a tag to compare

50c671f add claim names #17 and android level to readme #18 (#19)
55148f6 fix test report publisher (#16)

v0.4.9

18 Jan 17:10
70f124a
Compare
Choose a tag to compare

70f124a fix support for claim JSON array values (#15)

v0.4.8

18 Jan 16:35
Compare
Choose a tag to compare

ff72562 apply convention plugin to root
ae9edfa add missing env variables to workflow
e89f0da fix workflow
8b1d678 Revamp build process to use convention plugins, update README (#14)