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.20.0 #613

Merged
merged 15 commits into from
May 27, 2024
Merged

Release v0.20.0 #613

merged 15 commits into from
May 27, 2024

Conversation

hacdias
Copy link
Member

@hacdias hacdias commented May 27, 2024

No description provided.

@hacdias hacdias requested review from lidel and a team as code owners May 27, 2024 10:05
@hacdias hacdias added the release Merging this PR will create a tagged release label May 27, 2024
@hacdias hacdias self-assigned this May 27, 2024
Copy link

Suggested version: v0.20.0

Comparing to: v0.19.0 (diff)

Changes in go.mod file(s):

(empty)

gorelease says:

# diagnostics
go.mod: the following requirements are needed
	go.opentelemetry.io/otel/exporters/jaeger@v1.14.0
	go.uber.org/atomic@v1.11.0
Run 'go mod tidy' to add missing requirements.
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.19.1

gocompat says:

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.

Copy link

codecov bot commented May 27, 2024

Codecov Report

Attention: Patch coverage is 48.49234% with 1042 lines in your changes are missing coverage. Please review.

Project coverage is 59.79%. Comparing base (b50fcfd) to head (797e6b4).

Impacted file tree graph

@@             Coverage Diff             @@
##           release     #613      +/-   ##
===========================================
- Coverage    59.92%   59.79%   -0.14%     
===========================================
  Files          232      238       +6     
  Lines        28186    29889    +1703     
===========================================
+ Hits         16890    17871     +981     
- Misses        9825    10404     +579     
- Partials      1471     1614     +143     
Files Coverage Δ
bitswap/server/internal/decision/peer_ledger.go 94.17% <100.00%> (+0.23%) ⬆️
examples/gateway/car-file/main.go 11.53% <ø> (ø)
gateway/gateway.go 83.54% <ø> (+7.59%) ⬆️
gateway/handler.go 79.62% <100.00%> (+1.34%) ⬆️
gateway/handler_car.go 79.89% <100.00%> (+1.28%) ⬆️
gateway/hostname.go 74.36% <100.00%> (+0.17%) ⬆️
bitswap/network/ipfs_impl.go 77.30% <0.00%> (+2.83%) ⬆️
examples/gateway/proxy-blocks/main.go 0.00% <0.00%> (ø)
gateway/handler_unixfs_dir.go 64.84% <50.00%> (-1.82%) ⬇️
bitswap/options.go 38.09% <0.00%> (-1.91%) ⬇️
... and 13 more

... and 18 files with indirect coverage changes

@hacdias hacdias merged commit 980447e into release May 27, 2024
19 of 20 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.

None yet

3 participants