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.11.0 #417

Merged
merged 23 commits into from
Jul 26, 2023
Merged

Release v0.11.0 #417

merged 23 commits into from
Jul 26, 2023

Conversation

Jorropo
Copy link
Contributor

@Jorropo Jorropo commented Jul 26, 2023

hacdias and others added 21 commits June 19, 2023 14:28
chore: Add fuzz testing to reproduce a panic
Co-authored-by: Marcin Rataj <lidel@lidel.org>
+ remove mentions of ARC

Closes #366
* ci: add changelog update checker workflow

* chore: Update .github/workflows/changelog.yml

* ci: trigger changelog workflow when modifying Go files only
* fix: handle _redirects for If-None-Match headers
* fix: handle _redirects for If-None-Match headers
* fix(gateway): HEAD requests now respect _redirects
* feat: add _redirects regression test
* docs: add changelog entry

---------

Co-authored-by: Henrique Dias <hacdias@gmail.com>
Co-authored-by: hannahhoward <hannah@hannahhoward.net>
@Jorropo Jorropo requested a review from a team as a code owner July 26, 2023 14:24
@Jorropo Jorropo changed the base branch from main to release July 26, 2023 14:24
@codecov
Copy link

codecov bot commented Jul 26, 2023

Codecov Report

Merging #417 (3cb2b08) into release (61f2939) will decrease coverage by 1.18%.
The diff coverage is 62.16%.

❗ Current head 3cb2b08 differs from pull request most recent head 7c4111d. Consider uploading reports for the commit 7c4111d to get more accurate results

Impacted file tree graph

@@             Coverage Diff             @@
##           release     #417      +/-   ##
===========================================
- Coverage    50.93%   49.76%   -1.18%     
===========================================
  Files          281      248      -33     
  Lines        34057    29941    -4116     
===========================================
- Hits         17348    14899    -2449     
+ Misses       14919    13609    -1310     
+ Partials      1790     1433     -357     
Files Changed Coverage Δ
blockstore/blockstore.go 58.27% <ø> (ø)
coreiface/options/name.go 0.00% <0.00%> (ø)
coreiface/options/namesys/opts.go 74.46% <0.00%> (-6.93%) ⬇️
coreiface/tests/name.go 0.00% <0.00%> (ø)
coreiface/tests/routing.go 0.00% <0.00%> (ø)
examples/gateway/car/main.go 11.53% <ø> (ø)
examples/gateway/proxy/routing.go 13.51% <0.00%> (+0.52%) ⬆️
gateway/handler_defaults.go 37.65% <0.00%> (-2.62%) ⬇️
gateway/handler_ipns_record.go 18.75% <0.00%> (+0.28%) ⬆️
ipns/validation.go 51.55% <ø> (ø)
... and 15 more

... and 11 files with indirect coverage changes

@Jorropo Jorropo added the release Merging this PR will create a tagged release label Jul 26, 2023
@Jorropo Jorropo enabled auto-merge July 26, 2023 15:30
@github-actions
Copy link

Suggested version: v0.11.0

Comparing to: v0.10.2 (diff)

Changes in go.mod file(s):

(empty)

gorelease says:

# diagnostics
go.sum: one or more sums are missing. Run 'go mod tidy' to add missing sums.
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.10.3

gocompat says:

Your branch is up to date with 'origin/release'.

Cutting a Release (when not on main)

This PR is targeting release, which is not the default branch.
If you wish to cut a release once this PR is merged, please add the release label to this PR.

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.

@Jorropo Jorropo merged commit 77fb828 into release Jul 26, 2023
16 checks passed
@Jorropo Jorropo deleted the release-v0.11.0 branch July 26, 2023 15:44
@Jorropo Jorropo restored the release-v0.11.0 branch July 26, 2023 15:44
hacdias pushed a commit to ipfs/kubo that referenced this pull request Nov 29, 2023
hacdias pushed a commit to ipfs/kubo that referenced this pull request Nov 29, 2023
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.

7 participants