You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: changelogs/self-hosted-gateway.md
+26Lines changed: 26 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,31 @@
1
1
# Self-hosted API gateway changelog
2
2
3
+
## Release - self-hosted gateway: 1.2.4-preview-1
4
+
5
+
*August 25, 2021*
6
+
7
+
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).
8
+
9
+
### New
10
+
11
+
None
12
+
13
+
### Bug fixes
14
+
15
+
- Upgraded to use .NET Core base image .NET Core base image 3.1.18 (nightly) which addressed the following vulnerabilities:
0 commit comments