Skip to content

Releases: supabase/postgres

15.14.1.029-inst-1

10 Nov 17:16

Choose a tag to compare

feat: migrate from the DetSys Nix installer to the official Nix insta…

17.6.1.043

09 Nov 15:54
336f49e

Choose a tag to compare

chore: bump admin api for service versions (#1900)

* chore: bump admin api for service versions

* chore: bump one more for release

---------

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

17.5.1.064-orioledb

09 Nov 15:54
336f49e

Choose a tag to compare

chore: bump admin api for service versions (#1900)

* chore: bump admin api for service versions

* chore: bump one more for release

---------

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

15.14.1.043

09 Nov 15:55
336f49e

Choose a tag to compare

chore: bump admin api for service versions (#1900)

* chore: bump admin api for service versions

* chore: bump one more for release

---------

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

17.6.1.042

08 Nov 01:58
5923e77

Choose a tag to compare

feat: support multiple versions of the pg_tle extension (#1756)

* feat: multiple versions for the pg_tle extension

Build multiple versions of the pg_tle extension on different PostgreSQL versions.
Add test for the extensions and their upgrade on PostgreSQL 15 and 17.

* chore: add release suffix for testing

* feat(pg_tle): use default nixos extension test

And run pg_regress tests for pg_tle as part of the unified extension tests

17.5.1.063-orioledb

08 Nov 01:57
5923e77

Choose a tag to compare

feat: support multiple versions of the pg_tle extension (#1756)

* feat: multiple versions for the pg_tle extension

Build multiple versions of the pg_tle extension on different PostgreSQL versions.
Add test for the extensions and their upgrade on PostgreSQL 15 and 17.

* chore: add release suffix for testing

* feat(pg_tle): use default nixos extension test

And run pg_regress tests for pg_tle as part of the unified extension tests

15.14.1.042

08 Nov 02:00
5923e77

Choose a tag to compare

feat: support multiple versions of the pg_tle extension (#1756)

* feat: multiple versions for the pg_tle extension

Build multiple versions of the pg_tle extension on different PostgreSQL versions.
Add test for the extensions and their upgrade on PostgreSQL 15 and 17.

* chore: add release suffix for testing

* feat(pg_tle): use default nixos extension test

And run pg_regress tests for pg_tle as part of the unified extension tests

17.6.1.041-INDATA152-1

07 Nov 23:08

Choose a tag to compare

test(pg_regress): update pg_regress pg roles tests

17.6.1.041

07 Nov 18:29
29dac20

Choose a tag to compare

fix: grant execute on pg_reload_conf() to postgres (#1892)

* fix: grant execute on pg_reload_conf() to postgres

* Update migrations/db/migrations/20251105172723_grant_pg_reload_conf_to_postgres.sql

Co-authored-by: Bobbie Soedirgo <31685197+soedirgo@users.noreply.github.com>

---------

Co-authored-by: Bobbie Soedirgo <31685197+soedirgo@users.noreply.github.com>

17.6.1.029-pg-tle-1

07 Nov 17:05

Choose a tag to compare

feat(pg_tle): use default nixos extension test

And run pg_regress tests for pg_tle as part of the unified extension tests