File tree Expand file tree Collapse file tree 2 files changed +14
-6
lines changed
Expand file tree Collapse file tree 2 files changed +14
-6
lines changed Original file line number Diff line number Diff line change @@ -16,15 +16,26 @@ 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.35.1]
29+
30+ ### Added
31+
1932- new span for the ` handleIncoming ` bitswap client ` getter ` plus events when blocks are received.
2033- mark opentelemetry spans, span attributes, and span events as being used by ProbeLab's analysis scripts
2134
2235### Changed
2336
2437- upgrade to ` go-dsqueue ` [ v0.1.0] ( https://github.com/ipfs/go-dsqueue/releases/tag/v0.1.0 ) - Fixes batch reuse that could cause panic.
2538
26- ### Removed
27-
2839### Fixed
2940
3041- ` gateway ` : Fixed duplicate peer IDs appearing in retrieval timeout error messages
@@ -35,9 +46,6 @@ The following emojis are used to highlight certain changes:
3546 - Unify error parsing and handling of http statues and content.
3647
3748
38- ### Security
39-
40-
4149## [ v0.35.0]
4250
4351### Added
Original file line number Diff line number Diff line change 11{
2- "version" : " v0.35.0 "
2+ "version" : " v0.35.1 "
33}
You can’t perform that action at this time.
0 commit comments