Skip to content

Commit cdef9cf

Browse files
chore(main): release 2.8.1 (#142)
1 parent fb2d63e commit cdef9cf

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.8.0"
2+
".": "2.8.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.8.1](https://github.com/sigbit/mcp-auth-proxy/compare/v2.8.0...v2.8.1) (2026-04-13)
4+
5+
6+
### Bug Fixes
7+
8+
* trim userinfo to mapped fields before storing in session cookie ([#141](https://github.com/sigbit/mcp-auth-proxy/issues/141)) ([683d79a](https://github.com/sigbit/mcp-auth-proxy/commit/683d79abf8c3a054ae611206ffb0fe543be87c69))
9+
* use /v2 module path ([#139](https://github.com/sigbit/mcp-auth-proxy/issues/139)) ([fb2d63e](https://github.com/sigbit/mcp-auth-proxy/commit/fb2d63ebda0392a0678e0591a2cd902b04b982e8))
10+
311
## [2.8.0](https://github.com/sigbit/mcp-auth-proxy/compare/v2.7.0...v2.8.0) (2026-04-03)
412

513

0 commit comments

Comments
 (0)