Skip to content

Commit cfa8705

Browse files
committed
docs: update changelog for v0.9.1
1 parent 8684639 commit cfa8705

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# go-ipfs changelog
22

3+
## v0.9.1 2021-07-20
4+
5+
This is a small bug fix release resolving the following issues:
6+
1. A regression where the empty CID bafkqaaa could not resolve on gateways [#8230](https://github.com/ipfs/go-ipfs/issues/8230)
7+
2. A panic on OpenBSD [#8211](https://github.com/ipfs/go-ipfs/issues/8211)
8+
3. High CPU usage with QUIC [#8256](https://github.com/ipfs/go-ipfs/issues/8256)
9+
4. High memory usage with TCP [#8219](https://github.com/ipfs/go-ipfs/issues/8219)
10+
5. Some pubsub issues ([libp2p/go-libp2p-pubsub#427](https://github.com/libp2p/go-libp2p-pubsub/pull/427), [libp2p/go-libp2p-pubsub#430](https://github.com/libp2p/go-libp2p-pubsub/pull/430))
11+
6. Updated WebUI to [v2.12.4](https://github.com/ipfs/ipfs-webui/releases/tag/v2.12.4)
12+
7. Fixed the snap deployment [#8212](https://github.com/ipfs/go-ipfs/pull/8212)
13+
314
## v0.9.0 2021-06-22
415

516
We're happy to announce go-ipfs 0.9.0. This release makes go-ipfs even more configurable with some fun experiments to boot. We're also deprecating or removing some uncommonly used features to make it easier for users to discover the easy ways to use go-ipfs safely and efficiently.

0 commit comments

Comments
 (0)