Skip to content

Releases: powerman/go-service-example

v1.4.0

30 May 11:29
7c7c69f
Compare
Choose a tag to compare
  • c565a7e - docs: update README (#63)
  • ddea0ee - chore: force goimports local prefix (#64)
  • 87bc59a - chore(deps): bump github.com/go-openapi/strfmt from 0.19.5 to 0.19.6 (#65)
  • bc10634 - chore(deps): bump github.com/spf13/cobra from 1.0.0 to 1.1.0 (#66)
  • 908db27 - chore(deps): bump github.com/prometheus/client_golang (#67)
  • d161342 - chore: update deps (#72)
  • 18bf52e - chore: cleanup (#73)
  • b959c52 - docs: update README (#74)
  • 369ea00 - docs: update README (#75)
  • 09127f2 - chore(deps): update (#83)
  • 92d998f - chore(deps): bump JulienKode/pull-request-name-linter-action (#84)
  • 18be7a1 - chore: add tools.go and gobin (#86)
  • 677a2ce - chore(deps): bump github.com/powerman/dockerize from 0.12.0 to 0.13.0 (#87)
  • 04666f2 - chore: cleanup (#88)
  • 439cdef - chore: update deps (#100)
  • dd92f14 - chore: update deps and tools
  • 7c7c69f - chore: sync with go-monolith-example

v1.3.0

20 Sep 19:09
1f2d93d
Compare
Choose a tag to compare

v1.2.0

19 Sep 10:42
1da70c2
Compare
Choose a tag to compare
  • ccc82b2 - docs: Add example how to run using docker (#46)
  • 8914fcf - chore: Cleanup (#48)
  • bf88ea2 - ci: Add CodeQL analysis (#49)
  • 21a4692 - ci: require lowercase PR subject (#50)
  • 3f29958 - chore(deps): bump github.com/go-openapi/validate from 0.19.10 to 0.19.11 (#51)
  • 69e0ed1 - chore(deps): bump metcalfc/changelog-generator from v0.4.3 to v0.4.4 (#53)
  • 7660841 - chore(deps): bump github.com/go-openapi/runtime from 0.19.21 to 0.19.22 (#54)
  • f4bac33 - ci: add support for upper-case org/repo (#55)
  • b989b86 - feat: add /health-check, test&fix middlewares (#56)
  • 1da70c2 - feat(scripts): improve test, add stat (#57)

v1.1.2

13 Sep 19:52
0894daa
Compare
Choose a tag to compare
  • f4a245c - chore: Rename repo to go-service-example
  • e9b2688 - ci: Setup CI/CD for GitHub Actions and CircleCI (#43)
  • 0894daa - ci: Add action to update Go doc (#45)

1.1.1

11 Sep 21:03
e36632a
Compare
Choose a tag to compare

Fixes:

1.1.0

08 Sep 18:17
e1e33db
Compare
Choose a tag to compare
  • Added pkg/ and moved there several packages from internal/.
  • Added useful def.TestTimeout const.
  • Tune linter config and update linter to 1.31.0.
  • Minor code cleanup.

1.0.0

03 Sep 15:27
5e45f44
Compare
Choose a tag to compare

Major update.