Skip to content

Commit ecb0449

Browse files
authored
December 2022 Release (#33)
1 parent 72a4a21 commit ecb0449

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

changelogs/api-management-service.md

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

3+
## Release - API Management service: December 2022
4+
5+
A regular Azure API Management service update was started on December 8, 2022. This release will continue to roll out through January 2023.
6+
7+
### New features, fixes, and improvements
8+
9+
1. The `log-to-eventhub` policy now supports securing connections to Azure Event Hub with managed identity.
10+
2. We fixed an issue, where the GraphQL in API Management will no longer fail when an introspection query is added to the synthetic GraphQL resolver policy.
11+
3. We fixed an issue, where saving some policy fragments in Consumption tier services was failing.
12+
4. We fixed an issue, where modifying a policy using client SDKs or PowerShell was failing with a 406 Not Acceptable response. The issue was caused by the management API's failure to handle PUT requests with the wildcard (`*/*`) `Accept` header.
13+
14+
### Developer portal releases
15+
16+
1. [2.22.0](https://github.com/Azure/api-management-developer-portal/releases/tag/2.22.0)
17+
318
## Release - API Management service: October, 2022
419

520
A regular Azure API Management service update was started on October 31, 2022. It may take several weeks for your API Management service to receive the update.

0 commit comments

Comments
 (0)