github bensheldon/good_job v1.99.0

latest releases: v4.19.2, v4.19.1, v4.19.0...
5 years ago

Changelog

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.

  1. Upgrade your production environment to v1.99.x following the minor version upgrade process, including database migrations. v1.99 is a transitional release that is safely compatible with both v1.x and v2.0.0 because it uses both v1- and v2-formatted advisory locks.
  2. Address any deprecation warnings generated by v1.99.
  3. Upgrade your production environment to v1.99.x to v2.0.x again following the minor upgrade process.

Don't miss a new good_job release

NewReleases is sending notifications on new releases.