Releases: supabase/postgres
Releases · supabase/postgres
v0.13.0
Changes
Server
- Install daemontools.
- Install WAL-G.
Postgres
- Install pgjwt
- Install pgsql-http
- Install plpgsql_check
- Install PL/Java
- Remove readonly role.
Others
Docker
v0.12.0
Added
Server
- Install Fail2ban.
- Install Unattended Upgrades.
- Removal of common passwords. Users would now need to set up the password for the db superuser
postgres
before being able to fully use it.
Postgres
- Install pgAudit.
Others
Docker
Misc.
- Following semantic versioning from now on. Moved release from patch (v0.0.11) to minor (v0.12.0).