mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 09:51:02 +01:00
update
This commit is contained in:
@@ -1 +0,0 @@
|
||||
../postgres_15/CHANGELOG.md
|
||||
94
postgres_17/CHANGELOG.md
Normal file
94
postgres_17/CHANGELOG.md
Normal file
@@ -0,0 +1,94 @@
|
||||
## 15.7-43 (30-05-2025)
|
||||
- Minor bugs fixed
|
||||
## 15.7-41 (30-05-2025)
|
||||
- BREAKING CHANGE : please backup your database before updating
|
||||
- Automatically restarts immich addons after upgrade
|
||||
- Describe list of databases and extensions in log
|
||||
- Improve upgrade system for postgres and extensions
|
||||
- Drop vectors from postgres database (not needed)
|
||||
- Switch to new image supporting both vector.rs and VectorChord to support immich https://github.com/immich-app/immich/releases/tag/v1.133.0
|
||||
|
||||
## 15.7-29 (15-02-2025)
|
||||
- Minor bugs fixed
|
||||
|
||||
## 15.7-28 (15-02-2025)
|
||||
- Minor bugs fixed
|
||||
|
||||
## 15.7-27 (15-02-2025)
|
||||
- Major update, please backup first
|
||||
- Automatic handling of upgrades
|
||||
- Restore clean shutdown
|
||||
|
||||
## 15.7-16 (22-01-2025)
|
||||
- Minor bugs fixed
|
||||
|
||||
## 15.7-14 (15-01-2025)
|
||||
- Minor bugs fixed
|
||||
|
||||
## 15.7-13 (15-01-2025)
|
||||
- Redirect logs to addons log
|
||||
- Removed vector.rs installation script, it is now part of the upstream entrypoint
|
||||
|
||||
## 15.7-7 (03-01-2025)
|
||||
- Fix vector.rs not found at startup
|
||||
|
||||
## 15.7-4 (05-12-2024)
|
||||
- Fix env error
|
||||
- Fix database shutdown
|
||||
- Upgrade postgres to 15.7
|
||||
- Update pgvector to v0.3.0
|
||||
|
||||
## 15.5-7 (24-02-2024)
|
||||
|
||||
- Update pgvector to 0.2.0
|
||||
|
||||
## 15.5-6 (03-02-2024)
|
||||
|
||||
- Fix : use custom postgres username
|
||||
|
||||
## 15.5-5 (03-02-2024)
|
||||
|
||||
- Revert vector to 0.1.11 as only version supported by immich
|
||||
|
||||
## 15.5-4 (31-01-2024)
|
||||
|
||||
- ⚠ PLEASE BACKUP before updating! Non reversible changes
|
||||
- ⚠ WARNING : addition of pgvecto.rs extension, potentially breaking change ! Be sure to backup prior to update
|
||||
- ⚠ Database location changed from /data to /addon_configs/xxx-postgres : no expected user impact other that all configuration files will also be located in this folder accessible with addons such as Filebrowser
|
||||
|
||||
## 15.5 (11-11-2023)
|
||||
|
||||
- Update to latest version from postgres
|
||||
|
||||
## 15.4 (09-09-2023)
|
||||
|
||||
- Update to latest version from postgres
|
||||
|
||||
## 15.3-11 (08-09-2023)
|
||||
|
||||
- Minor bugs fixed
|
||||
|
||||
## 15.3-10 (08-09-2023)
|
||||
|
||||
- Minor bugs fixed
|
||||
## 15.3-9 (08-09-2023)
|
||||
|
||||
- Minor bugs fixed
|
||||
## 15.3-7 (07-09-2023)
|
||||
|
||||
- Minor bugs fixed
|
||||
## 15.3-6 (07-09-2023)
|
||||
|
||||
- Minor bugs fixed
|
||||
## 15.3-5 (07-09-2023)
|
||||
|
||||
- Minor bugs fixed
|
||||
## 15.3-2 (07-09-2023)
|
||||
|
||||
- Minor bugs fixed
|
||||
- Ensure postgres.conf persistcene
|
||||
|
||||
## 15.3
|
||||
|
||||
- Initial release
|
||||
- Removed useless webui button
|
||||
Reference in New Issue
Block a user