Skip to content

Releases: dong-nz/gocron-gorm-lock

v0.1.3

27 May 09:20

Choose a tag to compare

What's Changed

  • Refactor the function of default job identifier.

Full Changelog: v0.1.2...v0.1.3

v0.1.2

27 May 08:53

Choose a tag to compare

What's Changed

  • Remove now function option, use now function from gorm.db.

Full Changelog: v0.1.1...v0.1.2

v0.1.1

24 May 04:45

Choose a tag to compare

What's Changed

  • Migrate to use gocron v2.
  • Optimize the cron job lock table.
  • Support now function for consistency between gorm now function and gocron lock.
  • Fix the unit test after migration.
  • Dependencies upgrade.

Full Changelog: v0.1.0...v0.1.1