v0.1.0
What's Changed
- feat: add user service part by @L2ncE in #1
- feat: add api part and improve user by @L2ncE in #2
- optimize: improve project infra by @L2ncE in #3
- style: update README and improve ci by @L2ncE in #4
- feat: add mini-program and implement Resolve by @Claude-Zq in #9
- chore: add .gitattributes by @L2ncE in #11
- build(deps): bump github.com/kitex-contrib/tracer-opentracing from 0.0.2 to 0.0.3 by @dependabot in #5
- build(deps): bump github.com/hashicorp/consul/api from 1.15.3 to 1.18.0 by @dependabot in #8
- build(deps): bump github.com/uber/jaeger-client-go from 2.29.1+incompatible to 2.30.0+incompatible by @dependabot in #6
- feat: add blob part by @Claude-Zq in #13
- feat: add rental part by @L2ncE in #12
- feat: add car part by @Claude-Zq in #15
- feat: add profile rpc part by @L2ncE in #14
- fead: add account_id field by @Claude-Zq in #16
- optimize: create objective id to replace origin by @L2ncE in #17
- chore: delete some useless function and use filed id to replace authid by @L2ncE in #18
- build(deps): bump go.uber.org/zap from 1.23.0 to 1.24.0 by @dependabot in #22
- build(deps): bump github.com/bytedance/sonic from 1.5.0 to 1.6.0 by @dependabot in #21
- build(deps): bump github.com/docker/docker from 20.10.21+incompatible to 20.10.22+incompatible by @dependabot in #20
- feat: complete carService by @Claude-Zq in #23
- feat: add trip service part by @L2ncE in #24
- feat: add trip api and add jwt middleware by @L2ncE in #26
- feat: implement car api layer by @Claude-Zq in #25
- optimize: improve car api bind part by @L2ncE in #27
- feat: auto create car in simSrv by @Claude-Zq in #28
- optimize: use otel instead of tracer and remove invalid signal waits by @L2ncE in #29
- ci: fix lint and add lint ci by @L2ncE in #30
- fix: prevents the car service from exiting directly by @Claude-Zq in #31
- optimize: add errno and profile ut by @L2ncE in #32
- test: add car ut by @Claude-Zq in #33
- test: add trip test and fix other tests' error by @L2ncE in #34
- optimize: logger & tracing & chore by @L2ncE in #35
- refactor: improve the gateway part, extract the IDL to reduce the degree of coupling by @L2ncE in #36
- optimize: mw & logger & api by @L2ncE in #37
- feat: add consts by @L2ncE in #38
- refactor: using api request by @L2ncE in #39
- fix: fix proto bug by @L2ncE in #40
- fix: client shutdown and api bug by @L2ncE in #41
- fix: api & return by @L2ncE in #42
- fix: logger & return by @L2ncE in #43
- fix: complete profile api by @L2ncE in #44
- test: Front-end and back-end joint debugging by @Claude-Zq in #45
- feat: joint debugging by @Claude-Zq in #46
- optimize: add some mw and improve README by @L2ncE in #47
- optimize: api and README by @L2ncE in #48
- docs: updated README by @L2ncE in #49
- refactor: modify api by @Claude-Zq in #50
- optimize: improve gen code by @L2ncE in #54
- chore(deps): bump gorm.io/driver/mysql from 1.4.4 to 1.4.5 by @dependabot in #53
- chore(deps): bump github.com/bytedance/sonic from 1.6.0 to 1.6.1 by @dependabot in #51
- chore(deps): bump gorm.io/gorm from 1.24.2 to 1.24.3 by @dependabot in #52
- optimize: use net.JoinHostPort to splice address by @Claude-Zq in #55
- refactor: add kitex client gen code to avoid calling each other between services and add licenses by @L2ncE in #56
- docs: add call relation by @Claude-Zq in #57
- chore(deps): bump github.com/bytedance/sonic from 1.6.1 to 1.7.0 by @dependabot in #61
- chore(deps): bump github.com/nacos-group/nacos-sdk-go from 1.1.3 to 1.1.4 by @dependabot in #59
- chore(deps): bump github.com/tencentyun/cos-go-sdk-v5 from 0.7.40 to 0.7.41 by @dependabot in #58
- chore(deps): bump github.com/cloudwego/hertz from 0.4.2 to 0.5.0 by @dependabot in #60
- refactor: using Nacos as a service discovery center by @L2ncE in #62
- refactor: refactor front-end by @Claude-Zq in #63
- feat: optimize user module by @Claude-Zq in #68
- chore(deps): bump github.com/docker/docker from 20.10.22+incompatible to 20.10.23+incompatible by @dependabot in #67
- chore(deps): bump github.com/cloudwego/hertz from 0.5.0 to 0.5.1 by @dependabot in #65
- chore(deps): bump github.com/spf13/viper from 1.14.0 to 1.15.0 by @dependabot in #64
- doc:add front-end diplay and update server relations by @Claude-Zq in #69
New Contributors
- @L2ncE made their first contribution in #1
- @Claude-Zq made their first contribution in #9
- @dependabot made their first contribution in #5
Full Changelog: https://github.com/CyanAsterisk/FreeCar/commits/v0.1.0