Releases: lihuacai168/AnotherFasterRunner
Releases · lihuacai168/AnotherFasterRunner
V2.3.0
What's Changed
- feat: schedule task webhook both support ding and lark by @lihuacai168 in #61
- fix/set-global-err by @lihuacai168 in #63
- ci: add auto deploy by @lihuacai168 in #64
- ci: add auto deploy when f or b by @lihuacai168 in #65
- ci: fix add auto deploy when f or b by @lihuacai168 in #66
- ci: fix execute ssh by @lihuacai168 in #67
- ci: fix execute ssh by use password by @lihuacai168 in #68
- chore/deploy online demo by @lihuacai168 in #69
- gzip add images @lihuacai168 in #70
- chore/deploy online demo by @lihuacai168 in #71
- fix(debug-report): fix debug report tabs switch by @lihuacai168 in #74
- fix(web config): fix table header overflow by @lihuacai168 in #75
Full Changelog: V2.2.3...V2.3.0
V2.2.3
What's Changed
- fix(proxy):remove useless base_url by @Joytracy in #34
- chore: add makefile and change worker concurrency by @lihuacai168 in #35
- feat: add global execption email notify by @lihuacai168 in #36
- doc: thx jetbrain and start history by @lihuacai168 in #38
- Release/dev by @qiangyanwen in #40
- fix crontab expr by @lihuacai168 in #41
- chore: add ci build and upload dist by @lihuacai168 in #45
- chore: move ci push master build, set web filter by @lihuacai168 in #46
- feat: ci push app image by @lihuacai168 in #47
- chore: fix PR type by @lihuacai168 in #48
- chore: change app base image to buster by @lihuacai168 in #49
- chore: support external db and mq, gunicorn use gevent by @lihuacai168 in #50
- chore: upload frontend image by @lihuacai168 in #51
- chore: use node cache by @lihuacai168 in #52
- chore: add fast up and build db-mq by @lihuacai168 in #54
- chore: build static from remote image by @lihuacai168 in #55
- chore: push image when release by @lihuacai168 in #57
- feat: bulk edit requst data by @lihuacai168 in #58
- fix: add req body default value to avoid key error by @lihuacai168 in #60
New Contributors
- @Joytracy made their first contribution in #34
- @qiangyanwen made their first contribution in #40
Full Changelog: V2.2.2...V2.2.3
增加快速部署功能
What's Changed
- chore: change app entrypoint for easy to run single service by @lihuacai168 in #27
- perf: nginx add gzip by @lihuacai168 in #28
- chore: add web build by docker and support m1 by @lihuacai168 in #29
- chore: web proxy by @lihuacai168 in #30
Full Changelog: V2.2.1...V2.2.2
V2.2.1
V2.1.4
What's Changed
- del no used log by @lihuacai168 in #21
- chore: deploy web by GitHub actions by @lihuacai168 in #22
- chore: change build dir & add manual trigger by @lihuacai168 in #23
- feat: update login tips by @lihuacai168 in #24
Full Changelog: V2.1.3...V2.1.4
V2.1.3
- del no used init data
V2.1.0
- add request log id
- replace httprunner logger by django logger
V2.0.0
Chore
python3.6
->python3.9
djcelery
->django-celery-beat
V1.1.1
Feat
- 接入sentry(可选)
- 支持docker-compose部署
- 合并web到一个项目
- 生成curl和boomer命令
Fix
- 修复导入YAPI泛型失败
- 修复获取API和Case Tree为空错误
v1.0.0
Feat
- 初始化版本号