Releases: supabase/postgres
Releases · supabase/postgres
17.4.1.062
fix(ci): supabase-admin-agent naming (#1715)
15.8.1.127-rc-4
fix: correct url here too
15.8.1.119
fix(ci): supabase-admin-agent naming (#1715)
17.5.1.002-orioledb
feat: disable default database collector for postgres_exporter The database collector emits a metric for the size of each database by default. We emit a metric that represents the sum of all database, which suffices for our purposes. This change removes the redundant per-database metric. In order to avoid a change in the AMI metrics, the change is only made for the QEMU artifact.
17.5.1.001-orioledb
feat: oriole beta12 (#1707) * feat: oriole beta12 * fix: update testing schema * chore: bump versions to release
17.4.1.059
feat: disable default database collector for postgres_exporter The database collector emits a metric for the size of each database by default. We emit a metric that represents the sum of all database, which suffices for our purposes. This change removes the redundant per-database metric. In order to avoid a change in the AMI metrics, the change is only made for the QEMU artifact.
17.4.1.058
feat: oriole beta12 (#1707) * feat: oriole beta12 * fix: update testing schema * chore: bump versions to release
15.8.1.116
feat: disable default database collector for postgres_exporter The database collector emits a metric for the size of each database by default. We emit a metric that represents the sum of all database, which suffices for our purposes. This change removes the redundant per-database metric. In order to avoid a change in the AMI metrics, the change is only made for the QEMU artifact.
15.8.1.115
feat: oriole beta12 (#1707) * feat: oriole beta12 * fix: update testing schema * chore: bump versions to release
17.4.1.058-rc1
fix: update testing schema