Skip to content

Commit 3a4baff

Browse files
chore(main): release 2.2.0 (#76)
Co-authored-by: sigbit-release-bot[bot] <227027872+sigbit-release-bot[bot]@users.noreply.github.com>
1 parent fe65156 commit 3a4baff

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

.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.1.0"
2+
".": "2.2.0"
33
}

CHANGELOG.md

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

3+
## [2.2.0](https://github.com/sigbit/mcp-auth-proxy/compare/v2.1.0...v2.2.0) (2025-08-25)
4+
5+
6+
### Features
7+
8+
* support glob patterns for OIDC allowed users ([#77](https://github.com/sigbit/mcp-auth-proxy/issues/77)) ([fe65156](https://github.com/sigbit/mcp-auth-proxy/commit/fe65156fa691199db1fa4c22684a5bbb229986f3))
9+
10+
11+
### Bug Fixes
12+
13+
* replace context.Done() with Wait() in backend tests ([#75](https://github.com/sigbit/mcp-auth-proxy/issues/75)) ([47ed79f](https://github.com/sigbit/mcp-auth-proxy/commit/47ed79f5ccdbc14d3872f2ea3279a36b9e0ac698))
14+
315
## [2.1.0](https://github.com/sigbit/mcp-auth-proxy/compare/v2.0.0...v2.1.0) (2025-08-24)
416

517

0 commit comments

Comments
 (0)