mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-21 17:21:09 +01:00
updated CHANGELOG
This commit is contained in:
@@ -1,9 +1,15 @@
|
||||
# 0.5.0 (TBC)
|
||||
# 0.5.0 (2020-07-19)
|
||||
### 功能 / 优化
|
||||
- **爬虫市场**. 允许用户下载开源爬虫到 Crawlab.
|
||||
- **批量操作**. 允许用户与 Crawlab 批量交互,例如批量运行任务、批量删除爬虫等等.
|
||||
- **迁移 MongoDB 驱动器至 `MongoDriver`**.
|
||||
- **重构优化节点逻辑代码**.
|
||||
- **更改默认 `task.workers` 至 16**.
|
||||
- **更改默认 nginx `client_max_body_size` 为 200m**.
|
||||
- **支持写日志到 ElasticSearch**.
|
||||
- **在 Scrapy 页面展示错误详情**.
|
||||
- **删除挑战页面**.
|
||||
- **将反馈、免责声明页面移动到顶部**.
|
||||
|
||||
### Bug 修复
|
||||
- **修复由于 TTL 索引未创建导致的日志不过期问题**.
|
||||
|
||||
@@ -1,9 +1,15 @@
|
||||
# 0.5.0 (TBC)
|
||||
# 0.5.0 (2020-07-19)
|
||||
### Features / Enhancement
|
||||
- **Spider Market**. Allow users to download open-source spiders into Crawlab.
|
||||
- **Batch actions**. Allow users to interact with Crawlab in batch fashions, e.g. batch run tasks, batch delete spiders, ect.
|
||||
- **Migrate MongoDB driver to `MongoDriver`**.
|
||||
- **Refactor and optmize node-related logics**.
|
||||
- **Change default `task.workers` to 16**.
|
||||
- **Change default nginx `client_max_body_size` to 200m**.
|
||||
- **Support writing logs to ElasticSearch**.
|
||||
- **Display error details in Scrapy page**.
|
||||
- **Removed Challenge page**.
|
||||
- **Moved Feedback and Dislaimer pages to navbar**.
|
||||
|
||||
### Bug Fixes
|
||||
- **Fixed log not expiring issue because of failure to create TTL index**.
|
||||
|
||||
Reference in New Issue
Block a user