Releases: expaso/hassos-addon-pgadmin4
Releases · expaso/hassos-addon-pgadmin4
v4.0.0 🌈
Breaking changes
Changes
🎉 Added support for Postgresql 17!
🎉Upgraded pgAdmin to 9.1 See release notes: https://www.pgadmin.org/docs/pgadmin4/development/release_notes_9_1.html
🚛 Add PG 17 binaries. Thanks @hobbe (#13)!
⬆️ Updated base-image to 17.2.1
v3.2.0 🌈
v3.2.0-RC1 🌈
Changes
- 🎉Upgraded pgAdmin to 8.11 See release notes: https://www.pgadmin.org/docs/pgadmin4/development/release_notes_8_11.html
- ⬆️ Updated base-image to 16.2.1
- ⬆️ Added pgAdmin4 addon to the new CI/CD pipeline @expaso (#10) for easier development
v3.1.0 🌈
v3.0.2 🌈
v3.0.1
What’s Changed
- 🎉Upgraded pgAdmin to 8.2 See release notes: https://www.pgadmin.org/docs/pgadmin4/development/release_notes_8_2.html
- ⬆️Upgraded addon base-image to 15.05
v2.1.1
- 🎉Upgraded pgAdmin to 6.15.
See release notes: https://www.pgadmin.org/docs/pgadmin4/development/release_notes_6_15.html
v2.1.0
- 🎉Upgraded pgAdmin to 6.14. See release notes: https://www.pgadmin.org/docs/pgadmin4/development/release_notes_6_15.html
This brings support fpor Postgresql 15! - ⬆️Upgraded asson base-image to 12.2.5
- ⬆️Upgraded python to 3.10
v2.0.0
- Upgraded pgAdmin to 6.5
- Upgraded base images to be in-line with the lastest home-assistant add-ons
- Dropped support for Postgresql 9
- Added support for Postgresql 13 and 14
- Patched a reg-ex in sourcecode that prevented hostnames staring with digits to be used. This fixes the problem whereby a hostname like
77b2833f-timescaledbvalidated as an invalid hostname.