Skip to content

Commit 66bd232

Browse files
committed
Add the release note for 1.31.2 (line#6013)
1 parent 4ada863 commit 66bd232

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

Diff for: site/src/pages/release-notes/1.31.2.mdx

+18
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
---
2+
date: 2024-12-03
3+
---
4+
5+
## 🛠️ Bug fixes
6+
7+
- Fixed a bug where stale endpoints remained when a Kubernetes service was updated. #6012
8+
- Fix a bug where weights could unintentionally be set to 0 in ramping-up strategies. #6014
9+
10+
## 🙇 Thank you
11+
12+
<ThankYou usernames={[
13+
'ikhoon',
14+
'jrhee17',
15+
'mauhiz',
16+
'minwoox',
17+
'trustin'
18+
]} />

0 commit comments

Comments
 (0)