Skip to content

Release - self-hosted gateway: 1.1.0

Choose a tag to compare

@mikebudzynski mikebudzynski released this 14 Oct 21:07
· 75 commits to main since this release
01cc7ee

New stable version of the self-hosted gateway is now available. Full list of container versions can be found here.

New

  1. Migrated to .NET 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