Skip to content

Commit c8abee3

Browse files
chore(main): release 2.9.1 (#149)
Co-authored-by: sigbit-release-bot[bot] <227027872+sigbit-release-bot[bot]@users.noreply.github.com>
1 parent 4004e4d commit c8abee3

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "2.9.0"
2+
".": "2.9.1"
33
}

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [2.9.1](https://github.com/sigbit/mcp-auth-proxy/compare/v2.9.0...v2.9.1) (2026-04-25)
4+
5+
6+
### Bug Fixes
7+
8+
* persist JWT session in storage so user identity survives token exchange ([#146](https://github.com/sigbit/mcp-auth-proxy/issues/146)) ([4004e4d](https://github.com/sigbit/mcp-auth-proxy/commit/4004e4d05b1658927229b36a97c25f0cb5749745))
9+
* **proxy:** strip client-supplied header-mapping target headers ([#148](https://github.com/sigbit/mcp-auth-proxy/issues/148)) ([3d6e35c](https://github.com/sigbit/mcp-auth-proxy/commit/3d6e35c6621412f019078426e74dcb68cd91d2bb))
10+
311
## [2.9.0](https://github.com/sigbit/mcp-auth-proxy/compare/v2.8.1...v2.9.0) (2026-04-16)
412

513

0 commit comments

Comments
 (0)