Skip to content

Releases: openremote/postgresql

17.7.0.1

09 Dec 16:47
0de5e1f

Choose a tag to compare

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

19 Mar 14:08

Choose a tag to compare

Robustness for missing timescaleDB extension

14.6.0.3

29 Mar 14:40

Choose a tag to compare

Calls TImescale DB tune script on DB migration

14.6.0.2

14 Mar 22:53

Choose a tag to compare

Adds better support for DB migration with built in re-indexing which can be disabled with OR_DISABLE_REINDEX=false

14.6.0.1

09 Mar 16:32

Choose a tag to compare

Moved PGDATA back to same path as old alpine image

14.6.0.0

08 Mar 11:34

Choose a tag to compare

Moved to timescale DB ubuntu based image

14.2.0.0

03 Apr 11:25
ed2d364

Choose a tag to compare

Update postgresql.yml

14.1.0.1

10 Jan 13:53

Choose a tag to compare

Added PGUSER env

Postgresql 14.1

06 Jan 22:06

Choose a tag to compare

14.1.0.0

Added environment variables

Initial release of PostgreSQL 9.6.21 image

17 Mar 17:25
d7dc306

Choose a tag to compare

9.6.21.0

Update postgresql.yml