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.19.0 #598

Merged
merged 13 commits into from
Apr 9, 2024
Merged

Release v0.19.0 #598

merged 13 commits into from
Apr 9, 2024

Conversation

hacdias
Copy link
Member

@hacdias hacdias commented Apr 9, 2024

No description provided.

@hacdias hacdias added the release Merging this PR will create a tagged release label Apr 9, 2024
@hacdias hacdias self-assigned this Apr 9, 2024
@hacdias hacdias requested a review from a team as a code owner April 9, 2024 09:49
Copy link

github-actions bot commented Apr 9, 2024

Suggested version: v0.19.0

Comparing to: v0.18.0 (diff)

Changes in go.mod file(s):

(empty)

gorelease says:

# diagnostics
go.mod: the following requirements are needed
	go.opentelemetry.io/otel/exporters/[email protected]
	go.uber.org/[email protected]
Run 'go mod tidy' to add missing requirements.
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.18.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 Apr 9, 2024

Codecov Report

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

Project coverage is 60.37%. Comparing base (c336fc9) to head (76648b7).

Impacted file tree graph

@@             Coverage Diff             @@
##           release     #598      +/-   ##
===========================================
- Coverage    65.71%   60.37%   -5.35%     
===========================================
  Files          207      229      +22     
  Lines        25612    22106    -3506     
===========================================
- Hits         16831    13346    -3485     
+ Misses        7312     7279      -33     
- Partials      1469     1481      +12     
Files Coverage Δ
routing/http/types/json/responses.go 57.69% <100.00%> (+12.23%) ⬆️
bitswap/options.go 41.02% <0.00%> (-3.42%) ⬇️
routing/http/server/server.go 71.85% <82.50%> (+4.39%) ⬆️
provider/provider.go 26.82% <40.74%> (+26.82%) ⬆️

... and 213 files with indirect coverage changes

@hacdias hacdias merged commit b50fcfd into release Apr 9, 2024
16 of 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.

None yet

3 participants