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

latest releases: v1.11.0, Container-v2.7.1, Container-v2.7.0...
19 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.1.7

The following tags have been made available - latest, v2 & 2.1.7.

Learn how you can install it on other container platforms:

Here are other relevant resources:

What is new?

Features

None.

Fixes / Changes

  • Fix a bug where rate limiting was not properly synchronizing across nodes after starting
  • Fix a bug where container logs used date time entries which were not according to ISO standard
  • Fix for CVE-2022-32221 vulnerability in our base image (Critical Severity | details)
  • Fix for CVE-2022-42915 vulnerability in our base image (Critical Severity | details)
  • Fix for CVE-2022-42916 vulnerability in our base image (High Severity | details)
  • Fix for CVE-2022-43551 vulnerability in our base image (High Severity | details)
  • Fix for CVE-2022-42898 vulnerability in our base image (High Severity | details)
  • Fix for CVE-2022-43552 vulnerability in our base image (Medium Severity | details)

Breaking Changes

None.

Removal

None.

Full Changelog: Container-v2.1.6...Container-v2.1.7

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

NewReleases is sending notifications on new releases.