V2.5.0 保存操作log
What's Changed
- chore: add makefile fastup target by @lihuacai168 in #89
- perf: global import to partial import by @lihuacai168 in #90
- perf: remove no use package by @lihuacai168 in #91
- perf: disable sourcemap by @lihuacai168 in #92
- fix: set im msg base_url from env by @lihuacai168 in #94
- hotfix:修复配置管理-新增配置填写Header、Variables时,配置名称和请求地址会自动清空的问题 by @tahitimoon in #102
- ci: update dockerhub login to v2 by @lihuacai168 in #103
- feat: add trace_id to response header by @lihuacai168 in #104
- fix: convert request obj to curl errror by @lihuacai168 in #105
- chore: web proxy set original header by @lihuacai168 in #106
- fix(convert2hrp): add N/A http method by @lihuacai168 in #107
- fix(middleware): visit record, only get the first ip(user original ip) by @lihuacai168 in #108
- feat(base): change jwt auth expiration delta to 30 days by @lihuacai168 in #109
- feat(web): server 500, alert trace_id by @lihuacai168 in #110
- feat(system): save all log by @lihuacai168 in #111
New Contributors
- @tahitimoon made their first contribution in #102
Full Changelog: V2.4.0...v2.5.0