You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: changelogs/api-management-service.md
+15Lines changed: 15 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,20 @@
1
1
# Azure API Management service changelog
2
2
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.
## Release - API Management service: October, 2022
4
19
5
20
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