Skip to content

Tags: supabase/postgres

Tags

17.6.1.113

Toggle 17.6.1.113's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: bump supautils to include bug fixes (#2129)

* fix: crash in supautils_executor_start when printing hints
* fix: crash in supautils_hook to use correct role name in ALTER ROLE

17.6.1.107-x-12-x86

Toggle 17.6.1.107-x-12-x86's commit message
fix: remove -x86 from ami naming scheme for historical consistency

17.6.0.070-orioledb

Toggle 17.6.0.070-orioledb's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: bump supautils to include bug fixes (#2129)

* fix: crash in supautils_executor_start when printing hints
* fix: crash in supautils_hook to use correct role name in ALTER ROLE

15.14.1.113

Toggle 15.14.1.113's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: bump supautils to include bug fixes (#2129)

* fix: crash in supautils_executor_start when printing hints
* fix: crash in supautils_hook to use correct role name in ALTER ROLE

v17.6.1.113-cli

Toggle v17.6.1.113-cli's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: bump supautils to include bug fixes (#2129)

* fix: crash in supautils_executor_start when printing hints
* fix: crash in supautils_hook to use correct role name in ALTER ROLE

17.6.1.107-x-11

Toggle 17.6.1.107-x-11's commit message
fix: attempt to reduce variance in build times

17.6.1.107-x-11-x86

Toggle 17.6.1.107-x-11-x86's commit message
fix: attempt to reduce variance in build times

17.6.1.107-x-10

Toggle 17.6.1.107-x-10's commit message
feat: retry get_url calls on failures

Builds frequently fail on 502 flakes on some requests. This change
retries them a few times to paper over these issues.

17.6.1.107-x-10-x86

Toggle 17.6.1.107-x-10-x86's commit message
feat: retry get_url calls on failures

Builds frequently fail on 502 flakes on some requests. This change
retries them a few times to paper over these issues.

17.6.1.107-x-9

Toggle 17.6.1.107-x-9's commit message
perf: attempt to make builds faster