Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: hashicorp/cap

v0.12.0

05 Dec 22:40
1cba322

Choose a tag to compare

What's Changed

Full Changelog: v0.11.0...v0.12.0

v0.11.0

01 Oct 17:10
70a13e3

Choose a tag to compare

What's Changed

Full Changelog: v0.10.0...v0.11.0

v0.10.0

06 Aug 12:37
c28a3de

Choose a tag to compare

What's Changed

  • Bump dependencies and update CI by @dependabot[bot] in #158
  • Bump golang.org/x/net from 0.37.0 to 0.38.0 by @dependabot[bot] in #160
  • dep: Pin action/cache to a contianer sha by @louisruch in #161
  • [Compliance] - PR Template Changes Required by @compliance-pr-automation-bot[bot] in #163
  • Bump golang.org/x/oauth2 from 0.21.0 to 0.27.0 by @dependabot[bot] in #164
  • fix: use constant time comparison when comparing token hashes. by @jimlambrt in #165
  • doc: changelog entries for 0.10.0 release by @jimlambrt in #166

New Contributors

  • @compliance-pr-automation-bot[bot] made their first contribution in #163

Full Changelog: v0.9.0...v0.10.0

v0.9.0

28 Feb 20:51
6a3d01a

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.8.0...v0.9.0

v0.8.0

30 Dec 19:27
5c3419e

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.7.0...v0.8.0

v0.7.0

01 Aug 21:01
b85f9a7

Choose a tag to compare

What's Changed

  • Add ability to the SAML test provider to create signed SAML responses by @hcjulz in #135
  • Bump golang.org/x/net from 0.22.0 to 0.23.0 by @dependabot in #136
  • feat (config): add support for a http.RoundTripper by @jimlambrt in #137
  • chore: update deps by @jimlambrt in #138

Full Changelog: v0.6.0...v0.7.0

v0.6.0

28 Mar 15:33
1b8eac3

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.0...v0.6.0

v0.5.0

06 Feb 19:10
ed8f245

Choose a tag to compare

Improvements

  • JWT
    • Adds ability to specify more than one KeySet used for token validation (#128)

v0.4.1

21 Dec 15:24
20669ce

Choose a tag to compare

Bug Fixes

  • SAML: Truncate issue instant to microseconds to support Microsoft Entra ID enterprise applications #126

v0.4.0

22 Sep 16:18
f7be17e

Choose a tag to compare

New and Improved:

  • Support for SAML authentication (#99).