Skip to content

Releases: supabase/postgres

15.1.1.81

26 Jul 01:46
6f3a457
Compare
Choose a tag to compare
chore: bump gotrue version to v2.156.0 (#1073)

15.6.1.99

24 Jul 00:41
cb3efb1
Compare
Choose a tag to compare
chore: bump version to trigger release (#1071)

Co-authored-by: Sam Rose <[email protected]>

15.6.1.98

23 Jul 01:03
Compare
Choose a tag to compare
chore: update version string to be compliant with prod naming

15.6.1.102-nix-staged

23 Jul 06:13
Compare
Choose a tag to compare

15.1.1.80-bootstrap-user-3

23 Jul 06:10
Compare
Choose a tag to compare

15.6.1.97-nix-staged

22 Jul 16:39
Compare
Choose a tag to compare
chore: bump nix ami version

15.1.1.80

20 Jul 05:44
93e4db1
Compare
Choose a tag to compare
fix: account for trailing commas (#1061)

15.6.1.96-nix-staged

19 Jul 17:37
bad563a
Compare
Choose a tag to compare
Sam/nix and conventional ami (#1012)

* feat: nix-ami-changes

* chore: version bump

* chore: remap branch for ami build

* chore: bump version

* chore: bump version to trigger build

* feat: use /var/lib/postgresql as home for postgres user

* fix: makre sure bashrc exists

* fix: minor refactor

* chore: moving to a different PR

* chore: bump version and remove deprecated workflow

* feat: parallel testinfra-nix just for ami test

* chore: testing just testinfra-nix workflow

* chore: re-run build

* chore: re-trigger testinfra

* fix: wait for AMI to reach available state

* fix: use ami id in stage 3 testinfra ami-test

* fix: env vars

* chore: bump version

* chore: restore packer build

* chore: create a parallel test

* chore: bump version

* fix: capture and use ami name

* fix: aws regions

* chore: capture ami name

* chore: force_deregister all ami prior to create new

* fix: pass same ami name each time

* fix: manage concurrency of testinfra builds

* fix: no args on stage 2

* fix: re-intro original testinfra

* Revert "fix: re-intro original testinfra"

This reverts commit f719e661dc04f21e97d1b8876930e6adcb0a402f.

* chore: push to re-trigger build

* chore: update instance name

* fix: location of pg_isready binary

* fix: re-intro conventional ami infra test + more symlinks where expected

* fix: dealing with symlink creation issues

* fix: try concurrency rules on on all large builds

* chore; try with no concurrency rules

* chore: rerun

* chore: rebasing on develop
Sam/nix and conventional consolidate (#1025)

* feat: consolidate ansible and use vars to toggle AMI builds

* fix: resolving merge conflict

* chore: merge conflict

* Revert "chore: merge conflict"

This reverts commit ddc6b1d56b616026fd02ca30ed150fd548a49d70.

* fix: update ansible location for script

* fix: ansible consolidated location

* fix: set up modes on system-setup

* fix: set vars

* fix: python True and False in extra_vars

* fix: adj vars

* fix: set all ami vars

* fix: args as json

* fix: nixpkg_mode

* fix: refining mode rules

* fix: consolidate create dirs

* fix: cleaning up modes

* fix: systemd psql service reload targets

* fix: starting postgres issues

* fix: timing for pgsodium_getkey script

* fix: packer file upload on stage 2

* fix: consolidation of ansible location

* fix: stage2 fix hostname

* fix: limit stage that tasks run on

* fix: setting hosts only on stage 2 nix ami

* fix: rewrite hosts in ansible to allow for re-use of playbook file

* chore: trigger checks

* fix: pgsodium getkey is different for deb vs nix builds

* fix: consolidated files location

* fix: on stage2 postgres server is already started at this point

* fix: without env vars

* fix: vars on the right mode

* fix: dedupe

* fix: locales

* fix: locales

* chore: try step with no env vars

* fix: no need to start pg at this point stage2

* fix: yaml

* fix: more cleanup of modes

* fix: snapd already absent at this point + consolidate tasks

* fix: already absent at this point

* fix: service not present at this stage

* fix: disable different services for first boot depending on mode

* fix: pg already restarted at this point in stage 2

* fix: no start on stage2

* fix: try to start in stage2

* chore: include env vars for stage2

* fix: stop before starting

* fix: debpkg mode only

* fix: should use conventional path

* fix: need to locale-gen prior to initdb

* fix: nix build needs .env

* fix: stage2 treatment of pgsodium_getket

* chore: re-introduce permission checks via osquery

* fix: correct the path to files

---------

Co-authored-by: Sam Rose <[email protected]>

* Sam/timescale and wrappers (#1052)

* fix: was using the wrong sha256 hash for version

* chore: updating wrappers version

* itests: make sure we run the current commit on psql bundle test

---------

Co-authored-by: Sam Rose <[email protected]>

* fix: locale gen and ami deregister on any testinfra run (#1055)

* fix: locale gen and ami deregister on any testinfra run

* fix: use more manual approach

---------

Co-authored-by: Sam Rose <[email protected]>

* chore: update pg_upgrade initiate.sh to support nix-based upgrades (#1057)

* chore: package nix flake revision in pg_upgrade binaries tarball when building the nix AMI (#1058)

* chore: activate release workflow

* chore: bump version

---------

Co-authored-by: Sam Rose <[email protected]>
Co-authored-by: Paul Cioanca <[email protected]>

15.1.1.79

19 Jul 08:13
a38cefa
Compare
Choose a tag to compare
chore: release bump (#1054)

15.1.1.78

15 Jul 18:31
827c153
Compare
Choose a tag to compare
fix: remove `safeupdate` from `shared_preload_libraries` (#1049)