Skip to content
Merged
Show file tree
Hide file tree
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
21 changes: 21 additions & 0 deletions changelogs/self-hosted-gateway.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# Self-hosted API gateway changelog

## Release - self-hosted gateway: 1.1.0

*October 14, 2020*

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

1. Migrated to [.NET Core 3.1](https://docs.microsoft.com/dotnet/core/whats-new/dotnet-core-3-1).
2. Migrated to [mcr.microsoft.com/dotnet/core/aspnet:3.1.8-alpine3.12]() base image.

### Bug fixes

1. Connection closed (not re-used) when empty response is received from the upstream.
2. External cache selection is not updated when self-hosted gateway location is changed.

### Breaking changes

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.