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

feat: support CAR block ordering #38

Merged
merged 2 commits into from
May 19, 2023
Merged

Conversation

alanshaw
Copy link
Member

This PR upgrades gateway-lib to support CAR block ordering.

Also fixes an issue where the CAR handler would not be invoked when using HTTP Accept header that had any parameters following application/vnd.ipld.car e.g. application/vnd.ipld.car;order=dfs;.

@alanshaw alanshaw requested a review from olizilla May 19, 2023 11:24
Copy link
Contributor

@olizilla olizilla left a comment

Choose a reason for hiding this comment

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

🚀 ✨

@alanshaw alanshaw merged commit 5d5f4d4 into main May 19, 2023
@alanshaw alanshaw deleted the feat/support-car-block-ordering branch May 19, 2023 11:31
alanshaw pushed a commit that referenced this pull request May 19, 2023
🤖 I have created a release *beep* *boop*
---


##
[2.1.0](v2.0.0...v2.1.0)
(2023-05-19)


### Features

* support CAR block ordering
([#38](#38))
([5d5f4d4](5d5f4d4))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
olizilla added a commit that referenced this pull request Jun 1, 2023
We missed this when landing #38 ...gateway-lib uses dagula, but freeway
brings it's own, and it was still using v6

fixes: #42

License: MIT

Signed-off-by: Oli Evans <[email protected]>
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.

2 participants