Changelog
This release upgrades the base OSS version from v1.4.15 to v1.4.16, fixing Responses API tool type routing, Postgres indexing deadlocks, and startup blocking. On the enterprise side, this release adds targeted release deployments via--release-for and fixes MCP tool group filtering.✨ Features
- Targeted Release Deployments — Added
--release-forflag to CI/CD pipeline, allowing releases to target specific environments by name instead of auto-detecting all environments
🐞 Fixed
- Responses API Tool Types — Normalized versioned/provider-specific tool type strings (e.g.
web_search_20250305) to their canonical types for correct routing - Provider Histogram Index — Deferred provider histogram index creation to background goroutine to avoid blocking pod startup
- MCP Tool Group Filtering — Fixed MCP tool include filter to use correct schema constant for proper tool group resolution
📀 Base OSS version
transports/v1.4.16
