Skip to content

fix(gateway): gateway-conformance v0.8 #10818

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

Merged
merged 3 commits into from
May 28, 2025
Merged

fix(gateway): gateway-conformance v0.8 #10818

merged 3 commits into from
May 28, 2025

Conversation

lidel
Copy link
Member

@lidel lidel commented May 27, 2025

@lidel lidel force-pushed the fix/range-suffix branch from 658df73 to f968082 Compare May 28, 2025 00:55
@lidel lidel changed the title fix: boxo#922 fix(gateway): range requests for tail of a file May 28, 2025
@lidel lidel force-pushed the fix/range-suffix branch from 9317335 to b854b06 Compare May 28, 2025 19:22
@lidel lidel changed the title fix(gateway): range requests for tail of a file fix(gateway): gateway-conformace v0.8 May 28, 2025
@lidel lidel changed the title fix(gateway): gateway-conformace v0.8 fix(gateway): gateway-conformance v0.8 May 28, 2025
@lidel lidel marked this pull request as ready for review May 28, 2025 19:28
@lidel lidel requested a review from a team as a code owner May 28, 2025 19:28
@lidel lidel mentioned this pull request May 28, 2025
39 tasks
Copy link
Member Author

@lidel lidel left a comment

Choose a reason for hiding this comment

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

@@ -7,7 +7,7 @@ go 1.24
replace github.com/ipfs/kubo => ./../../..

require (
github.com/ipfs/boxo v0.31.0
github.com/ipfs/boxo v0.31.1-0.20250528182950-f87feb50c39c
Copy link
Member Author

Choose a reason for hiding this comment

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

ℹ️ v0.31.0 + ipfs/boxo#922 (commit from boxo main branch)

@lidel lidel merged commit cf096c2 into master May 28, 2025
16 checks passed
@lidel lidel deleted the fix/range-suffix branch May 28, 2025 19:45
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.

Negative range requests are not implemented correctly
1 participant