Releases: ipfs/rainbow
Releases · ipfs/rainbow
v1.10.1
What's Changed
- feat: custom dnslink resolvers by @aschmahmann in #224
Full Changelog: v1.10.0...v1.10.1
v1.10.0
What's Changed
- chore(deps): bump golang.org/x/crypto from 0.28.0 to 0.30.0 by @dependabot in #209
- chore(deps): bump github.com/multiformats/go-multiaddr from 0.13.0 to 0.14.0 by @dependabot in #208
- chore(deps): bump github.com/urfave/cli/v2 from 2.27.4 to 2.27.5 by @dependabot in #211
- chore(deps): bump github.com/dgraph-io/badger/v4 from 4.4.0 to 4.5.0 by @dependabot in #207
- chore(deps): bump golang.org/x/crypto from 0.30.0 to 0.31.0 by @dependabot in #212
- Upgrade to Boxo v0.26.0 by @gammazero in #220
- chore(deps): bump go.opentelemetry.io/otel from 1.32.0 to 1.33.0 by @dependabot in #216
- [skip changelog] deps: bubble new version of nopfs by @hsanjuan in #213
- chore(deps): bump go.opentelemetry.io/otel/sdk from 1.32.0 to 1.33.0 by @dependabot in #214
Full Changelog: v1.9.0...v1.10.0
v1.9.0
What's Changed
- feat: purge peer connections and information by @gammazero in #194
- chore: boxo v0.24.3 + kad-dht v0.28.1 by @aschmahmann in #200
- Error instead of dropping unauthorized headers by @aschmahmann in #201
- feat: increase routing limits by @aschmahmann in #154
- feat: add flags to configure bitswap tuning params by @gammazero in #203
- Update boxo by @gammazero in #204
- Upgrade to Boxo v0.25.0 by @gammazero in #205
- chore(deps): bump go.opentelemetry.io/otel/sdk from 1.29.0 to 1.32.0 by @dependabot in #195
- chore(deps): bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp from 0.52.0 to 0.57.0 by @dependabot in #197
- chore(deps): bump go.opentelemetry.io/contrib/propagators/autoprop from 0.52.0 to 0.57.0 by @dependabot in #198
Full Changelog: v1.8.3...v1.9.0
v1.8.3
What's Changed
- Update to boxo v0.24.2 by @gammazero in #191
Full Changelog: v1.8.2...v1.8.3
This release was brought to you by the Shipyard team.
v1.8.2
What's Changed
- chore: update go-libp2p to v0.37.0 and require go1.23.2 by @gammazero in #181
Full Changelog: v1.8.1...v1.8.2
This release was brought to you by the Shipyard team.
v1.8.1
What's Changed
- chore(c): remove automated deploy job by @lidel in #175
- update boxo to version v0.24.1 by @gammazero in #177
- chore: build with go1.23 by @gammazero in #179
Full Changelog: v1.8.0...v1.8.1
This release was brought to you by the Shipyard team.
v1.8.0
What's Changed
- Update blockstores.md by @gammazero in #169
- chore: update kubo and go used in gateway-conformance test by @gammazero in #164
- feat(http-routers): filter-protocols from IPIP-484 by @lidel in #173
- docs: dedicated tracing.md by @lidel in #172
Full Changelog: v1.7.0...v1.8.0
This release was brought to you by the Shipyard team.
v1.7.0
What's Changed
- feat: ability to configure bitswap wanthave replacement by @gammazero in #165
- feat: support pebble datastore by @gammazero in #166
- chore: boxo v0.24.0 go-libp2p v0.36.5 by @gammazero in #167
Full Changelog: v1.6.0...v1.7.0
This release was brought to you by the Shipyard team.
v1.6.0
Changed
- Updated Go in go.mod to 1.22
- Updated dependencies
Fixed
- a bug whereby
FindPeer
won't return results for peers behind NAT which only have/p2p-circuit
multiaddrs go-libp2p-kad-dht#976
Full Changelog: v1.5.0...v1.6.0
This release was brought to you by the Shipyard team.
v1.5.0
Added
- Simple end-to-end test to check that trustless-gateway-domains are set correctly. #151 #157
- HTTP API to dynamically list logging subsystems and modify logging levels for subsystems. #156
Changed
Full Changelog: v1.4.0...v1.5.0
This release was brought to you by the Shipyard team.