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

latest release: v1.12.1
one day 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.8.1

Learn how you can install it on other container platforms:

Here are other relevant resources:

What is new?

Features

None.

Fixes / Changes

  • Fixed a bug where backend time calculation was misreported and exceeded total time
  • Fixed a bug where logs were polluted reporting that /telemetry and /feature-flags were not reachable given this is not critical for gateway to operate
  • Fixed a bug where disabling feature flags capability prevents gateway from starting up
  • Fix for all CVEs

Breaking Changes

None.

Removal

None.

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

NewReleases is sending notifications on new releases.