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 #705

Closed
wants to merge 6 commits into from
Closed

Release v0.24.2 #705

wants to merge 6 commits into from

Conversation

gammazero
Copy link
Contributor

@gammazero gammazero commented Oct 25, 2024

Release issue: #704

Kubo PR: ipfs/kubo#10559

What's Changed

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

gammazero and others added 4 commits October 22, 2024 12:20
* Uudate go-libp2p to v0.37.0
* set toolchain to go1.22.8
* update generated ipns record.pb.go
bitswap(session): fix slice prealloc
@gammazero gammazero requested review from lidel and a team as code owners October 25, 2024 05:43
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 (56f1c27).

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     #705      +/-   ##
===========================================
- Coverage    60.38%   60.37%   -0.02%     
===========================================
  Files          243      243              
  Lines        31038    31025      -13     
===========================================
- Hits         18743    18732      -11     
+ Misses       10629    10627       -2     
  Partials      1666     1666              
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 13 files with indirect coverage changes

@gammazero gammazero marked this pull request as draft October 25, 2024 05:51
@gammazero gammazero added the release Merging this PR will create a tagged release label Oct 25, 2024
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/mimetype@v1.4.4 retracted by module author: v1.4.4 had a test file detected as malicious by antivirus software. #575
required module github.com/microcosm-cc/bluemonday@v1.0.1 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 392493dbc Merge pull request #697 from ipfs/release-v0.24.1
Previous HEAD position was 392493dbc 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 closed this Oct 25, 2024
@gammazero gammazero deleted the release-v0.24.2 branch October 25, 2024 08:31
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.

2 participants