From d962685519286f6426e9c29565ac57af2546da09 Mon Sep 17 00:00:00 2001 From: Vlad Vinogradsky Date: Wed, 25 Aug 2021 16:25:26 -0700 Subject: [PATCH 1/2] Update self-hosted-gateway.md --- changelogs/self-hosted-gateway.md | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/changelogs/self-hosted-gateway.md b/changelogs/self-hosted-gateway.md index 4cf3e93..9cef15e 100644 --- a/changelogs/self-hosted-gateway.md +++ b/changelogs/self-hosted-gateway.md @@ -1,5 +1,31 @@ # Self-hosted API gateway changelog +## Release - self-hosted gateway: 1.2.4-preview-1 + +*August 25, 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 + +- Upgraded to use .NET Core base image .NET Core base image 3.1.18 (nightly) which addressed the following vulnerabilities: + + - CVE-2021-36159 + - CVE-2021-22924 + - CVE-2021-22922 + - CVE-2021-22926 + - CVE-2021-36222 + - CVE-2021-22922 + - CVE-2021-22924 + +### Breaking changes + +None + ## Release - self-hosted gateway: 1.2.3 *July 8, 2021* From a02e631db0c30fe6a262d547ed465788b08af840 Mon Sep 17 00:00:00 2001 From: Vlad Vinogradsky Date: Wed, 25 Aug 2021 16:30:56 -0700 Subject: [PATCH 2/2] Update self-hosted-gateway.md --- changelogs/self-hosted-gateway.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelogs/self-hosted-gateway.md b/changelogs/self-hosted-gateway.md index 9cef15e..3ae19b4 100644 --- a/changelogs/self-hosted-gateway.md +++ b/changelogs/self-hosted-gateway.md @@ -4,7 +4,7 @@ *August 25, 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 **preview** 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