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
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
+13-2Lines changed: 13 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,6 +16,19 @@ The following emojis are used to highlight certain changes:
16
16
17
17
### Added
18
18
19
+
### Changed
20
+
21
+
### Removed
22
+
23
+
### Fixed
24
+
25
+
### Security
26
+
27
+
28
+
## [v0.32.0]
29
+
30
+
### Added
31
+
19
32
-`provider` includes metrics on the number of keys provided so far
20
33
(`ipfs.boxo.provider.provideCount`) and the number of keys reprovided so far
21
34
(`ipfs.boxo.provider.reprovideCount`)
@@ -45,8 +58,6 @@ The following emojis are used to highlight certain changes:
45
58
46
59
-`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)
0 commit comments