Skip to content

Commit 9852e9e

Browse files
authored
Update whats-new.md
Updated what's new for Q1 2024
1 parent e1fd50b commit 9852e9e

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

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

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: hangwan
66
ms.service: spring-apps
77
ms.topic: conceptual
88
ms.custom: devx-track-java
9-
ms.date: 10/10/2023
9+
ms.date: 04/15/2024
1010
---
1111

1212
# What's new in Azure Spring Apps?
@@ -17,6 +17,19 @@ ms.date: 10/10/2023
1717
Azure Spring Apps is improved on an ongoing basis. To help you stay up to date with the most recent developments, this article provides you with information about the latest releases.
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.
20+
## Q1 2024
21+
22+
The following updates are now available in the Enterprise plan:
23+
24+
- **Save up to 47%: Azure Spring Apps Enterprise is now eligible for Azure Savings plan**: All Azure Spring Apps regions under the Enterprise plan are eligible for substantial cost savings – 20% for one year and 47% for three years – when you commit to Azure savings Plan, [read more](https://techcommunity.microsoft.com/t5/apps-on-azure-blog/azure-spring-apps-enterprise-is-now-eligible-for-azure-savings/ba-p/4021532).
25+
26+
- **Azure CLI supports to stream log of Spring Cloud Gateway**: This feature allows you to fetch the log of Spring Cloud Gateway in real-time for diagnosis purposes, [read more](how-to-troubleshoot-enterprise-spring-cloud-gateway.md#use-real-time-log-streaming).
27+
28+
- **Azure CLI supports to stream log of Application Configuration Service**: The feature allows you to retrieve the log of the Application Configuration Service using Azure CLI, making it possible to detect any configuration updates, [read more](how-to-enterprise-application-configuration-service.md?tabs=Portal%2Cazure-Portal#use-real-time-log-streaming).
29+
30+
- **Showing version of buildpacks**: The latest feature added to buildpacks assists you in comprehending the version utilized and diagnosing issues associated with the build process.
31+
32+
- **Enhanced troubleshooting of Application Configuration Service**: Now you can view the linked configMap to your apps directly to further assist in troubleshooting issues of unrefreshed configurations and also you can export configuration files pulled by the Application Configuration Service from upstream Git repositories to your local environment through Azure CLI which helps you examine the content and use configuration files for local development, [read more](how-to-enterprise-application-configuration-service.md?tabs=Portal%2Cazure-Portal#examine-configuration-file-in-configmap).
2033

2134
## Q4 2023
2235

0 commit comments

Comments
 (0)