You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CHANGELOG.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -27,11 +27,11 @@ The following emojis are used to highlight certain changes:
27
27
28
28
* 🛠 `blockstore` and `blockservice`'s `WriteThrough()` option now takes an "enabled" parameter: `WriteThrough(enabled bool)`.
29
29
* Replaced unmaintained mock time implementation uses in tests: [from](github.com/benbjohnson/clock) => [to](github.com/filecoin-project/go-clock)
30
+
*`bitswap/client`: if a libp2p connection has a context, use `context.AfterFunc` to cleanup the connection.
30
31
31
32
### Removed
32
33
33
34
34
-
35
35
### Fixed
36
36
37
37
*`mfs`: directory cache is now cleared on Flush(), liberating the memory used by the otherwise ever-growing cache. References to directories and sub-directories should be renewed after flushing.
0 commit comments