Skip to content

Commit 7e4d521

Browse files
version: 1.18.1 (#771)
## version: 1.18.1 ## v1.18.1 - 2026-05-11 ### Under the Hood * Handle metrics_with_related read timeouts ### Bug Fix * Specify UTF-8 encoding for all text file reads/writes to fix UnicodeDecodeError on Windows (closes #765) Co-authored-by: DevonFulcher <24593113+DevonFulcher@users.noreply.github.com>
1 parent 4140c53 commit 7e4d521

4 files changed

Lines changed: 11 additions & 6 deletions

File tree

.changes/unreleased/Bug Fix-20260511-132528.yaml

Lines changed: 0 additions & 3 deletions
This file was deleted.

.changes/unreleased/Under the Hood-20260511-133701.yaml

Lines changed: 0 additions & 3 deletions
This file was deleted.

.changes/v1.18.1.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
## v1.18.1 - 2026-05-11
2+
### Under the Hood
3+
* Handle metrics_with_related read timeouts
4+
### Bug Fix
5+
* Specify UTF-8 encoding for all text file reads/writes to fix UnicodeDecodeError on Windows (closes #765)

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html),
77
and is generated by [Changie](https://github.com/miniscruff/changie).
88

99

10+
## v1.18.1 - 2026-05-11
11+
### Under the Hood
12+
* Handle metrics_with_related read timeouts
13+
### Bug Fix
14+
* Specify UTF-8 encoding for all text file reads/writes to fix UnicodeDecodeError on Windows (closes #765)
15+
1016
## v1.18.0 - 2026-05-08
1117
### Enhancement or New Feature
1218
* Move Admin API parameter docs into MCP tool schemas with shared descriptions

0 commit comments

Comments
 (0)