Releases: cage1016/gokit-todo
Releases · cage1016/gokit-todo
0.1.0 Released
Build
- docker-compose: uncomment todo service
- github: action update codecov coverage
- workflow: add k8s/istio yaml
Docs
- license: add MIT license
- readme: update README.md
- readme: add README.md
- restclient: update api.http
Feat
- changlog: add chglog config
- skaffold: add istio profile
- skaffold: add default to use nginx ingress
Fix
- github: action step file not found
- testing: test db connection hostname
Refactor
- mod: rename package name from todo to gokit-todo
- model: rename complete to completed
- model: use *model.Todo insteal of model.Todo
- restful: fit for client todomvc
Style
- gofmt: update by gofmt
Test
- e2e: update e2e test scenario
- structure: divide test to integration and e2e
- test: update unit/intergration/e2e test
- test.yml: github action step error