8000 Tags · wesharper/postgres · GitHub
[go: up one dir, main page]

Skip to content

Tags: wesharper/postgres

Tags

15.8.1.000

Toggle 15.8.1.000's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Sam/postgres 15 8 (supabase#1209)

* wip 15.8

* chore: roll back nixpkgs version as moving it up breaks pg_graphql

* chore: bump version

---------

Co-authored-by: Sam Rose <samuel@supabase.io>

15.6.1.124

Toggle 15.6.1.124's commit message
feat: bump auth to v2.161.0

15.6.1.124-rc2

Toggle 15.6.1.124-rc2's commit message
version bump

15.6.1.124-rc1

Toggle 15.6.1.124-rc1's commit message
chore: bump v

15.6.1.123

Toggle 15.6.1.123's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Revert "chore: Set precedence to use ipv4 resolution in gettaddrinfo" (

…supabase#1223)

* Revert "chore: version bump"

This reverts commit 1c97c0c.

* Revert "chore: Set precedence to use ipv4 resolution in gettaddrinfo"

This reverts commit f9ff6c7.

* chore: bump version

15.6.1.122

Toggle 15.6.1.122's commit message
chore: version bump

15.6.1.121

Toggle 15.6.1.121's commit message
fix: correct reference to Envoy Lua filters

Not sure why the tests at
https://github.com/supabase/postgres/blob/ab7f879ba4bfacb4d0568c42f6d14c11826c8a03/testinfra/test_ami_nix.py#L343
didn't catch this, but can investigate that seperately.

15.6.1.120

Toggle 15.6.1.120's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: change bootstrap user to `supabase_admin` upon upgrade (supabas…

…e#1125)

* feat: change bootstrap user to supabase_admin upon upgrade

* chore: bump version

* fix: account for procedures

* fix: only update pg_hba.conf if needed

* chore: persist file in pg_upgrade_scripts directory; run only when targeting PG16

* chore: revert PG16 gating

* Revert "chore: persist file in pg_upgrade_scripts directory; run only when targeting PG16"

This reverts commit 376a934.

* Update common-nix.vars.pkr.hcl

---------

Co-authored-by: Paul Cioanca <paul.cioanca@supabase.io>

15.6.1.119

Toggle 15.6.1.119's commit message
feat: configure Envoy to compress additional response types

Adds a number of Postgrest response types for compression by Envoy, enables gzip and brotli compression, and defaults to `br` compression (e.g. for `Accept-Encoding: *`).

15.6.1.118-bootstrap-user

Toggle 15.6.1.118-bootstrap-user's commit message
test

0