Skip to content

Commit c06fe75

Browse files
docs(release-notes): v0.188.0 (#1888)
1 parent a61eea8 commit c06fe75

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

RELEASE_NOTES.md

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

55
# Release notes
66

7+
## v0.188.0
8+
9+
- **Date:** 2026-07-14
10+
- **Version:** 0.188.0
11+
12+
### Summary
13+
14+
This release lets `leiosnotify` producers confirm that responses were written before they commit or release delivery state, and it refreshes published documentation to reflect current protocol coverage and test scope.
15+
16+
### New Features
17+
18+
* Improved `leiosnotify` response handling so producers can confirm that a `RequestNext` response was written before they commit or release delivery state, and failed sends or shutdowns now return a clear error instead of only confirming that the response was queued for sending.
19+
20+
### Additional Changes
21+
22+
* Updated published documentation to reflect current protocol coverage, Dijkstra ledger support, and the latest conformance and test totals without changing library runtime behavior.
23+
724
## v0.187.4
825

926
- **Date:** 2026-07-14

0 commit comments

Comments
 (0)