Skip to content

Commit 5d1df63

Browse files
committed
edits
1 parent 67b7c8e commit 5d1df63

File tree

1 file changed

+24
-22
lines changed

1 file changed

+24
-22
lines changed

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

Lines changed: 24 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -20,29 +20,31 @@ This article is updated quarterly, so revisit it regularly. You can also visit [
2020

2121
## Q3 2024
2222

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
23+
The following updates are now available:
24+
25+
- **Conveniently access app logs in the Azure portal**: We now offer a more convenient and efficient way to query app logs and do log streaming on the Azure portal. This new approach supplements manually composing queries to fetch application logs from the Log Analytics workspace and accessing the log stream through the 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).
26+
27+
- **Regular infrastructure maintenance in the Enterprise plan**:
28+
- Regular upgrade to keep managed components up-to-date:
29+
- Service Registry: upgraded to 1.3.1.
30+
- Application Configuration Service: upgraded to 2.3.1, including a critical fix of missing content details in the logging for ConfigMap and secret creation.
31+
- Spring Cloud Gateway: upgraded to 2.2.5, including a critical fix for a routing rule persistence issue.
32+
- API Portal: upgraded to 1.5.0.
33+
- App Live View: upgraded to 1.8.0.
34+
- App Accelerator: upgraded to 1.8.1.
3335
- 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
36+
- Go buildpack: added support for Go 1.22, deprecated Go 1.20, changed default version from Go 1.20 to Go 1.21.
37+
- NodeJS buildpack: changed default version from Node.js 19 to Node.js 20.
38+
- Java Native Image buildpack: deprecated Java 20, added Java 21.
39+
- PHP buildpack: added PHP 8.3
40+
- Regular upgrade to keep Azure Kubernetes Service up-to-date: upgraded to 1.29.7.
41+
42+
- **Regular infrastructure maintenance in the Basic and Standard plans**:
43+
- Regular upgrade to keep managed components up-to-date:
44+
- Config server image: upgraded to 1.0.20240930.
45+
- Eureka server image: upgraded to 1.0.20240930.
46+
- Base image for apps: upgraded to Azure Linux 2.0.20231130.
47+
- Regular upgrade to keep Azure Kubernetes Service up-to-date: upgraded to 1.29.7.
4648

4749
## Q2 2024
4850

0 commit comments

Comments
 (0)