Skip to content

Commit f15474b

Browse files
Merge pull request #264708 from apwestgarth/acarelnotesjan2024
Release notes to accompany extension v1.30.6 (January 2024)
2 parents ffeee79 + 288ae61 commit f15474b

File tree

1 file changed

+20
-2
lines changed

1 file changed

+20
-2
lines changed

articles/container-apps/azure-arc-overview.md

Lines changed: 20 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: container-apps
55
author: craigshoemaker
66
ms.service: container-apps
77
ms.topic: conceptual
8-
ms.date: 12/05/2023
8+
ms.date: 01/30/2024
99
ms.author: cshoe
1010
---
1111

@@ -183,7 +183,25 @@ ARM64 based clusters aren't supported at this time.
183183
- Fix to image pull secret retrieval issues
184184
- Update placement of Envoy to distribute across available nodes where possible
185185
- When container apps fail to provision as a result of revision conflicts, set the provisioning state to failed
186-
186+
187+
### Container Apps extension v1.30.6 (January 2024)
188+
189+
- Update KEDA to v2.12
190+
- Update Envoy SC image to v1.0.4
191+
- Update Dapr image to v1.11.6
192+
- Added default response timeout for Envoy routes to 1800 seconds
193+
- Changed Fluent bit default log level to warn
194+
- Delay deletion of job pods to ensure log emission
195+
- Fixed issue for job pod deletion for failed job executions
196+
- Ensure jobs in suspended state also have failed pods deleted
197+
- Update to not resolve HTTPOptions for TCP applications
198+
- Allow applications to listen on HTTP or HTTPS
199+
- Add ability to suspend jobs
200+
- Fixed issue where KEDA scaler was failing to create job after stopped job execution
201+
- Add startingDeadlineSeconds to Container App Job in case of cluster reboot
202+
- Removed heavy logging in Envoy access log server
203+
- Updated Monitoring Configuration version for Azure Container Apps on Azure Arc enabled Kubernetes
204+
187205
## Next steps
188206

189207
[Create a Container Apps connected environment (Preview)](azure-arc-enable-cluster.md)

0 commit comments

Comments
 (0)