Releases: supabase/postgres
Releases ยท supabase/postgres
15.1.1.23
feat: bump auth to v2.144.0
15.1.1.22-supautils-2.1.0
15.1.1.22
feat: bump auth to v2.143.1 (#897)
15.1.1.21
fix: check if port 80 or 443 is already in use before starting Envoy Envoy doesn't exit if it can't bind ports for all its listeners, and I couldn't find any configuration option to make it do so. With this, auto-restart will kick in until both ports are no longer in use. May not be necessary after the previous fix to ensure that Kong service is stopped before Envoy service is started, but doesn't hurt to have multiple defensive measures, since it's somewhat unexpected that Envoy doesn't exit on such failures.
15.1.1.20-supautils-2.0.0
15.1.1.20
feat: use envoy-hot-restarter.py and start-envoy.sh in all-in-one image
15.1.1.19
feat: bump auth version to v2.143.0
15.1.1.18
chore: patch plv8 (#888) * chore: plv8
15.1.1.17
chore: upgrade to latest internal artifacts
15.1.1.16-plv8-1
chore: bump release version