Skip to content

Commit e3e32e5

Browse files
author
Suresh Kumar Moharajan
committed
chore: remove changelog entry for redis connection leak fix
Signed-off-by: Suresh Kumar Moharajan <suresh.kumar.m@ibm.com>
1 parent 20ed493 commit e3e32e5

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,6 @@ Release 1.0.6 consolidates **61 PRs** focused on **OAuth RFC 8693 token exchange
8989
rotate long-lived tokens; enabling `DERIVE_KEY_PER_ENVIRONMENT` invalidates tokens issued before it
9090
was turned on. RS*/ES* deployments must use distinct key pairs per environment.
9191

92-
- **Redis Connection Leak** ([#5711](https://github.com/IBM/mcp-context-forge/pull/5711)) - The `mcpgateway/plugins/__init__.py` had a connection leak in `_plugin_invalidation_listener`. The pubsub client was unsubscribed but the connection was never closed, eventually leading to connection pool exhaustion.
93-
9492
### Changed
9593

9694
#### **API**

0 commit comments

Comments
 (0)