Skip to content

Commit a75276a

Browse files
Merge pull request #288301 from hangwan97/whatsnew_q1
Update whats-new.md
2 parents bf3de2d + 5d1df63 commit a75276a

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

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

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

1818
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.
1919

20+
## Q3 2024
21+
22+
The following updates are now available:
23+
24+
- **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).
25+
26+
- **Regular infrastructure maintenance in the Enterprise plan**:
27+
- Regular upgrade to keep managed components up-to-date:
28+
- Service Registry: upgraded to 1.3.1.
29+
- Application Configuration Service: upgraded to 2.3.1, including a critical fix of missing content details in the logging for ConfigMap and secret creation.
30+
- Spring Cloud Gateway: upgraded to 2.2.5, including a critical fix for a routing rule persistence issue.
31+
- API Portal: upgraded to 1.5.0.
32+
- App Live View: upgraded to 1.8.0.
33+
- App Accelerator: upgraded to 1.8.1.
34+
- Build service:
35+
- Go buildpack: added support for Go 1.22, deprecated Go 1.20, changed default version from Go 1.20 to Go 1.21.
36+
- NodeJS buildpack: changed default version from Node.js 19 to Node.js 20.
37+
- Java Native Image buildpack: deprecated Java 20, added Java 21.
38+
- PHP buildpack: added PHP 8.3
39+
- Regular upgrade to keep Azure Kubernetes Service up-to-date: upgraded to 1.29.7.
40+
41+
- **Regular infrastructure maintenance in the Basic and Standard plans**:
42+
- Regular upgrade to keep managed components up-to-date:
43+
- Config server image: upgraded to 1.0.20240930.
44+
- Eureka server image: upgraded to 1.0.20240930.
45+
- Base image for apps: upgraded to Azure Linux 2.0.20231130.
46+
- Regular upgrade to keep Azure Kubernetes Service up-to-date: upgraded to 1.29.7.
47+
2048
## Q2 2024
2149

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

0 commit comments

Comments
 (0)