Releases: DuckyMomo20012/go-todo
Releases · DuckyMomo20012/go-todo
v1.1.7
v1.1.6
What's Changed
- refactor(proto): migrate buf configs to v2 by @DuckyMomo20012 in #23
Full Changelog: v1.1.5...v1.1.6
v1.1.5
What's Changed
- fix: update logging & configs by @DuckyMomo20012 in #22
Full Changelog: v1.1.4...v1.1.5
v1.1.4
What's Changed
- refactor(config): set base config by @DuckyMomo20012 in #21
Full Changelog: v1.1.3...v1.1.4
v1.1.3
v1.1.2
v1.1.1
What's Changed
- feat: update error handling & validate dto by @DuckyMomo20012 in #18
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- feat(ci): setup github workflows by @DuckyMomo20012 in #15
- fix(ci): incorrect docker path by @DuckyMomo20012 in #16
- Refactor by @DuckyMomo20012 in #17
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's Changed
- feat: support gRPC server by @DuckyMomo20012 in #1
- style: fix lint errors by @DuckyMomo20012 in #2
- chore(ci): update tooling by @DuckyMomo20012 in #3
- refactor: move buf config to protobuf folder by @DuckyMomo20012 in #4
- feat: setup grpc gateway by @DuckyMomo20012 in #5
- feat(protobuf): gen openapiv2 from proto by @DuckyMomo20012 in #6
- fix(gateway): passed incorrect handler by @DuckyMomo20012 in #7
- refactor!: remove custom http port by @DuckyMomo20012 in #8
- feat(grpc): enable reflection service by @DuckyMomo20012 in #9
- feat: setup cli by @DuckyMomo20012 in #10
- refactor!: rename tasks to task by @DuckyMomo20012 in #11
- chore(build): remove oapi-codegen dep by @DuckyMomo20012 in #12
- docs: update README.md by @DuckyMomo20012 in #13
- feat(docker): setup gateway & task service by @DuckyMomo20012 in #14
Full Changelog: https://github.com/DuckyMomo20012/go-todo/commits/v1.0.0