Skip to content

v1.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Sep 14:43
· 5 commits to master since this release

Changelog

  • d61f8a1 chore: fmt
  • fb360fe chore: update deps
  • cda0294 chore: update readme
  • 657f899 feat: dockerfile
  • 06a92d7 feat: favicon.ico
  • 24f5e0c fix(release): dont support x86/arm anymore
  • 07fcfc4 fix: do not undo after replace zap global
  • 681196c fix: dockerfile issue
  • 0621966 fix: lint
  • 675d153 refactor: use Masterminds/semver instead of blang/semver
  • e19441b refactor: use cockroachdb/errors instead of pkg/errors
  • 4b032da refactor: use fiber drop-in replace gin
  • 9268c83 refactor: use zap instad of logrus
  • 13eeed1 refactor: use zcache instead of go-cache