v1.40.0
Added 2
- Generate mcp tools from rest api v2 to expose more tools that align closely with the v2 rest api and cli
- Add v2 apps list endpoint
Fixed 2
- Add support for falsy terns in expressions
- Correct reversed errors.Is arguments for ErrQueueItemNotFound
Release Notes
-
#4674 feat(mcp): generate mcp tools from rest api v2
Updates dev server mcp tools list to expose more tools that align more closely with the v2 rest api and cli
Changelog
🚀 Features
- (mcp) Generate mcp tools from rest api v2 (#4674)
- (api) Add v2 apps list endpoint (#4657)
🐛 Bug Fixes
- (epxressions) Add support for falsy terns (#4676)
- (queue) Correct reversed errors.Is arguments for ErrQueueItemNotFound (#4679)