From 20aa01c1344dc633165fc543faed944611f6b850 Mon Sep 17 00:00:00 2001 From: Jim Date: Tue, 22 Oct 2024 13:42:36 -0400 Subject: [PATCH] chore (changelog): add PR #141 to changelog --- CHANGELOG.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d2a7b5c..0559dbc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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