diff --git a/changelogs/self-hosted-gateway.md b/changelogs/self-hosted-gateway.md index b2752ce..74aca2c 100644 --- a/changelogs/self-hosted-gateway.md +++ b/changelogs/self-hosted-gateway.md @@ -1,5 +1,23 @@ # Self-hosted API gateway changelog +## Release - self-hosted gateway: 1.2.1 + +*April 22, 2021* + +New **stable** version of the [self-hosted gateway](https://aka.ms/apim/shgw/overview) is now available. Full list of container versions can be found [here](https://mcr.microsoft.com/v2/azure-api-management/gateway/tags/list). + +### New + +None + +### Bug fixes + +- Plugged a memory leak in the backend response content processing logic. + +### Breaking changes + +None + ## Release - self-hosted gateway: 1.2.0 *April 20, 2021*