Skip to content

v1.0.18

Compare
Choose a tag to compare
@nathanmartinszup nathanmartinszup released this 11 Oct 17:41
· 53 commits to main since this release
28e4afc
  • Updating modules to avoid some vulnerable dependencies (#110)
  • Make coverage script fail on go test (#109)
  • Deps: remove unused modules (#108)
  • CI: bump Go version 1.17 on all workflows (#107)
  • Updated gorm and postgres driver, also fixed test that broken with update (#106)
  • Updated the README section (#102)
  • Renovate: add signed off by on commit body message (#103)
  • Workflows: add permissions and triggering "on pull request" (#100)
  • Semver: add actual version to output (#99)
  • Fixing error that version could be different from the latest published semver tag ex: 'alpha' (#98)
  • Fixing error that stripped version was working only with major (#97)
  • Adding semver script (#94)
  • CI: create workflow to validate commits signatures for DCO (#95)