Releases: expaso/hassos-addon-timescaledb
v2.1.1
v2.1.0
- ⬆️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
v2.0.0
!! 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!