Releases: openremote/postgresql
Releases · openremote/postgresql
17.7.0.1
What's Changed
- Configure concurrency to cancel "In progress" actions by @wborn in #5
- feat: upgrade PostgreSQL to v17 and TimescaleDB to v2.22 with improved upgrade process by @Miggets7 in #6
- ci: add disk cleanup step and optimize docker build with no-cache filters by @Miggets7 in #8
- Fix PostgreSQL upgrade to support multiple versions and upgrade TimescaleDB in all databases by @Miggets7 in #11
New Contributors
Full Changelog: 15.6.0.4...17.7.0.1
15.6.0.4
Robustness for missing timescaleDB extension
14.6.0.3
Calls TImescale DB tune script on DB migration
14.6.0.2
Adds better support for DB migration with built in re-indexing which can be disabled with OR_DISABLE_REINDEX=false
14.6.0.1
Moved PGDATA back to same path as old alpine image
14.6.0.0
Moved to timescale DB ubuntu based image
14.2.0.0
Update postgresql.yml
14.1.0.1
Postgresql 14.1
14.1.0.0 Added environment variables
Initial release of PostgreSQL 9.6.21 image
9.6.21.0 Update postgresql.yml