Skip to content

Commit 9a63445

Browse files
authored
update changelog (#3836)
1 parent adec2b3 commit 9a63445

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,21 @@ Changelog
33

44
All 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

0 commit comments

Comments
 (0)