-
Notifications
You must be signed in to change notification settings - Fork 228
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Make v0.24.4 #901
Make v0.24.4 #901
Conversation
(cherry picked from commit a6403ab)
(cherry picked from commit 3e31bcd)
(cherry picked from commit e7f837d)
(cherry picked from commit cec389a)
(cherry picked from commit c4a4739)
(cherry picked from commit b564493)
MB Copy Paste Typo, This caused panics while tracing. (cherry picked from commit 134f7e4)
go-libp2p-routing-helpers has an optimized implementation that does nothing if we are not tracing, it also properly log all IO of the request. (cherry picked from commit f901041)
We always select it against ctx and we don't rely on the fact it will always be non blocking since when count is zero we can't realistically preallocate. Buffering use more memory makes more garbage and is less efficient than direct copies. (cherry picked from commit 68c5dee)
9ccbe00
to
6c0bd8b
Compare
2efbe9f
to
45c6746
Compare
Extracted from 0c90569
45c6746
to
6c8edcd
Compare
* chore: add or force update .github/workflows/go-test.yml * chore: add or force update .github/workflows/go-check.yml * chore: add or force update .github/workflows/releaser.yml * chore: add or force update .github/workflows/release-check.yml * chore: add or force update .github/workflows/tagpush.yml (cherry picked from commit 62a416e)
6c8edcd
to
7b0f4b7
Compare
Suggested version: Changes in (empty)
Cutting a Release (when not on
|
Needed for ipfs/kubo#10014