release: update release log

This commit is contained in:
zhuyasen
2025-09-06 18:58:02 +08:00
parent 8adf907680
commit af78f1826f

12
.github/RELEASE.md vendored
View File

@@ -1,8 +1,10 @@
## Changelog
- Fixed invalid URLs in the documentation
- Added Rails cookie-based authentication by @Eric-Guo
- Added example URLs for JWT authentication in the documentation
- Added support for custom printing or processing of system and program resource statistics
- Fixed the update slice bug in go mongo.
### New Features
1**Enhanced AI assistants ability to generate business code**: Improved contextual understanding to increase the accuracy and practicality of generated code.
2**Added a lightweight, high-performance stress testing command**: Supports HTTP/1.1, HTTP/2, HTTP/3, and WebSocket protocols, with the capability to push stress test data in real time to Prometheus or custom services.
3**Supports running performance stress tests via the UI**: Provides visualized test reports for real-time viewing and analysis of results.
### Bug Fixes
- Fixed a bug caused by the lack of support for fuzzy queries with Chinese prefixes and suffixes. For details, see [#130](https://github.com/go-dev-frame/sponge/pull/130).