Releases: Azure/API-Management
Release - developer portal: 2.11.2
A new developer portal version has just been released.
If you use the built-in, managed developer portal, your portal will be automatically upgraded within two weeks. Make sure to republish it to upgrade the published portal.
If you self-host the developer portal, you need to merge the source code changes and republish and redeploy your portal manually.
Detailed release notes are available in the developer portal repository.
Release - developer portal: 2.11.1
A new developer portal version has just been released.
If you use the built-in, managed developer portal, your portal will be automatically upgraded within two weeks. Make sure to republish it to upgrade the published portal.
If you self-host the developer portal, you need to merge the source code changes and republish and redeploy your portal manually.
Detailed release notes are available in the developer portal repository.
Release - self-hosted gateway: 1.2.4-preview-1
August 25, 2021
New preview version of the self-hosted gateway is now available. Full list of container versions can be found here.
New
None
Bug fixes
-
Upgraded to use .NET Core base image 3.1.18 (nightly) which addressed the following vulnerabilities:
Breaking changes
None
Release - API Management service: August, 2021
A regular Azure API Management service update was started on August 19, 2021, and included the following new features, bug fixes, and other improvements. It may take several weeks for your API Management service to receive the update.
Featured
New
- The availability zones feature is now supported in four new regions: South Africa North, Germany West Central, Korea Central, Norway East.
- The
rate-limit-by-keypolicy now supports policy expressions in thecallsandrenewal-periodattributes. Therenewal-period's upper limit of 5 minutes still applies. - The upper limit of the
max-sizeattribute of thevalidate-contentpolicy can now be increased beyond 100kB through Azure support. - API inspector's traces now include the service name property.
- API Management is now more responsive to moves and cluster scale-outs of Service Fabric backends.
- API Management now supports custom domain certificates encrypted with the
AES256_SHA256algorithm. - The
Network Statusmanagement API response and page in the Azure portal now include details about the connectivity to Azure Application Insights for services with configured Application Insights loggers. - The "Publish" button on the "Developer portal overview" page of API Management services in the Azure portal now uses the new
Portal revisionsAPI, which makes it easier to publish the portal for virtual-network-injected services. - Clicking on a grid's row in the "Subscriptions" page of Azure API Management services in the Azure portal now brings up a new subscription editing interface.
Fixed
- We fixed an issue, which could cause schema definitions to be omitted while importing APIs from OpenAPI files.
- We fixed a paging issue for API calls for retrieving the list of APIs from the developer portal.
- The
PublisherEmailservice property now supports email addresses with the#character.
Changed
The runtimeThis change has been reverted.context.Deployment.ServiceNameproperty and theService Nameattribute in Azure Application Insights logs no longer include the default hostname suffix.azure-api.netfor API Management services in the Developer, Basic, Standard, and Premium tiers.- Consumption tier services now allow request URLs up to 16384 characters long.
- All responses with status code lower than
400are now considered successful in the built-in Analytics, metrics, Azure Monitor logs, and Azure Application Insights telemetry. - The API gateway can no longer be disabled if the API Management service is in an internal virtual network.
Release - self-hosted gateway: 1.2.3
Release - self-hosted gateway: 1.2.3
July 8, 2021
New stable version of the self-hosted gateway is now available. Full list of container versions can be found here.
New
- Removed the 30MB request size limit
Bug fixes
None
Breaking changes
None
Release - developer portal: 2.11.0
A new developer portal version has just been released.
If you use the built-in, managed developer portal, your portal will be automatically upgraded within two weeks. Make sure to republish it to upgrade the published portal.
If you self-host the developer portal, you need to merge the source code changes and republish and redeploy your portal manually.
Detailed release notes are available in the developer portal repository.
Release - API Management service: July, 2021
A regular Azure API Management service update was started on July 5, 2021, and included the following new features, bug fixes, and other improvements. It may take several weeks for your API Management service to receive the update.
Featured
- Native support for WebSocket APIs is now in preview.
- The cost of additional units in the Premium tier services has been reduced.
New
- You can now emit custom metrics to Azure Application Insights with the new
emit-metricpolicy. Documentation will soon be available under this link. - Policy expressions now support
System.Net.IPAddress. - The policy expressions'
contextobject now includes thecontext.Deployment.GatewayIdproperty. For managed gateways, its value ismanaged. - You can now export your APIs for consumption in the Power Platform through the dedicated Power Platform page in the Azure portal.

