Skip to content

Conversation

@BrewTestBot
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes

[!NOTE]
This release was brought to you by the Shipyard team.

Overview

Kubo 0.38.2 is a quick patch release that improves retrieval, traces and memory usage.

🔦 Highlights

  • Updates boxo v0.35.1 with bitswap and HTTP retrieval fixes:
    • Fixed bitswap trace context not being passed to sessions, restoring observability for monitoring tools
    • Kubo now fetches from HTTP gateways that return errors in legacy IPLD format, improving compatibility with older providers
    • Better handling of rate-limited HTTP endpoints and clearer timeout error messages
  • Updates go-libp2p-kad-dht v0.35.1 with memory optimizations for nodes using Provide.DHT.SweepEnabled=true
  • Updates quic-go v0.55.0 to fix memory pooling where stream frames weren't returned to the pool on cancellation

For full release notes of 0.38, see 0.38.1.

📝 Changelog

Full Changelog
  • github.com/ipfs/kubo:
    • chore: boxo and kad-dht updates
    • fix: update quic-go to v0.55.0
  • github.com/ipfs/boxo (v0.35.0 -> v0.35.1):
  • github.com/ipfs/go-dsqueue (v0.0.5 -> v0.1.0):
  • github.com/ipfs/go-log/v2 (v2.8.1 -> v2.8.2):
  • github.com/ipld/go-car/v2 (v2.15.0 -> v2.16.0):
  • github.com/ipld/go-ipld-prime/storage/bsadapter (v0.0.0-20230102063945-1a409dc236dd -> v0.0.0-20250821084354-a425e60cd714):
  • github.com/libp2p/go-libp2p-kad-dht (v0.35.0 -> v0.35.1):
  • github.com/libp2p/go-netroute (v0.2.2 -> v0.3.0):
  • github.com/multiformats/go-multicodec (v0.9.2 -> v0.10.0):
    • chore: v0.10.0 bump
    • chore: update submodules and go generate
    • chore(deps): update stringer to v0.38.0
    • ci: uci/update-go (multiformats/go-multicodec#104)

👨‍👩‍👧‍👦 Contributors

Contributor Commits Lines ± Files Changed
rvagg 1 +537/-481 3
Carlos Hernandez 9 +556/-218 11
Guillaume Michel 3 +139/-105 6
gammazero 8 +101/-97 14
Hector Sanjuan 1 +87/-28 5
Marcin Rataj 4 +57/-9 7
Marco Munizaga 2 +42/-14 7
Dennis Trautwein 2 +19/-7 7
Andrew Gillis 3 +3/-19 3
Rod Vagg 4 +12/-3 4
web3-bot 1 +2/-1 1
galargh 1 +1/-1 1

View the full release notes at https://github.com/ipfs/kubo/releases/tag/v0.38.2.


@github-actions github-actions bot added go Go use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Oct 30, 2025
@github-actions
Copy link
Contributor

🤖 An automated task has requested bottles to be published to this PR.

Caution

Please do not push to this PR branch before the bottle commits have been pushed, as this results in a state that is difficult to recover from. If you need to resolve a merge conflict, please use a merge commit. Do not force-push to this PR branch.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Oct 30, 2025
@BrewTestBot BrewTestBot enabled auto-merge October 30, 2025 06:54
@BrewTestBot BrewTestBot added this pull request to the merge queue Oct 30, 2025
Merged via the queue into main with commit bc40ffa Oct 30, 2025
22 checks passed
@BrewTestBot BrewTestBot deleted the bump-ipfs-0.38.2 branch October 30, 2025 07:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. go Go use is a significant feature of the PR or issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants