This is a transitional release to make upgrading to GoodJob v2.0.0 as safe and simple as possible.
GoodJob v2 introduces a new Advisory Lock key format that is different than the v1 advisory lock key format; it's therefore necessary to perform a simple, but staged production upgrade. If you are already using >= v1.12+ no other changes are necessary.
- Upgrade your production environment to
v1.99.xfollowing the minor version upgrade process, including database migrations.v1.99is a transitional release that is safely compatible with bothv1.xandv2.0.0because it uses bothv1- andv2-formatted advisory locks. - Address any deprecation warnings generated by
v1.99. - Upgrade your production environment to
v1.99.xtov2.0.xagain following the minor upgrade process.