For installation instructions check out the getting started guide.
Added
- The
mcp-servercommand exposes MCP metrics. - Couchbase: Add TTL (expiry) support. @sapk
- CLI: Add support for listing bloblang functions and methods with jsonschema. (@mmatczuk)
- CLI: Add input field to
bloblcommand. (@mmatczuk) - socket_server: Add new listener options. (@alextreichler)
Fixed
- The
mcp-server lintsubcommand now exits with status 1 when linting errors are detected. - CLI: Fix data race in
bloblcommand where program exits before printing output. (@mmatczuk) - sequence: Fix input hanging when input fails. (@eduardodbr)
The full change log can be found here.