File tree Expand file tree Collapse file tree 1 file changed +11
-1
lines changed
Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -3,11 +3,21 @@ Changelog
33
44All notable changes to this project will be documented in this file.
55
6- ## 4.73.0 - TBD
6+ ## 4.73.0 - 2025-12-12
7+
8+ ### Added
9+
10+ - The ` mcp-server ` command exposes MCP metrics.
11+ - Couchbase: Add TTL (expiry) support. @sapk
12+ - CLI: Add support for listing bloblang functions and methods with jsonschema. (@mmatczuk )
13+ - CLI: Add input field to ` blobl ` command. (@mmatczuk )
14+ - socket_server: Add new listener options. (@alextreichler )
715
816### Fixed
917
1018- The ` mcp-server lint ` subcommand now exits with status 1 when linting errors are detected.
19+ - CLI: Fix data race in ` blobl ` command where program exits before printing output. (@mmatczuk )
20+ - sequence: Fix input hanging when input fails. (@eduardodbr )
1121
1222## 4.72.0 - 2025-11-28
1323
You can’t perform that action at this time.
0 commit comments