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
+6-5Lines changed: 6 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,13 +19,10 @@ The following emojis are used to highlight certain changes:
19
19
20
20
### Fixed
21
21
22
-
* Fix exporting of routing http client metrics: the endpoint will now include `ipfs_routing_http_client_*` metrics routing clients are used. See [docs/metrics.md](https://github.com/ipfs/rainbow/blob/main/docs/metrics.md) for more details.
23
-
24
22
### Removed
25
23
26
24
### Security
27
25
28
-
29
26
## [1.13.0]
30
27
31
28
### Added
@@ -34,9 +31,13 @@ The following emojis are used to highlight certain changes:
34
31
35
32
### Changed
36
33
37
-
- upgrade to Boxo [v0.29.1+](https://github.com/ipfs/boxo/releases/tag/v0.29.1)
34
+
- upgrade to Boxo [v0.30.0](https://github.com/ipfs/boxo/releases/tag/v0.30.0)
38
35
- upgrade go-ds-xxx packages to support `go-datastore`[v0.8.2](https://github.com/ipfs/go-datastore/releases/tag/v0.8.2) query API
39
-
- updated go-libp2p to [v0.41.0](https://github.com/libp2p/go-libp2p/releases/tag/v0.41.0)
36
+
- updated go-libp2p to [v0.41.1](https://github.com/libp2p/go-libp2p/releases/tag/v0.41.1)
37
+
38
+
### Fixed
39
+
40
+
- Fix exporting of routing http client metrics: the endpoint will now include `ipfs_routing_http_client_*` metrics routing clients are used. See [docs/metrics.md](https://github.com/ipfs/rainbow/blob/main/docs/metrics.md) for more details.
0 commit comments