Skip to content

Conversation

@lidel
Copy link
Member

@lidel lidel commented Jul 14, 2025

lidel and others added 17 commits June 18, 2025 17:57
* Replace use of go-car v1 with go-car/v2

The `dag export` commend needed to be updated to use go-car/v2. This removes the last dependency on go-car v1.

(cherry picked from commit ace0b0b)
(cherry picked from commit be24176)
* update go-libp2p to v0.42

* chore: p2p-forge v0.6.0 + final go-libp2p 0.42.0

* docs: changelog

---------

Co-authored-by: Marcin Rataj <[email protected]>
(cherry picked from commit 839023c)
Similar to broadcast control. Useful for debugging/info purposes.

(cherry picked from commit 024225e)
… support (#10850)

* Upgrade github.com/cockroachdb/swiss for Go 1.25 support

Go 1.25 incompatibility detected in
* Homebrew/homebrew-core#226636

then:
* reported upstream in cockroachdb/swiss#48
* fixed upstream cockroachdb/swiss#49

This PR brings this fix upstream to kubo.

The fix was brought to github.com/cockroachdb/pebble/v2 in
* cockroachdb/pebble#4954

And released in https://github.com/cockroachdb/pebble/releases/tag/v2.0.6
Which is now used.

Full changelog: cockroachdb/pebble@v2.0.3...v2.0.6

* Upgrade to go-ds-pebble v0.5.1 for pebbel v2.0.6 support

---------

Co-authored-by: gammazero <[email protected]>
(cherry picked from commit 6f0c1de)
* Upgrade to Boxo v0.33.0
* Update test to work with boxo-v0.33.0

(cherry picked from commit 738d523)
The `ipfs config edit` command did not correctly handle the `EDITOR` environment variable correctly when its value contains flags and arguments, i.e. `EDITOR=emacs -nw`. The command was treating the entire value of `$EDITOR` as the name of the editor command. This has been fixed to parse the value of `$EDITOR` into separate args, respecting shell quoting.

Closes #9375

(cherry picked from commit 4195a1d)
(cherry picked from commit e44b53a)
this wires up ipfs/boxo#971
to make sure explicitly allowlisted hosts have
their own metric label

if we ever need more flexibility here, this can be exposed as
a separate config
@lidel lidel added the skip/changelog This change does NOT require a changelog entry label Jul 14, 2025
@lidel lidel marked this pull request as ready for review July 14, 2025 20:24
@lidel lidel requested a review from a team as a code owner July 14, 2025 20:24
@lidel
Copy link
Member Author

lidel commented Jul 14, 2025

CI green, merging

@lidel lidel merged commit 1131dde into master Jul 14, 2025
16 of 17 checks passed
@lidel lidel deleted the merge-release-v0.36.0 branch July 14, 2025 20:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip/changelog This change does NOT require a changelog entry

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants