Skip to content

v1.2.23

Compare
Choose a tag to compare
@lestrrat lestrrat released this 13 Apr 09:53
· 375 commits to develop/v2 since this release
v1.2.23 13 Apr 2022
[Bug fixes]
  * [jwk] jwk.AutoRefresh had a race condition when `Configure()` was
    called concurrently (#686)
    (It has been patched correctly, but we may come back to revisit
     the design choices in the near future)