github Azure/api-management-self-hosted-gateway Container-v2.5.0
Container Image - v2.5.0

latest release: v1.9.0
3 months ago

Getting started

You can easily install the self-hosted gateway with Docker:

docker run -d -p 8080:8080 -p 8081:8081 --name <gateway-name> --envconfig.service.endpoint=<instance-name>.configuration.azure-api.net
config.service.auth=<auth-token> mcr.microsoft.com/azure-api-management/gateway:2.5.0

Learn how you can install it on other container platforms:

Here are other relevant resources:

What is new?

Features

Fixes / Changes

  • Fix a bug where non-ASCII characters were not allowed in HTTP headers
  • Fix for CVE-2023-46218 vulnerability in our base image (Medium severity | details)
  • Fix for CVE-2023-46219 vulnerability in our base image (Medium severity | details)
  • Fix for CVE-2023-5678 vulnerability in our base image (Medium severity | details)
  • Various improvements

Breaking Changes

None.

Removal

None.

Don't miss a new api-management-self-hosted-gateway release

NewReleases is sending notifications on new releases.