Skip to content

Commit 63692c8

Browse files
committed
build: release v1.6.1.
1 parent 3507c92 commit 63692c8

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,16 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and 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.

0 commit comments

Comments
 (0)