Skip to content

Releases: go-co-op/gocron-gorm-lock

v1.0.1

18 Nov 18:07
da0154d
Compare
Choose a tag to compare

What's Changed

  • format: golang style code by @rfyiamcool in #5
  • Adding validation for NewGormLocker and adding an extra option by @manuelarte in #4
  • Bump gorm.io/gorm from 1.25.2 to 1.25.5 by @dependabot in #7
  • Bump github.com/testcontainers/testcontainers-go from 0.22.0 to 0.26.0 by @dependabot in #11
  • Bump github.com/testcontainers/testcontainers-go/modules/postgres from 0.22.0 to 0.26.0 by @dependabot in #8
  • Bump gorm.io/driver/postgres from 1.5.2 to 1.5.4 by @dependabot in #10
  • Bump github.com/go-co-op/gocron from 1.31.0 to 1.36.0 by @dependabot in #9
  • feat: add with_ttl option by @rfyiamcool in #6
  • Bump actions/setup-go from 4 to 5 by @dependabot in #12
  • Bump github.com/go-co-op/gocron from 1.36.0 to 1.36.1 by @dependabot in #13
  • Bump github.com/go-co-op/gocron from 1.36.1 to 1.37.0 by @dependabot in #15
  • Bump github/codeql-action from 2 to 3 by @dependabot in #14
  • Bump github.com/testcontainers/testcontainers-go/modules/postgres from 0.26.0 to 0.27.0 by @dependabot in #16
  • Bump gorm.io/gorm from 1.25.5 to 1.25.6 by @dependabot in #18
  • Bump golangci/golangci-lint-action from 3.7.0 to 6.1.1 by @dependabot in #36
  • Bump gorm.io/gorm from 1.25.6 to 1.25.10 by @dependabot in #33
  • Bump github.com/testcontainers/testcontainers-go from 0.27.0 to 0.30.0 by @dependabot in #31
  • Bump github.com/testcontainers/testcontainers-go/modules/postgres from 0.27.0 to 0.34.0 by @dependabot in #37
  • Bump gorm.io/driver/postgres from 1.5.4 to 1.5.9 by @dependabot in #38
  • Fixing bug with mysql and default null value for not null columns by @manuelarte in #39
  • Bump gorm.io/gorm from 1.25.10 to 1.25.12 by @dependabot in #41

New Contributors

Full Changelog: v1.0.0...v1.0.1

v1.0.0

14 Nov 05:57
4af7149
Compare
Choose a tag to compare

What's Changed

  • Bump actions/checkout from 3 to 4 by @dependabot in #3
  • Bump golangci/golangci-lint-action from 3.6.0 to 3.7.0 by @dependabot in #2
  • adding basic gocron-gorm-lock functionality. by @manuelarte in #1

New Contributors

Full Changelog: https://github.com/go-co-op/gocron-gorm-lock/commits/v1.0.0