Skip to content

chore: bump to PostgREST v12.2.8 #1515

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

Draft
wants to merge 1 commit into
base: develop
Choose a base branch
from
Draft

Conversation

laurenceisla
Copy link

Bumps PostgREST from v12.2.3 to v12.2.8 (patch release).

Adds some bug fixes like JWT cache not removing expired entries and showing 503 HTTP errors in the logs (useful for support using Logflare).

@laurenceisla laurenceisla requested review from a team as code owners April 2, 2025 12:54
Copy link
Collaborator

@samrose samrose left a comment

Choose a reason for hiding this comment

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

@laurenceisla let me know if you help testing this in local infra/integration context. Other than that step, approving thanks!

@samrose
Copy link
Collaborator

samrose commented Apr 2, 2025

@laurenceisla sorry also please advance the versions in ansible/vars.yml one more than where they are at in develop branch please

@laurenceisla laurenceisla force-pushed the pgrst-12.2.8 branch 5 times, most recently from d0f5912 to 957fe05 Compare April 3, 2025 14:55
@laurenceisla laurenceisla marked this pull request as draft April 3, 2025 21:08

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
@laurenceisla
Copy link
Author

After testing in the instance, postgrest does not run due to the GLIBC version:

$ opt/postgrest --version
/opt/postgrest: /lib/aarch64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by /opt/postgrest)
/opt/postgrest: /lib/aarch64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by /opt/postgrest)
/opt/postgrest: /lib/aarch64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by /opt/postgrest)

@samrose
Copy link
Collaborator

samrose commented Apr 17, 2025

@laurenceisla what is the version of glibc you need? 2.34?

@samrose
Copy link
Collaborator

samrose commented Apr 17, 2025

...the version in the current release of ami is 2.31 fwiw

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.

None yet

2 participants