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

Release v0.24.2 #707

Merged
merged 5 commits into from
Oct 25, 2024
Merged

Release v0.24.2 #707

merged 5 commits into from
Oct 25, 2024

Conversation

gammazero
Copy link
Contributor

@gammazero gammazero commented Oct 25, 2024

Release issue: #704

Kubo PR with these changes: ipfs/kubo#10559

What's Changed

Full Changelog: v0.24.1...v0.24.2

gammazero and others added 4 commits October 24, 2024 22:35
* Uudate go-libp2p to v0.37.0
* set toolchain to go1.22.8
* update generated ipns record.pb.go

(cherry picked from commit 2f2c9dd)
bitswap(session): fix slice prealloc

(cherry picked from commit d2b99eb)
Copy link

codecov bot commented Oct 25, 2024

Codecov Report

Attention: Patch coverage is 83.33333% with 1 line in your changes missing coverage. Please review.

Project coverage is 60.37%. Comparing base (a9085af) to head (08dee8c).
Report is 6 commits behind head on release.

Files with missing lines Patch % Lines
bitswap/client/internal/session/sessionwants.go 0.00% 0 Missing and 1 partial ⚠️

Impacted file tree graph

@@             Coverage Diff             @@
##           release     #707      +/-   ##
===========================================
- Coverage    60.38%   60.37%   -0.02%     
===========================================
  Files          243      243              
  Lines        31038    31025      -13     
===========================================
- Hits         18743    18732      -11     
+ Misses       10629    10624       -5     
- Partials      1666     1669       +3     
Files with missing lines Coverage Δ
ipns/pb/record.pb.go 72.22% <100.00%> (+6.10%) ⬆️
bitswap/client/internal/session/sessionwants.go 88.99% <0.00%> (ø)

... and 8 files with indirect coverage changes

@gammazero gammazero added the release Merging this PR will create a tagged release label Oct 25, 2024

This comment was marked as resolved.

CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Show resolved Hide resolved
Copy link

Suggested version: 0.24.2

Comparing to: v0.24.1 (diff)

Changes in configuration file(s):

(empty)

gorelease says:

# github.com/ipfs/boxo/provider
## incompatible changes
MaxBatchSize: removed

# github.com/ipfs/boxo/routing/http/client
## incompatible changes
DefaultProtocolFilter: removed

# diagnostics
required module github.com/gabriel-vasile/[email protected] retracted by module author: v1.4.4 had a test file detected as malicious by antivirus software. #575
required module github.com/microcosm-cc/[email protected] retracted by module author: Retract older versions as only latest is to be depended upon

# summary
Suggested version: v0.25.0

gocompat says:

HEAD is now at 392493db Merge pull request #697 from ipfs/release-v0.24.1
Previous HEAD position was 392493db Merge pull request #697 from ipfs/release-v0.24.1
Switched to branch 'release'
Your branch is up to date with 'origin/release'.

Cutting a Release (and modifying non-markdown files)

This PR is modifying both version.json and non-markdown files.
The Release Checker is not able to analyse files that are not checked in to release. This might cause the above analysis to be inaccurate.
Please consider performing all the code changes in a separate PR before cutting the release.

Automatically created GitHub Release

A draft GitHub Release has been created.
It is going to be published when this PR is merged.
You can modify its' body to include any release notes you wish to include with the release.

@gammazero gammazero marked this pull request as ready for review October 25, 2024 14:56
@gammazero gammazero requested a review from a team as a code owner October 25, 2024 14:56
@gammazero gammazero merged commit 814ad5d into release Oct 25, 2024
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release Merging this PR will create a tagged release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants