Skip to content

Commit 573a21c

Browse files
authored
Added 1.2.4 release notes (#20)
1 parent 4c272ba commit 573a21c

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

changelogs/self-hosted-gateway.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,33 @@
11
# Self-hosted API gateway changelog
22

3+
## Release - self-hosted gateway: 1.2.4
4+
5+
*August 31, 2021*
6+
7+
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).
8+
9+
### New
10+
11+
None
12+
13+
### Bug fixes
14+
15+
- Upgraded to use base image mcr.microsoft.com/dotnet/aspnet:3.1.18-alpine3.13 which addressed the following vulnerabilities:
16+
17+
- CVE-2021-36159
18+
- CVE-2021-22924
19+
- CVE-2021-22922
20+
- CVE-2021-22926
21+
- CVE-2021-36222
22+
- CVE-2021-22922
23+
- CVE-2021-22924
24+
25+
- Fixed the issue causing gateway's failure to start rather than fallback to local configuration snapshot when cloud configuration endpoint is not available
26+
27+
### Breaking changes
28+
29+
None
30+
331
## Release - self-hosted gateway: 1.2.4-preview-1
432

533
*August 25, 2021*

0 commit comments

Comments
 (0)