Skip to content

Commit c6eca4e

Browse files
Release - API Management service: May, 2022 (#26)
1 parent 5b80ab3 commit c6eca4e

1 file changed

Lines changed: 37 additions & 1 deletion

File tree

changelogs/api-management-service.md

Lines changed: 37 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,42 @@
11
# Azure API Management service changelog
22

3-
Developer portal follows an independent release lifecycle and the [per-release changelog is available in the developer portal's GitHub repository](https://aka.ms/apimdevportal/releases).
3+
## Release - API Management service: May, 2022
4+
5+
A regular Azure API Management service update was started on May 10, 2022. It may take several weeks for your API Management service to receive the update.
6+
7+
### New features, fixes, and improvements
8+
9+
1. GraphQL support now includes [policy-based authorizations](https://docs.microsoft.com/azure/api-management/graphql-validation-policies), `graphql-ws`-based subscriptions, and improved developer portal and Azure portal interfaces.
10+
2. Availability zone deployments are now available in the Switzerland North region.
11+
3. You can now access the API Management service name in runtime policies with the new `context.Deployment.ServiceId` property. The `ServiceId` property is also included in Application Insights logs.
12+
4. `validate-parameters` and `validate-content` policies now support GUID properties defined as `format: uuid`.
13+
5. Event Hub loggers can now use managed identity authentication. Azure portal interface for configuring this authentication is coming soon.
14+
15+
### Changes
16+
17+
1. Values of the `server name` property in Application Insights live metrics no longer include the `.azure-api.net` suffix.
18+
2. The value of `ServiceName` property in API inspector JSON no longer includes the `.azure-api.net` suffix.
19+
20+
### Developer portal releases
21+
22+
1. [2.16.0](https://github.com/Azure/api-management-developer-portal/releases/tag/2.16.0) - highlights:
23+
* Improvements to API reference pages and test console.
24+
* Support for GraphQL subscriptions.
25+
2. [2.15.1](https://github.com/Azure/api-management-developer-portal/releases/tag/2.15.1) - highlights:
26+
* Includes a fix for a regression in the API list dropdown widget introduced in version 2.15.0.
27+
3. [2.15.0](https://github.com/Azure/api-management-developer-portal/releases/tag/2.15.0) - highlights:
28+
* The authorization server information has been temporarily removed from the API details widget, until a more complete solution is in place.
29+
* Terms of use are now included in the authentication pages.
30+
31+
### Self-hosted gateway Helm releases
32+
33+
1. [1.1.0](https://github.com/Azure/api-management-self-hosted-gateway/releases/tag/v1.1.0)
34+
35+
### DevOps Resource Kit releases
36+
37+
1. [1.0.0-beta.4](https://github.com/Azure/azure-api-management-devops-resource-kit/releases/tag/1.0.0-beta.4)
38+
2. [1.0.0-beta.3](https://github.com/Azure/azure-api-management-devops-resource-kit/releases/tag/1.0.0-beta.3)
39+
3. [1.0.0-beta.2](https://github.com/Azure/azure-api-management-devops-resource-kit/releases/tag/1.0.0-beta.2)
440

541
## Release - API Management service: March, 2022
642

0 commit comments

Comments
 (0)