v0.7.0 - 2025-09-16 - Enterprise Multi-Tenancy, RBAC, Teams, SSO #1031
crivetimihai
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
MCP Gateway v0.7.0 - 2025-09-16 - Enterprise Multi-Tenancy, RBAC, Teams, SSO
This release delivers 50+ resolved issues and represents a fundamental architectural transformation of MCP Gateway from a single-tenant system into a multi-tenant platform with comprehensive team-based resource scoping, enterprise SSO integration, and advanced database support.
🏆 Enterprise Multi-Tenancy & Security Achievements
This release implements [EPIC #860]: Complete Enterprise Multi-Tenancy System with Team-Based Resource Scoping, transforming MCP Gateway into a true enterprise platform (Architecture Guide) with:
✨ Highlights
🚨 Important Migration Notice
MIGRATION-0.7.0.md
for detailed upgrade instructions🆕 Added
🔐 Authentication & Authorization System
👥 Team Management System
🔒 Resource Scoping & Visibility
🌐 Multi-Provider SSO Framework
🏗️ Platform Administration
🗄️ Enhanced Database Support
# MariaDB configuration: DATABASE_URL=mysql+pymysql://mysql:changeme@localhost:3306/mcp
# MySQL configuration: DATABASE_URL=mysql+pymysql://mysql:changeme@localhost:3306/mcp
🔑 Per-Virtual-Server API Keys
🔄 Changed
🔄 Authentication Migration
📊 Database Schema Evolution
🚀 API Enhancements
🐛 Fixed
🚨 Critical Multi-Tenancy Fixes
🔧 Authentication & Security Fixes
🖥️ UI/UX Improvements
🔄 Infrastructure & Performance
🔒 Security Enhancements
📚 Documentation
MIGRATION-0.7.0.md
with complete upgrade instructions.env.example
📦 Migration Guide
IMPORTANT: This is a major architectural change requiring database migration and configuration updates.
Backup Everything:
Review Breaking Changes:
📋 Environment Configuration Updates
Update your
.env
file with new multi-tenancy settings:🔄 Database Migration
Migrations run automatically on startup:
🔑 JWT Token Generation Updates
Update token generation to use email addresses:
🔐 Post-Migration Security
Change Platform Admin Password:
Configure SSO (if desired) using the tutorials in documentation
Set up Teams and invite users via the Admin UI or API
📖 Complete Migration Resources
🚨 Breaking Changes
.env
with new authentication configuration.env.example
and configure multi-tenancy settings📋 Issues Closed
Primary Epic:
Core Security & Authentication:
SSO Integration:
Database & Infrastructure:
Multi-Tenancy Implementation:
Bug Fixes & Improvements:
Development & Documentation:
🌟 Release Contributors
This release represents the largest architectural transformation in MCP Gateway's history, implementing comprehensive enterprise multi-tenancy with the largest contributor base to date!
🏆 Top Contributors in 0.7.0
🎉 New Contributors
Welcome to our growing community of first-time contributors who joined us in 0.7.0:
🔗 Resources
ghcr.io/ibm/mcp-context-forge:v0.7.0
This discussion was created from the release v0.7.0 - 2025-09-16 - Enterprise Multi-Tenancy, RBAC, Teams, SSO.
Beta Was this translation helpful? Give feedback.
All reactions