Skip to content

Commit 70b1697

Browse files
authored
[release/v1.1] Release v1.1.2 (#4323)
[release/v1.1] release: v1.1.2 (#4320) release: v1.1.2 (cherry picked from commit 8fb6a3f) Signed-off-by: Guy Daich <[email protected]>
1 parent 32afbe3 commit 70b1697

File tree

3 files changed

+34
-1
lines changed

3 files changed

+34
-1
lines changed

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v1.1.1
1+
v1.1.2

release-notes/v1.1.2.yaml

+16
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
date: September 24, 2024
2+
3+
changes:
4+
- area: translator
5+
change: |
6+
Fixed handling of sectionName in BackendTLSPolicy for Backend resource
7+
8+
9+
- area: infra-manager
10+
change: |
11+
Pin Envoy Proxy version to v1.32.2
12+
Change Envoy listener drain strategy from gradual to immediate
13+
14+
- area: providers
15+
change: |
16+
Fixed reconciliation of HTTPRoutes when labels change
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
title: "v1.1.2"
3+
publishdate: 2024-09-24
4+
---
5+
6+
Date: September 24, 2024
7+
8+
## Translator
9+
- Fixed handling of sectionName in BackendTLSPolicy for Backend resource
10+
11+
## Infra-manager
12+
- Pin Envoy Proxy version to v1.32.2
13+
- Change Envoy listener drain strategy from gradual to immediate
14+
15+
## Providers
16+
- Fixed reconciliation of HTTPRoutes when labels change
17+

0 commit comments

Comments
 (0)