v0.2.0
What's Changed
- refactor: refactor directory structure and add test structrue by @Claude-Zq in #80
- chore(deps): bump github.com/bytedance/sonic from 1.7.0 to 1.8.2 by @dependabot in #79
- chore(deps): bump go.mongodb.org/mongo-driver from 1.11.1 to 1.11.2 by @dependabot in #78
- chore: change default branch and merge main to dev by @Claude-Zq in #81
- refactor: remove global and rename tools to pkg by @Claude-Zq in #85
- chore(deps): bump github.com/bytedance/sonic from 1.7.0 to 1.8.3 by @dependabot in #83
- chore(deps): bump gorm.io/gorm from 1.24.3 to 1.24.6 by @dependabot in #82
- chore(deps): bump gopkg.in/natefinch/lumberjack.v2 from 2.0.0 to 2.2.1 by @dependabot in #75
- optimize: custom logger and init minio by @Claude-Zq in #86
- feat: update errno and refactor car and blob srv by @Claude-Zq in #88
- [WIP]feat: add DDD for profile by @L2ncE in #87
- optimize: Optimized the car part by @Claude-Zq in #89
- fix: fix bug by @Claude-Zq in #90
- refactor: refactor auth and blob by @Claude-Zq in #91
- feat: add http2 by @L2ncE in #92
- feat: add sentinel middleware by @L2ncE in #93
- test: add unit test by @Claude-Zq in #94
- feat: add consul as config center instead of nacos by @L2ncE in #95
- feat: add OCR for profile by @L2ncE in #96
- feat: add admin part for auth by @L2ncE in #97
- feat: add backstage management service for auth part by @L2ncE in #98
- refactor: refactor idl by @Claude-Zq in #100
- fix: fix error and format code by @Claude-Zq in #101
- chore: fix auth handler by @Claude-Zq in #102
- feat: add background management api to car and rename auth to user by @Claude-Zq in #104
- fix: add errno to trip by @Claude-Zq in #105
- feat: add trip & profile service for admin by @L2ncE in #106
- feat: add profile car and trip Background management to api by @Claude-Zq in #108
- fix: fix conflict by @Claude-Zq in #109
- fix: fix bug by @Claude-Zq in #111
- test: test car part and trip part by @Claude-Zq in #112
- fix: fix bugs by @Claude-Zq in #113
- refactor: refactor idl by @Claude-Zq in #114
- fix: fix defer bug and remove sendResponse by @Claude-Zq in #115
- fix: remove required from idl and move generator token logic to user service by @Claude-Zq in #116
- fix: fix bugs and remove handler test by @Claude-Zq in #122
- test: fix test by @Claude-Zq in #123
- feat: add update user by @Claude-Zq in #124
- fix: fix profile bug by @Claude-Zq in #125
- feat: add paseto by @Claude-Zq in #126
- fix: fix err handling and admin paseto bug by @Claude-Zq in #128
Full Changelog: v0.1.1...v0.2.0