Skip to content

Commit f196d78

Browse files
luohoufugithub-actions
andauthored
chore: update release notes for publish 1.29.8 (#105)
Co-authored-by: github-actions <github-actions@github.com>
1 parent c4f2aa8 commit f196d78

File tree

3 files changed

+15
-1
lines changed

3 files changed

+15
-1
lines changed

docs/content.en/docs/release-notes/_index.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,13 @@ Information about release notes of INFINI Gateway is provided here.
1313
### 🐛 Bug fix
1414
### ✈️ Improvements
1515

16+
## 1.29.8 (2025-07-25)
17+
### ❌ Breaking changes
18+
### 🚀 Features
19+
### 🐛 Bug fix
20+
### ✈️ Improvements
21+
- This release includes updates from the underlying [Framework v1.2.0](https://docs.infinilabs.com/framework/v1.2.0), which resolves several common issues and enhances overall stability and performance. While there are no direct changes to Gateway itself, the improvements inherited from Framework benefit Gateway indirectly.
22+
1623
## 1.29.7 (2025-06-29)
1724
### ❌ Breaking changes
1825
### 🚀 Features

docs/content.zh/docs/release-notes/_index.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,13 @@ title: "版本历史"
1313
### 🐛 Bug fix
1414
### ✈️ Improvements
1515

16+
## 1.29.8 (2025-07-25)
17+
### ❌ Breaking changes
18+
### 🚀 Features
19+
### 🐛 Bug fix
20+
### ✈️ Improvements
21+
- 此版本包含了底层 [Framework v1.2.0](https://docs.infinilabs.com/framework/v1.2.0) 的更新,解决了一些常见问题,并增强了整体稳定性和性能。虽然 Gateway 本身没有直接的变更,但从 Framework 中继承的改进间接地使 Gateway 受益。
22+
1623
## 1.29.7 (2025-06-29)
1724
### ❌ Breaking changes
1825
### 🚀 Features

docs/data/quick_start.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ gateway: {
66
contacts: ' -v ',
77
}
88
],
9-
version: '1.29.7',
9+
version: '1.29.8',
1010
doc: "/docs/latest/gateway/getting-started/install/"
1111
}

0 commit comments

Comments
 (0)