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

Backport: fix: range request with 0 rows and 0 offset return status 416 #3025

Merged

Conversation

wolfgangwalther
Copy link
Member

As mentioned in #2991 (comment) I suggest to back-patch #2991.

This is a PR towards the rel-11.2 branch. I renamed the branch from rel-11.2.1 to rel-11.2. This makes more sense to be able to create PRs against a release branch to support backpatching bugfixes. The tag would still be v11.2.2 ofc. I also renamed the other rel- branches, @steve-chavez @laurenceisla.

@wolfgangwalther
Copy link
Member Author

Ah, I forgot about #3006 - should we rather back-patch that one?

@wolfgangwalther
Copy link
Member Author

Ah, I forgot about #3006 - should we rather back-patch that one?

Added that one as well.

@wolfgangwalther wolfgangwalther force-pushed the backport-range-requests branch from 35db906 to f884da7 Compare October 25, 2023 14:37
@steve-chavez
Copy link
Member

steve-chavez commented Oct 25, 2023

This is a PR towards the rel-11.2 branch. I renamed the branch from rel-11.2.1 to rel-11.2. This makes more sense to be able to create PRs against a release branch to support backpatching bugfixes

@wolfgangwalther Yeah, this is good. I also think it would play well with the branching strategy for docs
#2814 (comment) (for when we merge them in this repo).

@steve-chavez
Copy link
Member

There's another fix #3015 that we could backpatch but it's not critical at all. So I agree to backpatch with this single fix.

@wolfgangwalther wolfgangwalther merged commit f884da7 into PostgREST:rel-11.2 Oct 25, 2023
27 of 28 checks passed
@wolfgangwalther wolfgangwalther deleted the backport-range-requests branch October 25, 2023 17:10
@wolfgangwalther
Copy link
Member Author

Merged, pushed the tag and also adjusted the changelog on main.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants