Skip to content

Container Image - v2.0.2

Compare
Choose a tag to compare
@tomkerkhove tomkerkhove released this 28 Jun 05:24
· 83 commits to main since this release
899f979

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.0.2

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

Learn how you can install it on other container platforms:

What is new?

Features

None.

Fixes / Changes

  • Fixes a bug in the internal scheduling of the gateway

Breaking Changes

None.

Removal

None.