Skip to content

Releases: AxisCommunications/go-dpop

v1.1.2

21 Nov 10:41
adf82c9
Compare
Choose a tag to compare

1.1.2 (2024-11-21)

Bug Fixes

  • gracefully handle malformed jwk headers (#24) (adf82c9)

v1.1.1

21 Nov 10:33
433762b
Compare
Choose a tag to compare

1.1.1 (2024-11-21)

Bug Fixes

  • pad elliptic curve coordinates correctly in JWK representation (#22) (433762b)

v1.1.0

19 Nov 13:56
9db9bdb
Compare
Choose a tag to compare

1.1.0 (2024-11-19)

Feature

  • separate future and expired checks (#18) (9db9bdb)

v1.0.3

03 Sep 09:46
a885cee
Compare
Choose a tag to compare

v1.0.3 (2024-09-03)

Bug Fixes

Documentation

Chores

  • deps: bump the go-dependencies group with 1 update (#17) (dbf4ecf)

v1.0.2

04 Dec 09:24
a3842fc
Compare
Choose a tag to compare

1.0.2 (2023-12-04)

Bug Fixes

  • strip query and fragment from URL (#15) (a3842fc)

Documentation

Chores

  • deps: bump the go-dependencies group with 1 update (#14) (b2dc025)

v1.0.1

22 Nov 10:57
ffc33d3
Compare
Choose a tag to compare

1.0.1 (2023-11-22)

Bug Fixes

  • #7 JWK thumbprint includes optional members when calculated (#11) (ffc33d3)

Documentation

Chores

  • release on dependabot update (#6) (bd2f23a)
  • deps: bump the go-dependencies group with 1 update (#5) (e3feea2)
  • add implementation examples (#3) (570b226)
  • remove unnecessary package names (#2) (43d01ee)

v1.0.0

11 Aug 12:40
4e2b89c
Compare
Choose a tag to compare

1.0.0 (2023-08-11)

Feature