diff --git a/changelogs/self-hosted-gateway.md b/changelogs/self-hosted-gateway.md index 4b1bd09..0684c3e 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.1.3 + +*February 18, 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 + +1. Updated with support for [Dapr](https://dapr.io) [1.0 release](https://blog.dapr.io/posts/2021/02/17/announcing-dapr-v1.0/). + +### Bug fixes + +None + +### Breaking changes + +None + ## Release - self-hosted gateway: 1.1.2 *December 18, 2020*