WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit 8aeb6dd

Browse files
authored
Release v0.32.0 (#952)
* Release v0.32.0
1 parent 782d567 commit 8aeb6dd

File tree

2 files changed

+14
-3
lines changed

2 files changed

+14
-3
lines changed

CHANGELOG.md

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,19 @@ The following emojis are used to highlight certain changes:
1616

1717
### Added
1818

19+
### Changed
20+
21+
### Removed
22+
23+
### Fixed
24+
25+
### Security
26+
27+
28+
## [v0.32.0]
29+
30+
### Added
31+
1932
- `provider` includes metrics on the number of keys provided so far
2033
(`ipfs.boxo.provider.provideCount`) and the number of keys reprovided so far
2134
(`ipfs.boxo.provider.reprovideCount`)
@@ -45,8 +58,6 @@ The following emojis are used to highlight certain changes:
4558

4659
- `gateway`: Fixed suffix range-requests and updated tests to [gateway-conformance v0.8](https://github.com/ipfs/gateway-conformance/releases/tag/v0.8.0) [#922](https://github.com/ipfs/boxo/pull/922)
4760

48-
### Security
49-
5061

5162
## [v0.31.0]
5263

version.json

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

0 commit comments

Comments
 (0)