Skip to content

Commit 54d800b

Browse files
authored
Merge pull request #299258 from craigshoemaker/aca/release-notes
[Container Apps] Update: Move release notes to own article
2 parents 132ab01 + 092cbb4 commit 54d800b

File tree

3 files changed

+136
-123
lines changed

3 files changed

+136
-123
lines changed

articles/container-apps/TOC.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -506,6 +506,8 @@
506506
href: whats-new.md
507507
- name: API docs & reference
508508
items:
509+
- name: Azure Container Apps extension release notes
510+
href: container-apps-extension-release-notes.md
509511
- name: ARM & YAML specifications
510512
href: azure-resource-manager-api-spec.md
511513
- name: Azure CLI

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

Lines changed: 4 additions & 123 deletions
Original file line numberDiff line numberDiff line change
@@ -118,128 +118,9 @@ No, the extension cannot be installed on Windows nodes. The extension supports i
118118

119119
### Can I deploy the Container Apps extension on an Arm64 based cluster?
120120

121-
Arm64 based clusters aren't supported at this time.
121+
No. Arm64 based clusters aren't supported.
122122

123-
## Extension Release Notes
123+
## Related content
124124

125-
### Container Apps extension v1.0.46 (December 2022)
126-
127-
- Initial public preview release of Container apps extension
128-
129-
### Container Apps extension v1.0.47 (January 2023)
130-
131-
- Upgrade of Envoy to 1.0.24
132-
133-
### Container Apps extension v1.0.48 (February 2023)
134-
135-
- Add probes to EasyAuth container(s)
136-
- Increased memory limit for dapr-operator
137-
- Added prevention of platform header overwriting
138-
139-
### Container Apps extension v1.0.49 (February 2023)
140-
141-
- Upgrade of KEDA to 2.9.1 and Dapr to 1.9.5
142-
- 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
166-
- Default allow headers added for cors policy
167-
168-
### Container Apps extension v1.12.9 (July 2023)
169-
170-
- Minor updates to EasyAuth sidecar containers
171-
- Update of Extension Monitoring Agents
172-
173-
### Container Apps extension v1.17.8 (August 2023)
174-
175-
- Update EasyAuth to 1.6.16, Dapr to 1.10.8, and Envoy to 1.25.6
176-
- Add volume mount support for Azure Container App jobs
177-
- Added IP Restrictions for applications with TCP Ingress type
178-
- Added support for Container Apps with multiple exposed ports
179-
180-
### Container Apps extension v1.23.5 (December 2023)
181-
182-
- Update Envoy to 1.27.2, KEDA to v2.10.0, EasyAuth to 1.6.20, and Dapr to 1.11
183-
- Set Envoy to max TLS 1.3
184-
- Fix to resolve crashes in Log Processor pods
185-
- Fix to image pull secret retrieval issues
186-
- Update placement of Envoy to distribute across available nodes where possible
187-
- When container apps fail to provision as a result of revision conflicts, set the provisioning state to failed
188-
189-
### Container Apps extension v1.30.6 (January 2024)
190-
191-
- Update KEDA to v2.12, Envoy SC image to v1.0.4, and Dapr image to v1.11.6
192-
- Added default response timeout for Envoy routes to 1,800 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 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 if there's a 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-
205-
### Container Apps extension v1.36.15 (April 2024)
206-
207-
- Update Dapr to v1.12 and Dapr Metrics to v0.6
208-
- Allow customers to enabled Azure SDK debug logging in Dapr
209-
- Scale Envoy in response to memory usage
210-
- Change of Envoy log format to JSON
211-
- Export additional Envoy metrics
212-
- Truncate Envoy log to first 1,024 characters when log content failed to parse
213-
- Handle SIGTERM gracefully in local proxy
214-
- Allow ability to use different namespaces with KEDA
215-
- Validation added for scale rule name
216-
- Enabled revision GC by default
217-
- Enabled emission of metrics for sidecars
218-
- Added volumeMounts to job executions
219-
- Added validation to webhook endpoints for jobs
220-
221-
### Container Apps extension v1.37.1 (July 2024)
222-
223-
- Update EasyAuth to support MISE
224-
225-
### Container Apps extension v1.37.2 (September 2024)
226-
227-
- Updated Dapr-Metrics image to v0.6.8 to resolve network timeout issue
228-
- Resolved issue in Log Processor which prevented MDSD container from starting when cluster is connected behind a Proxy
229-
230-
### Container Apps extension v1.37.7 (October 2024)
231-
232-
- 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)
126+
- [Azure Container Apps extension release notes](container-apps-extension-release-notes.md)
Lines changed: 130 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,130 @@
1+
---
2+
title: Azure Container Apps extension Release notes
3+
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

Comments
 (0)