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

fix: update postgrest to v11.1.0 #1218

Merged
merged 5 commits into from
Jul 10, 2023
Merged

Conversation

samuba
Copy link
Contributor

@samuba samuba commented Jun 17, 2023

What kind of change does this PR introduce?

Updates postgrest container to 11.1.0 (latest)

@samuba samuba requested a review from a team as a code owner June 17, 2023 11:27
@samuba
Copy link
Contributor Author

samuba commented Jun 17, 2023

v11.1.0 was not yet published to https://ghcr.io/supabase/postgrest, hence the CI / START action fails.
Could you please publish it?

@sweatybridge
Copy link
Contributor

Yup, the publish action is only triggered on PR approval.

Is there a PostgREST v11 feature you would like to use? Currently our hosted platform still runs 10.2.0 release. As much as possible, we would like to keep the local dev version the same as hosted. But if you have a specific use case in mind, we can work on prioritising the upgrade on hosted platform too.

@samuba
Copy link
Contributor Author

samuba commented Jun 17, 2023

Ah I see. I thought It's already deployed on supabase.com.
Im keen to use this feature: https://postgrest.org/en/stable/references/api/tables_views.html#bulk-insert-with-default-values

Btw. would be nice to have the container/service versions visible in the dashboard somewhere. I was not able to determine for sure which version is deployed

@Kamahl19
Copy link

I personally would like to use ordering based on parent foreign table.

Also I have created #1230 for printing the versions

@steve-chavez
Copy link
Member

steve-chavez commented Jul 7, 2023

New projects on Supabase cloud now have PostgREST v11.1. I think this should be fine to merge.
.

@coveralls
Copy link

coveralls commented Jul 8, 2023

Pull Request Test Coverage Report for Build 5505550591

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 61.301%

Totals Coverage Status
Change from base Build 5505530047: 0.0%
Covered Lines: 4657
Relevant Lines: 7597

💛 - Coveralls

@sweatybridge sweatybridge changed the title chore: bump postgrest container version to latest fix: update postgrest to v11.1.0 Jul 8, 2023
@sweatybridge sweatybridge changed the base branch from main to fix-mirror July 10, 2023 07:59
@sweatybridge sweatybridge merged commit 1cde982 into supabase:fix-mirror Jul 10, 2023
5 checks passed
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.

6 participants