Skip to content

Commit 67b7c8e

Browse files
committed
Update whats-new.md
1 parent 6b0bd11 commit 67b7c8e

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

articles/spring-apps/enterprise/whats-new.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,32 @@ Azure Spring Apps is improved on an ongoing basis. To help you stay up to date w
1818

1919
This article is updated quarterly, so revisit it regularly. You can also visit [Azure updates](https://azure.microsoft.com/updates/?query=azure%20spring), where you can search for updates or browse by category.
2020

21+
## Q3 2024
22+
23+
- **Conveniently access app logs on Azure portal**:Now we offer a more convenient and efficient way to query app logs an do log streaming on Azure portal, besides manually composing queries to fetch application logs from Log Analytics workspace and accessing log stream through Azure CLI. For more information, see the [Stream logs](how-to-log-streaming.md?tabs=azure-portal#stream-logs) section of [Stream Azure Spring Apps application console logs in real time](how-to-log-streaming.md).
24+
25+
- **Regular infrastructure maintenance in Enterprise plan**
26+
- Regular upgrade to keep managed components up-to-date:
27+
- Service Registry: upgraded to 1.3.1
28+
- Application Configuration Service: upgraded to 2.3.1 including a critical fix of missing content details to logging on ConfigMap / secret creation.
29+
- Spring Cloud Gateway: upgraded to 2.2.5 including a critical fix of routing rule persistence issue.
30+
- API Portal: upgraded to 1.5.0
31+
- App Live View: upgraded to 1.8.0
32+
- App Accelerator: upgraded to 1.8.1
33+
- Build service:
34+
○ Go buildpack: add support for Go 1.22, deprecate Go 1.20, change default version from Go 1.20 to Go 1.21
35+
○ NodeJS buildpack: change default version from Node.js 19 to Node.js 20
36+
○ Java Native Image buildpack: deprecate Java 20, add Java 21
37+
○ PHP buildpack: add PHP 8.3
38+
Regular upgrade to keep Azure Kubernetes Service up-to-date: upgraded to 1.29.7
39+
40+
- **Regular infrastructure maintenance in Basic and Standard plans**
41+
- Regular upgrade to keep managed components up-to-date:
42+
- Config server image: upgraded to 1.0.20240930
43+
- Eureka server image: upgraded to 1.0.20240930
44+
- Base image for apps: upgraded to Azure Linux 2.0.20231130
45+
Regular upgrade to keep Azure Kubernetes Service up-to-date: upgraded to 1.29.7
46+
2147
## Q2 2024
2248

2349
The following updates are now available in the Enterprise plan:

0 commit comments

Comments
 (0)