Skip to content

Commit

Permalink
chore (changelog): add PR #141 to changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
jimlambrt committed Oct 22, 2024
1 parent 4ee9df5 commit 20aa01c
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,22 @@

Canonical reference for changes, improvements, and bugfixes for cap.

## Next

* feat (oidc): add WithVerifier ([PR #141](https://github.com/hashicorp/cap/pull/141))

## 0.7.0

* Add ability to the SAML test provider to create signed SAML responses by
@hcjulz ([PR: 135](https://github.com/hashicorp/cap/pull/135))
* Bump golang.org/x/net from 0.22.0 to 0.23.0 by @dependabot ([PR #136](https://github.com/hashicorp/cap/pull/136))
* feat (config): add support for a http.RoundTripper by @jimlambrt ([PR #137](https://github.com/hashicorp/cap/pull/137))
* chore: update deps by @jimlambrt ([PR #138](https://github.com/hashicorp/cap/pull/138))

## 0.6.0

* Add case insensitive user attribute keys configs for LDAP by @jasonodonnell in https://github.com/hashicorp/cap/pull/132
* chore (oidc, jwt, ldap): update deps by @jimlambrt in https://github.com/hashicorp/cap/pull/133
* chore (oidc, jwt, ldap): update deps by @jimlambrt in **https**://github.com/hashicorp/cap/pull/133
* Add empty anonymous group search configs by @jasonodonnell in https://github.com/hashicorp/cap/pull/134

## 0.5.0
Expand Down

0 comments on commit 20aa01c

Please sign in to comment.