v4.0.0-beta.3

chaitin/SafeLinev4.0.0-beta.3Dec 28, 2023by dundunHa

AI Summary

This beta release focuses on fixing service startup errors and adding support for streaming HTTP responses.

Key Highlights

  • Fixed unnecessary error logs caused by service startup order
  • Added support for streaming HTTP responses for ChatGPT-like applications
  • Updated the streaming detection engine to version 20231228

New Features

  • Streaming HTTP response support

Full Release Notes

### 修复

- 修复由于服务启动顺序导致输出非必要的错误日志

### 优化

- 支持类 ChatGPT 应用的流式 HTTP 响应([#513](https://github.com/chaitin/SafeLine/issues/513))
- 更新流式检测引擎到 (20231228) 版本