Skip to content

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

v2.0.2

15 May 14:52
47b62cb
Compare
Choose a tag to compare

What's Changed

  • Update README.md by @manuelarte in #53
  • go mod tidy, import issues, linting by @JohnRoesler in #54
  • Bump golangci/golangci-lint-action from 6.2.0 to 6.3.1 by @dependabot in #55
  • Bump golangci/golangci-lint-action from 6.3.1 to 6.5.0 by @dependabot in #56
  • Bump github.com/go-co-op/gocron/v2 from 2.15.0 to 2.16.0 by @dependabot in #57
  • Bump golangci/golangci-lint-action from 6.5.0 to 6.5.1 by @dependabot in #58
  • Bump github.com/go-co-op/gocron/v2 from 2.16.0 to 2.16.1 by @dependabot in #59
  • Bump golangci/golangci-lint-action from 6.5.1 to 6.5.2 by @dependabot in #60
  • Bump github.com/testcontainers/testcontainers-go/modules/mysql from 0.35.0 to 0.36.0 by @dependabot in #61
  • Bump github.com/testcontainers/testcontainers-go/modules/postgres from 0.35.0 to 0.36.0 by @dependabot in #62
  • Golangci v2 by @manuelarte in #65
  • Add some linters by @manuelarte in #66
  • adding funcorder linter by @manuelarte in #67
  • Bump github.com/testcontainers/testcontainers-go/modules/postgres from 0.36.0 to 0.37.0 by @dependabot in #69
  • Bump gorm.io/gorm from 1.25.12 to 1.26.0 by @dependabot in #70
  • Bump github.com/testcontainers/testcontainers-go/modules/mysql from 0.36.0 to 0.37.0 by @dependabot in #71
  • chore: group dependabot dependencies by @manuelarte in #72
  • Bump golangci/golangci-lint-action from 7.0.0 to 8.0.0 by @dependabot in #73
  • Bump gorm.io/gorm from 1.26.0 to 1.26.1 in the all-deps group by @dependabot in #74
  • fix: excluding some files for codespell by @manuelarte in #75

New Contributors

Full Changelog: v2.0.1...v2.0.2

v2.0.1

28 Jan 19:29
fbb7060
Compare
Choose a tag to compare

Fixing previous release bug

v2.0.0

27 Jan 15:41
9d22278
Compare
Choose a tag to compare

What's Changed

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

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