Skip to content

Commit 194fc86

Browse files
Release - API Management service: June, 2022 (#27)
1 parent c6eca4e commit 194fc86

File tree

1 file changed

+37
-0
lines changed

1 file changed

+37
-0
lines changed

changelogs/api-management-service.md

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

3+
## Release - API Management service: June, 2022
4+
5+
A regular Azure API Management service update was started on June 20, 2022. It may take several weeks for your API Management service to receive the update.
6+
7+
### Highlights
8+
9+
1. [GraphQL passthrough support is now generally available](https://azure.microsoft.com/updates/general-availability-graphql-passthrough-support-in-azure-api-management/)
10+
2. [Synthetic GraphQL is now in public preview](https://azure.microsoft.com/updates/public-preview-synthetic-graphql/)
11+
3. [Authorizations are now in public preview](https://azure.microsoft.com/updates/public-preview-api-management-authorizations/)
12+
4. [Self-hosted gateway v2 is now generally available](https://azure.microsoft.com/updates/generally-available-api-management-selfhosted-gateway-version-2/)
13+
5. [Reusable policy fragments are now generally available](https://azure.microsoft.com/updates/generally-available-api-management-reusable-policy-fragments/)
14+
6. [Developer portal's support for Content Security Policy and self-hosted portal CORS configuration are now generally available](https://azure.microsoft.com/updates/generally-available-api-management-content-security-policy-and-cors-configuration-support/)
15+
7. [Learn how to prevent or mitigate OWASP API Security Top 10 threats in Azure API Management](https://aka.ms/apimdocs/security/owasp)
16+
17+
### New features, fixes, and improvements
18+
19+
1. Email notifications now have valid SPF and DKIM signatures. Previously, the generated DKIM signatures were invalid.
20+
2. `System.Net.IpAddress` and `System.Enum` namespaces are now allowed in policy expressions.
21+
3. Scale-up operations will now fail faster if there isn't enough space in a virtual network subnet to accommodate additional API Management service units. The error will be included in the Activity Logs.
22+
4. We fixed an issue, where scale-up operations could get stuck for multiple days in `stv1` deployments. As a precaution against other potential problems with the `stv1` architecture, we recommend migrating services to the `stv2` architecture. [Learn more about the migration process](https://docs.microsoft.com/azure/api-management/compute-infrastructure#how-do-i-migrate-to-the-stv2-platform).
23+
5. We fixed an issue, where WebSocket connections couldn't be established for requests with multiple `Connection` headers.
24+
6. Management API SAS token can no longer be generated with an expiration date set in the past.
25+
7. "Dapr" is now a reserved backend entity ID.
26+
27+
### Developer portal releases
28+
29+
1. [2.17.0](https://github.com/Azure/api-management-developer-portal/releases/tag/2.17.0)
30+
31+
### Self-hosted gateway Helm releases
32+
33+
1. [1.2.0](https://github.com/Azure/api-management-self-hosted-gateway/releases/tag/v1.2.0)
34+
35+
### DevOps Resource Kit releases
36+
37+
1. [1.0.0-beta.6](https://github.com/Azure/azure-api-management-devops-resource-kit/releases/tag/1.0.0-beta.6)
38+
2. [1.0.0-beta.5](https://github.com/Azure/azure-api-management-devops-resource-kit/releases/tag/1.0.0-beta.5)
39+
340
## Release - API Management service: May, 2022
441

542
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.

0 commit comments

Comments
 (0)