Fixed
- We fixed an issue, which caused Developer tier services in a virtual network to not emit resource health events.
- The validation policies now correctly return:
- Responses with the status code
400 Bad Requestand a precise error description in case of the schema mismatch for errors detected in the incoming requests. - Responses with the status code
502 Bad Gatewayand a generic message in the body for errors detected in the outgoing responses, to not leak API implementation details.
- Responses with the status code
- We fixed an issue, where the validation policies ignored the
nullableproperty of JSON schemas. - We fixed an issue, where the validate content policy didn't fail the validation for empty bodies.
- We fixed an issue, where the validation policies modified the format of the JSON payload's properties resembling datetime strings.
- We fixed an issue, where a character sequence
@*prevented the policy XML document from being saved. - We fixed an issue, where responses with an empty payload and the
Transfer-Encoding: chunkedheader were incorrectly classified as completed and the response latency was miscalculated. - We fixed an issue, where successful API requests were marked as non-successful in the Azure Monitor and Azure Application Insights logs if the client disconnected right after receiving the response.
- We fixed an issue, which caused the API gateway endpoint of Consumption services to remain unavailable for a few seconds after the service activation.
Changed
- Validation policies'
error-variable-nameattribute is now optional. - The
firstNameandlastNameproperties of theUserentity no longer accept special characters (for example,<,>,:,;,(,),\,/,@,!, and more).
Release - self-hosted gateway: 1.2.2
Release - self-hosted gateway: 1.2.2
Juen 11, 2021
New stable version of the self-hosted gateway is now available. Full list of container versions can be found here.
New
None
Bug fixes
-
Upgraded to use .NET Core base image 3.1.16 which addressed the following vulnerabilities:
Breaking changes
None
Release - developer portal: 2.10.0
A new developer portal version has just been released.
If you use the built-in (managed) developer portal, your portal will be automatically upgraded within four weeks. Make sure to republish it to upgrade the published portal.
If you use a self-hosted developer portal, you need to merge the source code changes and republish and redeploy your portal manually.
Detailed release notes are available in the developer portal repository.
Release - API Management service: May, 2021
A regular Azure API Management service update was started on May 5, 2021, and included the following new features, bug fixes, and other improvements. It may take several weeks for your API Management service to receive the update.
Featured
- Open-source API Portal is now generally available.
- Azure API Management's support for Availability Zones is now generally available.
- Request and response validation policies are now generally available.
New
- You can now validate the client certificate with the new
<validate-client-certificate>policy. Documentation and support in the Azure portal are coming soon. - The Visual Studio Code extension now supports policy debugging for self-hosted gateways running locally.
- The Visual Studio Code extension now supports Dapr and validation policies.
- The developer portal now supports resource owner password grant flow.
- The new Ciphers + Protocols page in the Azure portal lets you manage API gateways' cipher and protocol configuration and displays a warning if a weak cipher or protocol is enabled.
- The Locations page in the Azure portal lets you now configure Availability Zones.
- You can now apply validation policies with the visual policy editors in the Azure portal, without writing any policy code.
- The
timeoutattribute of thesend-requestpolicy now supports policy expressions.
Fixed
- Caching issues, which might have resulted in a broken developer portal's administrative interface, are now resolved.
Changed
- The client certificate renegotiation feature is now disabled for all new and existing API Management services, except for the services that relied on it in the last 30 days (services with at least one API call that resulted in a client certificate request from a policy, not as part of an initial TLS handshake). The API gateway will request a client certificate only if
HostnameConfiguration's propertynegotiateClientCertificateis set totrue. If the property is set tofalse, the client certificate won't be available in thecontext.Request.Certificateproperty.