Skip to content

Commit f19dea3

Browse files
committed
Release: 0.111.0
1 parent 846b882 commit f19dea3

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Unreleased
44

5+
## 0.111.0
6+
57
- Fix MCP server initialization crash (`String cannot be cast to IPersistentCollection`) when OAuth metadata endpoint returns a non-JSON or error response.
68
- Auto-approve `eca__read_file` for tool call output cache files (`~/.cache/eca/toolCallOutputs`).
79
- Support configurable retry rules per provider via `retryRules`, allowing users to define custom HTTP status and/or body pattern matching for automatic retries with optional labels.

resources/ECA_VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.110.3
1+
0.111.0

0 commit comments

Comments
 (0)