Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 1 addition & 6 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,7 @@

## Summary

* Updates lots of dependencies and through those gets a few new features:
* `start_immediately` when creating dispatches is now supported.
* `http2 keepalive` is now supported and enabled by default.
* Some bugfixes from the channels & sdk libraries. are now included.

<!-- Here goes a general summary of what this release is about -->

## Upgrading

Expand All @@ -18,5 +14,4 @@

## Bug Fixes

* Fixed a crash in the `DispatchManagingActor` when dispatches shared an equal start time.
* Fixed a crash when reading a Dispatch with frequency YEARLY.
Loading