File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,16 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 1.6.1] - 2025-08-24
9+ ### Changed
10+ - ci: validate example configs on push.
11+ - refactor: improve OIDC server plugin error logging.
12+
13+ ### Fixed
14+ - fix: align OIDC discovery document ID token alg to spec.
15+ - fix: align config schemas to data model.
16+ - fix: continue handler loop if plugin does not handle request.
17+
818## [ 1.6.0] - 2025-08-23
919### Added
1020- feat: support both client_secret_post and client_secret_basic on OIDC server plugin token endpoint.
You can’t perform that action at this time.
0 commit comments