Skip to content

Commit

Permalink
Implement specific marshaler for TypedData (used by `squadron_build…
Browse files Browse the repository at this point in the history
…er` >= 6.1.0)
  • Loading branch information
d-markey committed Nov 2, 2024
1 parent a976e95 commit ca5bbb5
Show file tree
Hide file tree
Showing 28 changed files with 2,768 additions and 1,685 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 6.1.0

- Implement specific marshaler for `TypedData` (used by `squadron_builder` >= 6.1.0).

## 6.0.4

- Breaking change: the connection channel is provided to caller before the service is installed (when the service is mixed in with `ServiceInstaller`); if service installation fails, the channel is closed and the caller is notified with an error and an `endOfStream` response.
Expand Down
Loading

0 comments on commit ca5bbb5

Please sign in to comment.