Skip to content

Commit 01cc7ee

Browse files
Self-hosted gateway release 1.1.0 (#2)
1 parent 7905634 commit 01cc7ee

File tree

7 files changed

+21
-0
lines changed

7 files changed

+21
-0
lines changed

changelogs/self-hosted-gateway.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# Self-hosted API gateway changelog
2+
3+
## Release - self-hosted gateway: 1.1.0
4+
5+
*October 14, 2020*
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+
1. Migrated to [.NET Core 3.1](https://docs.microsoft.com/dotnet/core/whats-new/dotnet-core-3-1).
12+
2. Migrated to [mcr.microsoft.com/dotnet/core/aspnet:3.1.8-alpine3.12]() base image.
13+
14+
### Bug fixes
15+
16+
1. Connection closed (not re-used) when empty response is received from the upstream.
17+
2. External cache selection is not updated when self-hosted gateway location is changed.
18+
19+
### Breaking changes
20+
21+
None
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)