@@ -9,7 +9,7 @@ ms.date: 05/01/2025
9
9
ms.author : cshoe
10
10
---
11
11
12
- # Azure Container Apps extension Release notes
12
+ # Azure Container Apps extension release notes
13
13
14
14
## v1.0.46 (December 2022)
15
15
@@ -21,7 +21,7 @@ ms.author: cshoe
21
21
22
22
## v1.0.48 (February 2023)
23
23
24
- - Add probes to EasyAuth container(s)
24
+ - Add probes to EasyAuth containers
25
25
- Increased memory limit for dapr-operator
26
26
- Added prevention of platform header overwriting
27
27
@@ -52,7 +52,7 @@ ms.author: cshoe
52
52
- Support for container registries exposed on custom port
53
53
- Enable activate/deactivate revision when a container app is stopped
54
54
- Fix Revisions List not returning init containers
55
- - Default allow headers added for cors policy
55
+ - Default " allow headers" added for cors policy
56
56
57
57
## v1.12.9 (July 2023)
58
58
@@ -78,11 +78,11 @@ ms.author: cshoe
78
78
## v1.30.6 (January 2024)
79
79
80
80
- Update KEDA to v2.12, Envoy SC image to v1.0.4, and Dapr image to v1.11.6
81
- - Added default response timeout for Envoy routes to 1,800 seconds
81
+ - Added default response time-out for Envoy routes to 1,800 seconds
82
82
- Changed Fluent bit default log level to warn
83
83
- Delay deletion of job pods to ensure log emission
84
84
- Fixed issue for job pod deletion for failed job executions
85
- - Ensure jobs in suspended state have failed pods deleted
85
+ - Ensure jobs in a suspended state deletes failed pods
86
86
- Update to not resolve HTTPOptions for TCP applications
87
87
- Allow applications to listen on HTTP or HTTPS
88
88
- Add ability to suspend jobs
@@ -97,7 +97,7 @@ ms.author: cshoe
97
97
- Allow customers to enabled Azure SDK debug logging in Dapr
98
98
- Scale Envoy in response to memory usage
99
99
- Change of Envoy log format to JSON
100
- - Export additional Envoy metrics
100
+ - Export more Envoy metrics
101
101
- Truncate Envoy log to first 1,024 characters when log content failed to parse
102
102
- Handle SIGTERM gracefully in local proxy
103
103
- Allow ability to use different namespaces with KEDA
@@ -113,7 +113,7 @@ ms.author: cshoe
113
113
114
114
## v1.37.2 (September 2024)
115
115
116
- - Updated Dapr-Metrics image to v0.6.8 to resolve network timeout issue
116
+ - Updated Dapr-Metrics image to v0.6.8 to resolve network time out issue
117
117
- Resolved issue in Log Processor which prevented MDSD container from starting when cluster is connected behind a Proxy
118
118
119
119
## v1.37.7 (October 2024)
@@ -123,7 +123,7 @@ ms.author: cshoe
123
123
124
124
## v1.37.8 (March 2025)
125
125
126
- - Resolved issue with SMB storage's read-only attribute which was not setting correctly
126
+ - Resolved issue with SMB storage's read-only attribute which wasn't setting correctly
127
127
- Resolved issue with cleanup hook
128
128
- Added support for health probes for Logic Apps
129
129
- Added support for JWT authentication for sync trigger
0 commit comments