Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions docs/content.en/docs/release-notes/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,14 @@ Information about release notes of INFINI Loadgen is provided here.
### 🐛 Bug fix
### ✈️ Improvements

## 1.30.0 (2025-11-19)
### ❌ Breaking changes
### 🚀 Features
- feat: support array for _ctx.response.body_json #41
### 🐛 Bug fix
### ✈️ Improvements
- This release includes updates from the underlying [Framework v1.3.0](https://docs.infinilabs.com/framework/v1.3.0), which resolves several common issues and enhances overall stability and performance. While there are no direct changes to Loadgen itself, the improvements inherited from Framework benefit Loadgen indirectly.

## 1.29.8 (2025-07-25)
### ❌ Breaking changes
### 🚀 Features
Expand Down
8 changes: 8 additions & 0 deletions docs/content.zh/docs/release-notes/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,14 @@ title: "版本历史"
### 🐛 Bug fix
### ✈️ Improvements

## 1.30.0 (2025-11-19)
### ❌ Breaking changes
### 🚀 Features
- feat: support array for _ctx.response.body_json #41
### 🐛 Bug fix
### ✈️ Improvements
- 此版本包含了底层 [Framework v1.3.0](https://docs.infinilabs.com/framework/v1.3.0) 的更新,解决了一些常见问题,并增强了整体稳定性和性能。虽然 Loadgen 本身没有直接的变更,但从 Framework 中继承的改进间接地使 Loadgen 受益。

## 1.29.8 (2025-07-25)
### ❌ Breaking changes
### 🚀 Features
Expand Down
Loading