pg_auto_failover icon indicating copy to clipboard operation
pg_auto_failover copied to clipboard

Add 2.0 -> 2.1 sql file to fix update path

Open Akkowicz opened this issue 2 years ago • 2 comments

Fixes #1018

It looks like it was missed during release process. It looks like there are no changes required to be made in sql update files.

Akkowicz avatar Dec 06 '23 11:12 Akkowicz

Hi. This PR has been open for a while now. Can it be finally merged, please? Upgrades from 2.0 to 2.1 are broken.

iamjoos avatar Feb 29 '24 10:02 iamjoos

The problem is that release 2.1 has shipped already, we can't change it.

What needs to happen is that we include this fix in the next release of course, but the next release is going to be v2.1.1. So we need to add the release prep for that release version string, with the CHANGELOG edits, debian control edits, version string in the code, etc etc, all the jazz. And then build new packages, publish them.

So the proper fix for that problem is a whole new release. Ping @gkokolatos in case you want to be involved?

dimitri avatar Feb 29 '24 16:02 dimitri