Skip to content

Releases: supabase/postgres

17.5.1.009-orioledb

25 Jul 02:35
de14ba7
Compare
Choose a tag to compare
fix: a few updates slipped by in merge, this PR fixes those (#1719)

17.4.1.066

25 Jul 02:32
de14ba7
Compare
Choose a tag to compare
fix: a few updates slipped by in merge, this PR fixes those (#1719)

15.8.1.123

25 Jul 02:33
de14ba7
Compare
Choose a tag to compare
fix: a few updates slipped by in merge, this PR fixes those (#1719)

17.5.1.008-orioledb

24 Jul 18:53
02ec87f
Compare
Choose a tag to compare
feat: advance to ubuntu 24.04 (#1416)

* feat: wip advance to ubuntu 24.04

* fix; missing gp3 on image string

* chore: non-interactive

* chore: set hostname in dhcp client

* chore: conform to new networking approach

* ore: reverse he sha values

* chore: fix kong address

* ore: typo in url

* chore: drop old removals

* chore: remove defunct package

* chore: restore wal-g build approach

* chore: permission check and restore kong original version

* chore: log output to debug

* chore: increase wait time before health checks.

* chore: post rebase cleanup

* Update README.md

Co-authored-by: Div Arora <darora@users.noreply.github.com>

* chore: restore function

* chore: remove unused file

* chore: make command non-interactive

* chore: readme script

* chore: ubuntu 24.04 has moved to  use networkd and netplan by default,
... rather than the traditional dhclient.conf approach.

* chore: update README

* chore: bump versions for staging release/testing

* chore: keep kong pinned to this version, was not meant to change

* fix: tmp use 20.04 untl worker scripts can be rewritten

* feat: netplan security and apply

* fix: netplan apply after upgrade

* fix: transitional file name structure

* feat: netplan apply

* feat: Remove Requisite to prevent being killed when restarting networkd

* fix: fix_ipv6 timer not needed in ubuntu 24-04

* feat: restore check and fix but disabled

* chore: update qemu artifact to noble base

Also makes the VM artifact release agnostic.

* fix: restore stage for wal-g tasks to stage 2

* fix: removing arbitrary netplan apply

* fix: file path

* feat: postgrest 13.0.4 (#1685)

* fix: url of postgrest download

* Update ansible/vars.yml

Co-authored-by: Laurence Isla <lau.isla.c@gmail.com>

* fix: correct URL for release

* fix: correct url here too

* chore: bump version for release

---------

Co-authored-by: Div Arora <darora@users.noreply.github.com>
Co-authored-by: Div Arora <root@darora.com>
Co-authored-by: Laurence Isla <lau.isla.c@gmail.com>

17.4.1.065

24 Jul 19:00
02ec87f
Compare
Choose a tag to compare
feat: advance to ubuntu 24.04 (#1416)

* feat: wip advance to ubuntu 24.04

* fix; missing gp3 on image string

* chore: non-interactive

* chore: set hostname in dhcp client

* chore: conform to new networking approach

* ore: reverse he sha values

* chore: fix kong address

* ore: typo in url

* chore: drop old removals

* chore: remove defunct package

* chore: restore wal-g build approach

* chore: permission check and restore kong original version

* chore: log output to debug

* chore: increase wait time before health checks.

* chore: post rebase cleanup

* Update README.md

Co-authored-by: Div Arora <darora@users.noreply.github.com>

* chore: restore function

* chore: remove unused file

* chore: make command non-interactive

* chore: readme script

* chore: ubuntu 24.04 has moved to  use networkd and netplan by default,
... rather than the traditional dhclient.conf approach.

* chore: update README

* chore: bump versions for staging release/testing

* chore: keep kong pinned to this version, was not meant to change

* fix: tmp use 20.04 untl worker scripts can be rewritten

* feat: netplan security and apply

* fix: netplan apply after upgrade

* fix: transitional file name structure

* feat: netplan apply

* feat: Remove Requisite to prevent being killed when restarting networkd

* fix: fix_ipv6 timer not needed in ubuntu 24-04

* feat: restore check and fix but disabled

* chore: update qemu artifact to noble base

Also makes the VM artifact release agnostic.

* fix: restore stage for wal-g tasks to stage 2

* fix: removing arbitrary netplan apply

* fix: file path

* feat: postgrest 13.0.4 (#1685)

* fix: url of postgrest download

* Update ansible/vars.yml

Co-authored-by: Laurence Isla <lau.isla.c@gmail.com>

* fix: correct URL for release

* fix: correct url here too

* chore: bump version for release

---------

Co-authored-by: Div Arora <darora@users.noreply.github.com>
Co-authored-by: Div Arora <root@darora.com>
Co-authored-by: Laurence Isla <lau.isla.c@gmail.com>

17.4.1.055-etl-2

24 Jul 07:52
Compare
Choose a tag to compare

17.4.1.046-ia-4

24 Jul 20:31
Compare
Choose a tag to compare
fix: restore and check version

17.0.1.105-orioledb-etl-2

24 Jul 07:46
Compare
Choose a tag to compare

17.0.1.095-orioledb-ia-4

24 Jul 20:29
Compare
Choose a tag to compare
fix: restore and check version

15.8.1.122

24 Jul 18:53
02ec87f
Compare
Choose a tag to compare
feat: advance to ubuntu 24.04 (#1416)

* feat: wip advance to ubuntu 24.04

* fix; missing gp3 on image string

* chore: non-interactive

* chore: set hostname in dhcp client

* chore: conform to new networking approach

* ore: reverse he sha values

* chore: fix kong address

* ore: typo in url

* chore: drop old removals

* chore: remove defunct package

* chore: restore wal-g build approach

* chore: permission check and restore kong original version

* chore: log output to debug

* chore: increase wait time before health checks.

* chore: post rebase cleanup

* Update README.md

Co-authored-by: Div Arora <darora@users.noreply.github.com>

* chore: restore function

* chore: remove unused file

* chore: make command non-interactive

* chore: readme script

* chore: ubuntu 24.04 has moved to  use networkd and netplan by default,
... rather than the traditional dhclient.conf approach.

* chore: update README

* chore: bump versions for staging release/testing

* chore: keep kong pinned to this version, was not meant to change

* fix: tmp use 20.04 untl worker scripts can be rewritten

* feat: netplan security and apply

* fix: netplan apply after upgrade

* fix: transitional file name structure

* feat: netplan apply

* feat: Remove Requisite to prevent being killed when restarting networkd

* fix: fix_ipv6 timer not needed in ubuntu 24-04

* feat: restore check and fix but disabled

* chore: update qemu artifact to noble base

Also makes the VM artifact release agnostic.

* fix: restore stage for wal-g tasks to stage 2

* fix: removing arbitrary netplan apply

* fix: file path

* feat: postgrest 13.0.4 (#1685)

* fix: url of postgrest download

* Update ansible/vars.yml

Co-authored-by: Laurence Isla <lau.isla.c@gmail.com>

* fix: correct URL for release

* fix: correct url here too

* chore: bump version for release

---------

Co-authored-by: Div Arora <darora@users.noreply.github.com>
Co-authored-by: Div Arora <root@darora.com>
Co-authored-by: Laurence Isla <lau.isla.c@gmail.com>