Hi, during our regular maintenance on our Zammad server, we experienced some errors upgrading to Zammad 7.0.
On our server, the Zammad database was still running on PSQL 12, while 13+ is required.
I just wanted to point that out, since there will probably be some problems for other users, since it doesn’t seem that upgrade gets done automatically.
I’ve cycled through the whole breaking change file. There’s no software dependency changes (in terms of versions) included at all. In my opinion, it’s not really a breaking change directly (but indirectly). Not sure what OS you’re on, because you didn’t use the template, I know of no supported package installation that does still use such an old postgresql version. It’s also EOL and should be replaced (but that’s another story).
But I agree that even the release notes do not contain that hint (they’re the only thing “mandatory” to check in the update process according to the documentation).
@dominikklein can you guys possibly evaluate if this is a useful addition?
To be fair, IDK why there’s that old of the version (as I only started maintaining that recently). I will upgrade to 17 and that’s that. Worked fine with 6.5, though.
OS is Ubuntu 22.04.5, probably been inplace upgraded before.
Feel free to close this whenever, as I just wanted to point it out for (maybe) future reference.
Thanks for your quick reply!