Skip to content

chore: Release v0.15.0#9234

Merged
Jorropo merged 109 commits intoreleasefrom
release-v0.15.0
Aug 30, 2022
Merged

chore: Release v0.15.0#9234
Jorropo merged 109 commits intoreleasefrom
release-v0.15.0

Conversation

@ajnavarro
Copy link
Copy Markdown
Member

No description provided.

guseggert and others added 30 commits June 9, 2022 15:52
These updates are based on items from #9092
Changes based on the 0.14.0 release: #9032

Items from 0.13.1 should also be incorporated: #9095
- point towards other implementations.
- add a link to a future ipfs-implementations doc
- link to IPFS in GO docs

Co-authored-by: Marcin Rataj <lidel@lidel.org>
This fixes a regression introduced in 0.13.0, where websites hosted via
index.html placed in UnixFS directory were always returned with
Cache-Control: public, max-age=29030400, immutable
even when loaded from mutable /ipns/ contentPath.
This adds a missing test for #3963
This fixes a regression around directory listing and index.html hosting.
Seems that during one of recent refactors code changed and we no longer
check for trailing slash in HTTP request path, but look at content path
instead.

This cleans this up and also ensures dir behavior is the same for
both index.html hosting and dir-index-html (generated listing).

It also adds more tests so we catch any future regressions.
Copied npm/choco/snap context from #9095
lidel and others added 22 commits August 17, 2022 00:38
feat: go-libp2p v0.21 (rcmgr auto scaling)
See the release notes: https://github.com/gabriel-vasile/mimetype/releases/tag/v1.4.1

This is a valuable release with already public security fixes (which don't affect us AFAIT but better safe than sorry).
More mimetypes and bug fixes.
feat: make corehttp a reusable component
This cleans up old CORS tests and adds more resolution
(proper Origin test, testing custom header behavior)

It also adds basic regression tests for /api/v0
subset exposed on Gateway port.
Co-authored-by: Jorropo <jorropo.pgm@gmail.com>
Signed-off-by: Antonio Navarro Perez <antnavper@gmail.com>
* correct data type for Reprovider.Interval

Signed-off-by: Oleg Silkin <16809287+osilkin98@users.noreply.github.com>
Co-authored-by: Jorropo <jorropo.pgm@gmail.com>
@ajnavarro ajnavarro requested a review from Jorropo August 30, 2022 09:32
@ajnavarro ajnavarro requested a review from lidel as a code owner August 30, 2022 09:32
@Jorropo Jorropo enabled auto-merge August 30, 2022 09:38
Copy link
Copy Markdown
Contributor

@Jorropo Jorropo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Jorropo Jorropo merged commit 3ae52a4 into release Aug 30, 2022
@ajnavarro ajnavarro deleted the release-v0.15.0 branch August 30, 2022 09:40
@Jorropo Jorropo restored the release-v0.15.0 branch August 30, 2022 12:11
hacdias pushed a commit to ipfs/boxo that referenced this pull request Jan 27, 2023
chore: Release v0.15.0

This commit was moved from ipfs/kubo@3ae52a4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.