Skip to content

Commit a89634f

Browse files
chore(main): release 2.0.0 (#71)
Co-authored-by: sigbit-release-bot[bot] <227027872+sigbit-release-bot[bot]@users.noreply.github.com>
1 parent 239f2b2 commit a89634f

2 files changed

Lines changed: 17 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.3.2"
2+
".": "2.0.0"
33
}

CHANGELOG.md

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

3+
## [2.0.0](https://github.com/sigbit/mcp-auth-proxy/compare/v1.3.2...v2.0.0) (2025-08-24)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* Authorization interface changed from separate GetUserID/Authorization calls to combined Authorization method
9+
10+
### Features
11+
12+
* enhance OAuth providers with organization and workspace support ([#69](https://github.com/sigbit/mcp-auth-proxy/issues/69)) ([239f2b2](https://github.com/sigbit/mcp-auth-proxy/commit/239f2b26d934c64860fcefc0faf784bdf1aa067d))
13+
14+
15+
### Bug Fixes
16+
17+
* improve Docker image tagging strategy for releases ([#70](https://github.com/sigbit/mcp-auth-proxy/issues/70)) ([37bbe8c](https://github.com/sigbit/mcp-auth-proxy/commit/37bbe8c85ff504291ffec9280e8bd504ea154b42))
18+
319
## [1.3.2](https://github.com/sigbit/mcp-auth-proxy/compare/v1.3.1...v1.3.2) (2025-08-21)
420

521

0 commit comments

Comments
 (0)