Skip to content

Commit 76c7803

Browse files
docs(release-notes): v0.189.1 (#1902)
1 parent c0e7631 commit 76c7803

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

RELEASE_NOTES.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,25 @@ title: Release notes
44

55
# Release notes
66

7+
## v0.189.1
8+
9+
- **Date:** 2026-07-23
10+
- **Version:** 0.189.1
11+
12+
### Summary
13+
14+
This release fixes local state query decoding and aligns stake snapshot requests with the format expected by `cardano-node`.
15+
16+
### Bug Fixes
17+
18+
* Fixed local state query decoding so GetCBOR-wrapped Shelley queries now complete instead of closing the node-to-client connection when array and struct values do not match.
19+
* Improved stake snapshot handling so all-pools and specific-pool requests now match the pool filter format expected by `cardano-node`.
20+
* Updated `Client.GetStakeSnapshots` to send the pool filter in the accepted format.
21+
22+
### Additional Changes
23+
24+
* Added byte-exact coverage for specific-pool, all-pools, and malformed multi-set `StrictMaybe` stake snapshot payloads.
25+
726
## v0.189.0
827

928
- **Date:** 2026-07-22

0 commit comments

Comments
 (0)