Skip to content

Releases: expaso/hassos-addon-timescaledb

v2.1.1

13 Nov 11:30
Compare
Choose a tag to compare
  • Added missing packages llvm12. Closes #27

v2.1.0

10 Nov 19:51
Compare
Choose a tag to compare
  • ⬆️Upgraded Base Image to 12.2.6
  • ⬆️Upgraded PostgreSql to 14.5
  • ⬆️Upgraded Timescale to 2.8.1
  • 🎉Feat: add the stats_temp_directory option and enable tmpfs @snowyu (#24)
  • 🎉Adds postgresql contrib for standard functions @jhogendorn (#25)
  • Implemented better checks around various installed extensions, so the upgrade is more intelligent about what extensions should be updated during startup.
  • Minor bugs and fixes for resilliency.

v2.0.1

05 Apr 07:32
Compare
Choose a tag to compare

#v2.0.1

  • Changed upgrade to Postgresql 14 process to not allow external connections to the addon while upgrading.

v2.0.0

30 Mar 18:36
Compare
Choose a tag to compare

!! READ CAREFULLY - Breaking changes !!

  • Upgraded PostgreSQL to 14.2 🎉
  • Upgraded TimescaleDb to 2.6.0 🥳
  • Upgraded Postgis to 3.2.1 👍🏻
  • Upgraded pgAgent to 4.2.2
  • Upgraded base images to 11.1.1

It took a while before this release came out. Covid came (and went!), but more importantly: Timescale 2.0 came out, just as PostgreSql 13 and 14.
I know that a lot of you guys (and girls) were waiting for support of Timescale 2+, but I had to be very careful not to break your existing setups.

The goals was to bring a seamless upgrade experience for both Timescale, Postgis, as well as Postgresql itself.
To perform these upgrades all together was not trivial, but, it's here!!

Please read the link below carefully to thoroughly understand the new breaking changes in TimescaleDb.

(see: https://docs.timescale.com/timescaledb/latest/overview/release-notes/changes-in-timescaledb-2/)

May you find any issues during install and/or upgrade, please open an issue on Github: https://github.com/Expaso/hassos-addon-timescaledb/issues

Thanks for all your support!

v1.1.6

27 Oct 08:49
Compare
Choose a tag to compare
  • Added armhf architechture
  • Added max_connection configuration-option to set the maximum number of connection PostgreSql will accept.

v1.1.5

20 Oct 14:44
5932534
Compare
Choose a tag to compare
v1.1.5 Pre-release
Pre-release
  • Added armv7 support: Closes #7 Add armv7 compatibility. Thanks to @berga (#8)

v1.1.4

16 Oct 20:49
Compare
Choose a tag to compare
  • Updated Postgres to 12.4
  • Updated TimescaleDb to 1.7.4
  • Added possibility to use system_packages:[str] and init_commands:[str] in your config, to further customize the container during startup.

v1.1.3

27 Aug 19:32
Compare
Choose a tag to compare
  • Update TimescaleDb to 1.7.2
  • Fix problem whereby permissions on data-directory are wrong after snapshot restore

v1.1.2

25 May 08:22
Compare
Choose a tag to compare
  • Fixed problem where pgAgent wouldn't start when the extension was already installed.

v1.1.1

25 May 07:49
Compare
Choose a tag to compare

Support for both timescale db 1.7.0 and 1.7.1