Skip to content

Commit 1e62191

Browse files
author
joshuabrink
committed
docs: changelog entry for streaming sync retry backoff fix
1 parent b9515a6 commit 1e62191

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

PowerSync/PowerSync.Common/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
- Add support for .NET 9.0. Supported targets now also include `net9.0`, `net9.0-android`, `net9.0-ios`, and `net9.0-maccatalyst`.
77
- Update the PowerSync SQLite core extension to 0.4.13.
88
- Add support for offline-first file attachments via `AttachmentQueue`. See `Attachments/README.md`.
9+
- Fix streaming sync retry loop reconnecting with no delay after an exception, ignoring `RetryDelayMs`.
910

1011
## 0.1.1
1112

0 commit comments

Comments
 (0)