Skip to content

Commit 67f77cb

Browse files
committed
release: update release log
1 parent d4a32fb commit 67f77cb

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

.github/RELEASE.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,11 @@
22
## Changelog
33

44
### New Features
5-
1**Enhanced AI assistant’s ability to generate business code**: Improved contextual understanding to increase the accuracy and practicality of generated code.
6-
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.
7-
3**Supports running performance stress tests via the UI**: Provides visualized test reports for real-time viewing and analysis of results.
5+
6+
1. **Distributed Load Testing in Perftest**: Added distributed testing mode with real-time performance metrics visualization on the dashboard, enabling large-scale load testing.
7+
2. **Gin Session Usage Tips**: Added guidance for using sessions in the Gin framework, making integration easier for developers.
88

99
### Bug Fixes
10-
- 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).
10+
11+
1. **SQL Code Generation Fix**: Fixed an issue where SQL-to-code generation failed when SQL comments contained line breaks.
12+
2. **SSE Client Release Fix**: Fixed an issue where the SSE server didn’t properly release connected clients upon shutdown. [#136](https://github.com/go-dev-frame/sponge/issues/136)

0 commit comments

Comments
 (0)