Skip to content

Commit

Permalink
"Add version 9.6.3 to changelog"
Browse files Browse the repository at this point in the history
  • Loading branch information
dolittle-build committed Aug 20, 2024
1 parent 26c4807 commit 5f2f838
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [9.6.3] - 2024-8-20 [PR: #772](https://github.com/dolittle/Runtime/pull/772)
## Summary
This is a pure maintenance release, upgrading the runtime internal dependencies to their latest stable version.

No breaking changes or interface additions had been added.


# [9.6.2] - 2024-6-27 [PR: #771](https://github.com/dolittle/Runtime/pull/771)
## Summary
Hardened the handling of already written stream events. Will now log and skip in filter processors. Previously it was able to get stuck while processing a filter that was in an inconsistent state.
Expand Down

0 comments on commit 5f2f838

Please sign in to comment.