Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 26 additions & 0 deletions changelogs/self-hosted-gateway.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,31 @@
# Self-hosted API gateway changelog

## Release - self-hosted gateway: 1.2.4-preview-1

*August 25, 2021*

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

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*
Expand Down