Skip to content

Commit 118ced7

Browse files
chore(main): release 2.5.4 (#118)
Co-authored-by: sigbit-release-bot[bot] <227027872+sigbit-release-bot[bot]@users.noreply.github.com>
1 parent 4546f40 commit 118ced7

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.5.3"
2+
".": "2.5.4"
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.5.4](https://github.com/sigbit/mcp-auth-proxy/compare/v2.5.3...v2.5.4) (2026-03-03)
4+
5+
6+
### Bug Fixes
7+
8+
* follow backend 307/308 redirects in transparent proxy ([#116](https://github.com/sigbit/mcp-auth-proxy/issues/116)) ([4546f40](https://github.com/sigbit/mcp-auth-proxy/commit/4546f407bba9e191bf6ffc08dac14d7baf8bbd9f))
9+
* widen OAuth signature columns from VARCHAR(255) to VARCHAR(512) ([#117](https://github.com/sigbit/mcp-auth-proxy/issues/117)) ([68437b1](https://github.com/sigbit/mcp-auth-proxy/commit/68437b104fb7befd2671e92cf065ec40b3eba514)), closes [#111](https://github.com/sigbit/mcp-auth-proxy/issues/111)
10+
311
## [2.5.3](https://github.com/sigbit/mcp-auth-proxy/compare/v2.5.2...v2.5.3) (2026-01-03)
412

513

0 commit comments

Comments
 (0)