Skip to content

v1.0.0

Compare
Choose a tag to compare
@djw8605 djw8605 released this 21 Mar 16:05
· 68 commits to master since this release
0657df3

What's Changed

  • gh-action: Adapt unittests to renamed CMake flags, fix using external gtest. by @olifre in #89
  • CMake: Fix typo in SCITOKENS_WARNINGS_ARE_ERRORS flag. by @olifre in #88
  • Macos libressl build by @JaimeFrey in #91
  • Fixing returning err_msg with enforcer fail by @djw8605 in #94
  • CMake: don't add bundled gtest include dir when using external gtest by @ellert in #90
  • Add enforcer test by @djw8605 in #95
  • Openssl 3 0 update by @ColeBollig in #96
  • Provide an API enabling explicit manipulation of the keycache for the end user. by @bbockelm in #99
  • Allow the library user to explicitly set the "current" time. by @bbockelm in #98
  • Shorten timeout for public key download by @bbockelm in #100
  • First attempt at an async refactoring of the SciTokens library. by @bbockelm in #92
  • Add a Linter action to the GitHub workflow by @jhiemstrawisc in #106
  • Empty commit to apply lint by @djw8605 in #107
  • Add configuration API to set keycache update/expiration intervals by @jhiemstrawisc in #111
  • Claim 'nbf' is mandatory only for SCITOKENS by @vokac in #112

New Contributors

Full Changelog: v0.7.1...v1.0.0