You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Increase Envoy Controller resource limits to 200 m CPU
143
-
- Increase Container App Controller resource limits to 1-GB memory
144
-
- Reduce EasyAuth sidecar resource limits to 50 m CPU
145
-
- Resolve KEDA error logging for missing metric values
146
-
147
-
### Container Apps extension v1.0.50 (March 2023)
148
-
149
-
- Updated logging images in sync with Public Cloud
150
-
151
-
### Container Apps extension v1.5.1 (April 2023)
152
-
153
-
- New versioning number format
154
-
- Upgrade of Dapr to 1.10.4
155
-
- Maintain scale of Envoy after deployments of new revisions
156
-
- Change to when default startup probes are added to a container, if developer doesn't define both startup and readiness probes, then default startup probes are added
157
-
- Adds CONTAINER_APP_REPLICA_NAME environment variable to custom containers
158
-
- Improvement in performance when multiple revisions are stopped
159
-
160
-
### Container Apps extension v1.12.8 (June 2023)
161
-
162
-
- Update OSS Fluent Bit to 2.1.2 and Dapr to 1.10.6
163
-
- Support for container registries exposed on custom port
164
-
- Enable activate/deactivate revision when a container app is stopped
165
-
- Fix Revisions List not returning init containers
- Resolved issue with MDM Init container which caused container to crash in event it couldn't be pulled
233
-
- Added support for [Logic Apps Hybrid Deployment Model (Public Preview)](https://techcommunity.microsoft.com/t5/azure-integration-services-blog/announcement-introducing-the-logic-apps-hybrid-deployment-model/ba-p/4271568)
234
-
235
-
### Container Apps extension v1.37.8 (March 2025)
236
-
237
-
- Resolved issue with SMB storage's read-only attribute which was not setting correctly
238
-
- Resolved issue with cleanup hook
239
-
- Added support for health probes for Logic Apps
240
-
- Added support for JWT authentication for sync trigger
241
-
- Added User Event for when system namespace is the same as the app namespace
242
-
243
-
## Next steps
244
-
245
-
[Create a Container Apps connected environment (Preview)](azure-arc-enable-cluster.md)
125
+
-[Create a Container Apps connected environment](azure-arc-enable-cluster.md)
description: Find information on updates made during each Azure Container Apps extension release.
4
+
services: container-apps
5
+
author: craigshoemaker
6
+
ms.service: azure-container-apps
7
+
ms.topic: conceptual
8
+
ms.date: 05/01/2025
9
+
ms.author: cshoe
10
+
---
11
+
12
+
# Azure Container Apps extension release notes
13
+
14
+
## v1.0.46 (December 2022)
15
+
16
+
- Initial public preview release of Container apps extension
17
+
18
+
## v1.0.47 (January 2023)
19
+
20
+
- Upgrade of Envoy to 1.0.24
21
+
22
+
## v1.0.48 (February 2023)
23
+
24
+
- Add probes to EasyAuth containers
25
+
- Increased memory limit for dapr-operator
26
+
- Added prevention of platform header overwriting
27
+
28
+
## v1.0.49 (February 2023)
29
+
30
+
- Upgrade of KEDA to 2.9.1 and Dapr to 1.9.5
31
+
- Increase Envoy Controller resource limits to 200 m CPU
32
+
- Increase Container App Controller resource limits to 1-GB memory
33
+
- Reduce EasyAuth sidecar resource limits to 50 m CPU
34
+
- Resolve KEDA error logging for missing metric values
35
+
36
+
## v1.0.50 (March 2023)
37
+
38
+
- Updated logging images in sync with Public Cloud
39
+
40
+
## v1.5.1 (April 2023)
41
+
42
+
- New versioning number format
43
+
- Upgrade of Dapr to 1.10.4
44
+
- Maintain scale of Envoy after deployments of new revisions
45
+
- Change to when default startup probes are added to a container, if developer doesn't define both startup and readiness probes, then default startup probes are added
46
+
- Adds CONTAINER_APP_REPLICA_NAME environment variable to custom containers
47
+
- Improvement in performance when multiple revisions are stopped
48
+
49
+
## v1.12.8 (June 2023)
50
+
51
+
- Update OSS Fluent Bit to 2.1.2 and Dapr to 1.10.6
52
+
- Support for container registries exposed on custom port
53
+
- Enable activate/deactivate revision when a container app is stopped
54
+
- Fix Revisions List not returning init containers
55
+
- Default "allow headers" added for cors policy
56
+
57
+
## v1.12.9 (July 2023)
58
+
59
+
- Minor updates to EasyAuth sidecar containers
60
+
- Update of Extension Monitoring Agents
61
+
62
+
## v1.17.8 (August 2023)
63
+
64
+
- Update EasyAuth to 1.6.16, Dapr to 1.10.8, and Envoy to 1.25.6
65
+
- Add volume mount support for Azure Container App jobs
66
+
- Added IP Restrictions for applications with TCP Ingress type
67
+
- Added support for Container Apps with multiple exposed ports
68
+
69
+
## v1.23.5 (December 2023)
70
+
71
+
- Update Envoy to 1.27.2, KEDA to v2.10.0, EasyAuth to 1.6.20, and Dapr to 1.11
72
+
- Set Envoy to max TLS 1.3
73
+
- Fix to resolve crashes in Log Processor pods
74
+
- Fix to image pull secret retrieval issues
75
+
- Update placement of Envoy to distribute across available nodes where possible
76
+
- When container apps fail to provision as a result of revision conflicts, set the provisioning state to failed
77
+
78
+
## v1.30.6 (January 2024)
79
+
80
+
- Update KEDA to v2.12, Envoy SC image to v1.0.4, and Dapr image to v1.11.6
81
+
- Added default response time-out for Envoy routes to 1,800 seconds
82
+
- Changed Fluent bit default log level to warn
83
+
- Delay deletion of job pods to ensure log emission
84
+
- Fixed issue for job pod deletion for failed job executions
85
+
- Ensure jobs in a suspended state deletes failed pods
86
+
- Update to not resolve HTTPOptions for TCP applications
87
+
- Allow applications to listen on HTTP or HTTPS
88
+
- Add ability to suspend jobs
89
+
- Fixed issue where KEDA scaler was failing to create job after stopped job execution
90
+
- Add startingDeadlineSeconds to Container App Job if there's a cluster reboot
91
+
- Removed heavy logging in Envoy access log server
92
+
- Updated Monitoring Configuration version for Azure Container Apps on Azure Arc enabled Kubernetes
93
+
94
+
## v1.36.15 (April 2024)
95
+
96
+
- Update Dapr to v1.12 and Dapr Metrics to v0.6
97
+
- Allow customers to enabled Azure SDK debug logging in Dapr
98
+
- Scale Envoy in response to memory usage
99
+
- Change of Envoy log format to JSON
100
+
- Export more Envoy metrics
101
+
- Truncate Envoy log to first 1,024 characters when log content failed to parse
102
+
- Handle SIGTERM gracefully in local proxy
103
+
- Allow ability to use different namespaces with KEDA
104
+
- Validation added for scale rule name
105
+
- Enabled revision GC by default
106
+
- Enabled emission of metrics for sidecars
107
+
- Added volumeMounts to job executions
108
+
- Added validation to webhook endpoints for jobs
109
+
110
+
## v1.37.1 (July 2024)
111
+
112
+
- Update EasyAuth to support MISE
113
+
114
+
## v1.37.2 (September 2024)
115
+
116
+
- Updated Dapr-Metrics image to v0.6.8 to resolve network time out issue
117
+
- Resolved issue in Log Processor which prevented MDSD container from starting when cluster is connected behind a Proxy
118
+
119
+
## v1.37.7 (October 2024)
120
+
121
+
- Resolved issue with MDM Init container which caused container to crash in event it couldn't be pulled
122
+
- Added support for [Logic Apps Hybrid Deployment Model (Public Preview)](https://techcommunity.microsoft.com/t5/azure-integration-services-blog/announcement-introducing-the-logic-apps-hybrid-deployment-model/ba-p/4271568)
123
+
124
+
## v1.37.8 (March 2025)
125
+
126
+
- Resolved issue with SMB storage's read-only attribute which wasn't setting correctly
127
+
- Resolved issue with cleanup hook
128
+
- Added support for health probes for Logic Apps
129
+
- Added support for JWT authentication for sync trigger
130
+
- Added User Event for when system namespace is the same as the app namespace
0 commit comments