Skip to content

Releases: scitokens/scitokens-cpp

v1.1.1

28 Feb 16:39
4f82163
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.1.1

v1.1.0

09 Nov 15:29
854ede7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.2...v1.1.0

v1.0.2

16 Jun 01:16
b1c37da
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.0.2

Bug fix for ACL creation

26 Apr 19:32
8fb7d09
Compare
Choose a tag to compare

Fix bug in creation of ACLs causing failures which logged as "timeouts"

Full Changelog: v1.0.0...v1.0.1

v1.0.0

21 Mar 16:05
0657df3
Compare
Choose a tag to compare

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

v0.7.1

22 Jun 16:28
e63ead3
Compare
Choose a tag to compare

What's Changed

  • Update Debian changelog for v0.7.0 tag by @timtheisen in #76
  • Enabling unit tests should not disable install of libraries and binaries by @ellert in #79
  • Revert "only set install targets when not doing unit tests" by @olifre in #83
  • Warnings as errors option by @GregThain in #85
  • Convert CMakeLists.txt to "modern" cmake style by @GregThain in #84
  • fix apparent fd-leak of sqlite handle by @edquist in #87

New Contributors

Full Changelog: v0.7.0...v0.7.1

v0.7.0

18 Feb 19:17
6ad6671
Compare
Choose a tag to compare

What's Changed

  • Add scitokens-* binaries to the packages by @DrDaveD in #67
  • Sync up Debian changelog, add reminder to sync in the README by @timtheisen in #69
  • Fix FindUUID for macOS by @duncanmmacleod in #71
  • Allow empty Key-ID / kid if only a single key is published by @olifre in #55
  • Add support for at+jwt profile. by @olifre in #73
  • Fix minor complaints found by static analysis by @GregThain in #74
  • Increase default key expiry to 4 hours by @djw8605 in #75

New Contributors

Full Changelog: v0.6.3...v0.7.0

Debian build updates

14 Sep 20:55
2a2b4ef
Compare
Choose a tag to compare

This release largely includes updates to fix building on Debian architectures.

Support EL8

18 May 14:21
dca6f4c
Compare
Choose a tag to compare
v0.6.0

Adding release number

Add storage.modify as a write permission

24 Jun 14:49
6b0cc40
Compare
Choose a tag to compare

Translate WLCG's storage.modify as a write permission in SciTokens.