Skip to content

Commit 19a9405

Browse files
authored
Merge pull request #305 from ipfs/release-v1.21.0
Release v1.21.0
2 parents f90be93 + 2498186 commit 19a9405

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,20 @@ The following emojis are used to highlight certain changes:
2929

3030
### Security
3131

32+
## [1.21.0]
33+
34+
### Added
35+
36+
### Changed
37+
38+
### Fixed
39+
40+
- Upgrade go-ds-pebble to [v0.5.6](https://github.com/ipfs/go-ds-pebble/releases/tag/v0.5.6) and pebble to [v2.1.1](https://github.com/cockroachdb/pebble/releases/tag/v2.1.1)
41+
- Update to boxo [v0.35.1](https://github.com/ipfs/boxo/releases/tag/v0.35.1) with fixes for QUIC, httpnet and block tracing.
42+
43+
### Removed
44+
45+
### Security
3246

3347
## v1.20.0
3448

version.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"version": "v1.20.0"
2+
"version": "v1.21.0"
33
}

0 commit comments

Comments
 (0)