Skip to content

Commit cd1485b

Browse files
chore(main): release 1.2.0
1 parent 4b5e828 commit cd1485b

2 files changed

Lines changed: 15 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-
".": "1.1.1"
2+
".": "1.2.0"
33
}

CHANGELOG.md

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

3+
## [1.2.0](https://github.com/sigbit/mcp-auth-proxy/compare/v1.1.1...v1.2.0) (2025-08-18)
4+
5+
6+
### Features
7+
8+
* add automatic TLS host detection and improve server lifecycle management ([#21](https://github.com/sigbit/mcp-auth-proxy/issues/21)) ([dc3c058](https://github.com/sigbit/mcp-auth-proxy/commit/dc3c05846ce3fb4460f0f82d8c8cf572be7f28ab))
9+
* add support for stdio MCP servers ([#19](https://github.com/sigbit/mcp-auth-proxy/issues/19)) ([b159d26](https://github.com/sigbit/mcp-auth-proxy/commit/b159d26866c1e362dc074f11277e04c12b640a0e))
10+
11+
12+
### Bug Fixes
13+
14+
* handle stderr properly in stdio MCP server execution ([#23](https://github.com/sigbit/mcp-auth-proxy/issues/23)) ([f972958](https://github.com/sigbit/mcp-auth-proxy/commit/f972958904cf55e3af637466e3c323e2c799260e))
15+
* improve backend lifecycle management and error handling ([#24](https://github.com/sigbit/mcp-auth-proxy/issues/24)) ([4b5e828](https://github.com/sigbit/mcp-auth-proxy/commit/4b5e828cc9932fa41def32385d4fc20456ee588f))
16+
317
## [1.1.1](https://github.com/sigbit/mcp-auth-proxy/compare/v1.1.0...v1.1.1) (2025-08-17)
418

519

0 commit comments

Comments
 (0)