Skip to content

Releases: powerman/go-monolith-example

v0.5.2

29 May 13:56
d66a7ab
Compare
Choose a tag to compare
  • 0acbca8 - chore(pkg/netx): improve UnusedTCPPort
  • 4dde95e - fix(ms/auth): test database name
  • e0d20ac - chore: cleanup
  • e4ed741 - chore: improve .api-linter.yml
  • 2ddc1ea - chore(apix): make UserAgent an interface
  • c4f2f76 - chore(ms/mono): add tests
  • 918ae31 - chore: update deps and tools
  • abbafa6 - chore: update deps
  • d66a7ab - chore: update deps and tools

v0.5.1

22 Feb 14:51
6abd60b
Compare
Choose a tag to compare
  • b9dde40 - chore: replace statik with go:embed
  • 6abd60b - fix: app secret is sensitive

v0.5.0

20 Feb 22:47
47cd04e
Compare
Choose a tag to compare
  • 7cfe8b9 - chore: update buf (#41)
  • 76fff38 - chore: update hadolint (#43)
  • 4965086 - chore: update tools and deps (#52)
  • c5d2d31 - fix: minor bugs (#54)
  • 87904c0 - chore: update postgres and api-linter (#55)
  • c634f6a - test: add more tests (#56)
  • f106028 - feat: add repo.PostgresFrom{IP,Duration} (#57)
  • 430a6fc - chore(deps): bump github.com/bufbuild/buf from 0.32.0 to 0.32.1 (#58)
  • bbb9f52 - chore: update deps (#59)
  • 7e83ecd - chore: mv configs/{pki,insecure-dev-pki} (#60)
  • 89d7413 - chore: tune linter
  • 8bb3e0a - docs: update README
  • dba20f5 - chore: cleanup
  • 6cebfe6 - feat(pkg/grpcx): add helpers for XFF and AccessToken
  • 245fc11 - feat(pkg/grpcx): more flexible auth middleware
  • d877f11 - fix(pkg/grpcx): wait until the connection is ready
  • 3e9f4d5 - fix: separate bind and connect addr
  • 961b7a9 - fix: improve scripts/stat
  • 0d81f29 - fix(migrate): panic on db connect error
  • 5fa69b5 - feat: add apix.UserAgent
  • 4f4322c - fix: grpclog compatibility
  • 8a46f6f - chore: cleanup tests
  • 4d4f319 - chore: cleanup
  • 81c44dd - chore: update Go 1.16, deps and tools
  • 129385e - fix(ci): missing tools
  • 9270036 - fix(ci): increase golangci-lint timeout (#85)
  • 47cd04e - chore: update deps

v0.4.0

16 Nov 09:30
98e982d
Compare
Choose a tag to compare

v0.3.0

11 Nov 11:38
1de6d2e
Compare
Choose a tag to compare

v0.2.0

22 Oct 03:08
7562a1e
Compare
Choose a tag to compare
  • 1179fc5 - feat: add /health-check (#3)
  • 7562a1e - feat: srv/jsonrpc2 use HTTP and CORS (#4)

Initial release

21 Oct 17:15
aec425b
Compare
Choose a tag to compare

Complete structure but only one embedded microservice.