Skip to content
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 #931

Merged
merged 13 commits into from
Sep 19, 2023
Merged

Make v0.24.4 #931

merged 13 commits into from
Sep 19, 2023

Conversation

Jorropo
Copy link
Contributor

@Jorropo Jorropo commented Sep 19, 2023

Duplicate of #901 because I forgot to add the release tag to make goreleaser tag v0.24.4.

MichaelMure and others added 13 commits September 18, 2023 15:52
fixes issue #868

(cherry picked from commit 777160f)
(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)
* 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)
@Jorropo Jorropo merged commit bf02cc8 into release-v0.24.4 Sep 19, 2023
23 of 26 checks passed
@Jorropo Jorropo deleted the make-v0.24.4 branch September 19, 2023 16:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants