File tree 2 files changed +15
-7
lines changed
2 files changed +15
-7
lines changed Original file line number Diff line number Diff line change @@ -15,6 +15,20 @@ The following emojis are used to highlight certain changes:
15
15
16
16
### Added
17
17
18
+ ### Changed
19
+
20
+ ### Fixed
21
+
22
+ ### Removed
23
+
24
+ ### Fixed
25
+
26
+ ### Security
27
+
28
+ ## [ v1.9.0]
29
+
30
+ ### Added
31
+
18
32
- Added endpoints to show and purge connected peers [ #194 ] ( https://github.com/ipfs/rainbow/pull/194 )
19
33
- Added flags to configure bitswap/routing tuning params:
20
34
- ` routing-max-requests `
@@ -28,12 +42,6 @@ The following emojis are used to highlight certain changes:
28
42
- passing headers that require authorization but are not authorized now results in an HTTP 401 instead of ignoring those headers
29
43
- Bitswap settings: Increased default content-discovery limits, with up to 100 in-flight requests.
30
44
31
- ### Removed
32
-
33
- ### Fixed
34
-
35
- ### Security
36
-
37
45
## [ v1.8.3]
38
46
39
47
### Changed
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " v1.8.3 "
2
+ "version" : " v1.9.0 "
3
3
}
You can’t perform that action at this time.
0 commit comments