Skip to content

Commit 30e73c4

Browse files
committed
Update changelog
1 parent 9b497fb commit 30e73c4

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ List of the most important changes for each release.
44

55
## 0.8.14
66
- Adds utility for addressing immediate FK constraints caused by Django upgrade, automatically performed for morango models in a Django migration.
7+
- Adds retry behavior for low-level connection issues not handled by `urllib3` retries
8+
- Allows repeat pushes and pulls of buffers during transfer
9+
- Ignores HTTP 404 errors during sync or transfer session closure, which may occur if they're already closed
710

811
## 0.8.13
912
- Removes multiprocessing fallback for RSA key generation to avoid leaving zombie processes; key generation now stays in-process

0 commit comments

Comments
 (0)