Releases: supabase/postgres
Releases · supabase/postgres
17.6.1.114-x86
feat: x86 support GENCOMP-44 (#2128) * feat: ability to build x86 AMI * fix: action linting * fix: correct release name and checksum * fix: postgrest * fix: kong handling * fix: admin agent fix * fix: boot for both targets * fix: supascan off for x86 for now * fix: retry on handshake failure * fix: arch handling postgrest * tests: new suffix * fix: envoy architecture handling * tests: cache bust to test x86 vm test run in ci * chore: change arch-aware naming scheme for upgrade bundles The updated scheme makes other parts of our overall architecture simpler. * fix: single ami build * feat: make stage1 AMI build idempotent The stage2 AMI build process is somewhat flaky, and retrying the job if it fails results in an error as the stage1 AMI has already been built. This change attempts to re-use the stage1 AMI if it can be found. Further changes will be required to reduce the flakiness on the stage2 build. * fix: remove unnecessary apt update * perf: attempt to make builds faster * 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. * fix: attempt to reduce variance in build times * fix: update x86 build disks as well * fix: remove -x86 from ami naming scheme for historical consistency * chore: increase timeout * chore: clean up versions * chore: upgrade admin-api to build with x86 nano param generation support * chore: rc image release * chore: continue other builds even if one fails This prevents flakes from causing the entire matrix to fail. The rate of flakes is elevated right now due to Ubuntu servers being under a DDoS attack. * fix: temporarily disable ppa * feat: support x86 mirror fallbacks * fix: create dir before writing file . * chore: temporarily disable arm builds For simpler testing on x86 * chore: re-enable arm builds * ci: increase task parallelism * chore: clean up changes * fix: add arch to the ami name --------- Co-authored-by: Sam Rose <samuel@supabase.io>
17.6.1.114-rc4-x86
fix: add arch to the ami name
17.6.1.114-rc4
fix: add arch to the ami name
17.6.1.114
feat: x86 support GENCOMP-44 (#2128) * feat: ability to build x86 AMI * fix: action linting * fix: correct release name and checksum * fix: postgrest * fix: kong handling * fix: admin agent fix * fix: boot for both targets * fix: supascan off for x86 for now * fix: retry on handshake failure * fix: arch handling postgrest * tests: new suffix * fix: envoy architecture handling * tests: cache bust to test x86 vm test run in ci * chore: change arch-aware naming scheme for upgrade bundles The updated scheme makes other parts of our overall architecture simpler. * fix: single ami build * feat: make stage1 AMI build idempotent The stage2 AMI build process is somewhat flaky, and retrying the job if it fails results in an error as the stage1 AMI has already been built. This change attempts to re-use the stage1 AMI if it can be found. Further changes will be required to reduce the flakiness on the stage2 build. * fix: remove unnecessary apt update * perf: attempt to make builds faster * 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. * fix: attempt to reduce variance in build times * fix: update x86 build disks as well * fix: remove -x86 from ami naming scheme for historical consistency * chore: increase timeout * chore: clean up versions * chore: upgrade admin-api to build with x86 nano param generation support * chore: rc image release * chore: continue other builds even if one fails This prevents flakes from causing the entire matrix to fail. The rate of flakes is elevated right now due to Ubuntu servers being under a DDoS attack. * fix: temporarily disable ppa * feat: support x86 mirror fallbacks * fix: create dir before writing file . * chore: temporarily disable arm builds For simpler testing on x86 * chore: re-enable arm builds * ci: increase task parallelism * chore: clean up changes * fix: add arch to the ami name --------- Co-authored-by: Sam Rose <samuel@supabase.io>
17.6.0.071-x86
feat: x86 support GENCOMP-44 (#2128) * feat: ability to build x86 AMI * fix: action linting * fix: correct release name and checksum * fix: postgrest * fix: kong handling * fix: admin agent fix * fix: boot for both targets * fix: supascan off for x86 for now * fix: retry on handshake failure * fix: arch handling postgrest * tests: new suffix * fix: envoy architecture handling * tests: cache bust to test x86 vm test run in ci * chore: change arch-aware naming scheme for upgrade bundles The updated scheme makes other parts of our overall architecture simpler. * fix: single ami build * feat: make stage1 AMI build idempotent The stage2 AMI build process is somewhat flaky, and retrying the job if it fails results in an error as the stage1 AMI has already been built. This change attempts to re-use the stage1 AMI if it can be found. Further changes will be required to reduce the flakiness on the stage2 build. * fix: remove unnecessary apt update * perf: attempt to make builds faster * 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. * fix: attempt to reduce variance in build times * fix: update x86 build disks as well * fix: remove -x86 from ami naming scheme for historical consistency * chore: increase timeout * chore: clean up versions * chore: upgrade admin-api to build with x86 nano param generation support * chore: rc image release * chore: continue other builds even if one fails This prevents flakes from causing the entire matrix to fail. The rate of flakes is elevated right now due to Ubuntu servers being under a DDoS attack. * fix: temporarily disable ppa * feat: support x86 mirror fallbacks * fix: create dir before writing file . * chore: temporarily disable arm builds For simpler testing on x86 * chore: re-enable arm builds * ci: increase task parallelism * chore: clean up changes * fix: add arch to the ami name --------- Co-authored-by: Sam Rose <samuel@supabase.io>
17.6.0.071-rc4-x86
fix: add arch to the ami name
17.6.0.071-rc4
fix: add arch to the ami name
17.6.0.071
feat: x86 support GENCOMP-44 (#2128) * feat: ability to build x86 AMI * fix: action linting * fix: correct release name and checksum * fix: postgrest * fix: kong handling * fix: admin agent fix * fix: boot for both targets * fix: supascan off for x86 for now * fix: retry on handshake failure * fix: arch handling postgrest * tests: new suffix * fix: envoy architecture handling * tests: cache bust to test x86 vm test run in ci * chore: change arch-aware naming scheme for upgrade bundles The updated scheme makes other parts of our overall architecture simpler. * fix: single ami build * feat: make stage1 AMI build idempotent The stage2 AMI build process is somewhat flaky, and retrying the job if it fails results in an error as the stage1 AMI has already been built. This change attempts to re-use the stage1 AMI if it can be found. Further changes will be required to reduce the flakiness on the stage2 build. * fix: remove unnecessary apt update * perf: attempt to make builds faster * 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. * fix: attempt to reduce variance in build times * fix: update x86 build disks as well * fix: remove -x86 from ami naming scheme for historical consistency * chore: increase timeout * chore: clean up versions * chore: upgrade admin-api to build with x86 nano param generation support * chore: rc image release * chore: continue other builds even if one fails This prevents flakes from causing the entire matrix to fail. The rate of flakes is elevated right now due to Ubuntu servers being under a DDoS attack. * fix: temporarily disable ppa * feat: support x86 mirror fallbacks * fix: create dir before writing file . * chore: temporarily disable arm builds For simpler testing on x86 * chore: re-enable arm builds * ci: increase task parallelism * chore: clean up changes * fix: add arch to the ami name --------- Co-authored-by: Sam Rose <samuel@supabase.io>
15.14.1.114-x86
feat: x86 support GENCOMP-44 (#2128) * feat: ability to build x86 AMI * fix: action linting * fix: correct release name and checksum * fix: postgrest * fix: kong handling * fix: admin agent fix * fix: boot for both targets * fix: supascan off for x86 for now * fix: retry on handshake failure * fix: arch handling postgrest * tests: new suffix * fix: envoy architecture handling * tests: cache bust to test x86 vm test run in ci * chore: change arch-aware naming scheme for upgrade bundles The updated scheme makes other parts of our overall architecture simpler. * fix: single ami build * feat: make stage1 AMI build idempotent The stage2 AMI build process is somewhat flaky, and retrying the job if it fails results in an error as the stage1 AMI has already been built. This change attempts to re-use the stage1 AMI if it can be found. Further changes will be required to reduce the flakiness on the stage2 build. * fix: remove unnecessary apt update * perf: attempt to make builds faster * 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. * fix: attempt to reduce variance in build times * fix: update x86 build disks as well * fix: remove -x86 from ami naming scheme for historical consistency * chore: increase timeout * chore: clean up versions * chore: upgrade admin-api to build with x86 nano param generation support * chore: rc image release * chore: continue other builds even if one fails This prevents flakes from causing the entire matrix to fail. The rate of flakes is elevated right now due to Ubuntu servers being under a DDoS attack. * fix: temporarily disable ppa * feat: support x86 mirror fallbacks * fix: create dir before writing file . * chore: temporarily disable arm builds For simpler testing on x86 * chore: re-enable arm builds * ci: increase task parallelism * chore: clean up changes * fix: add arch to the ami name --------- Co-authored-by: Sam Rose <samuel@supabase.io>
15.14.1.114-rc4-x86
fix: add arch to the ami name