Skip to content

Releases: Azure/api-management-self-hosted-gateway

Container Image - v2.1.3

15 Jul 19:12
712eda6
Compare
Choose a tag to compare

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

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

Learn how you can install it on other container platforms:

What is new?

Features

None.

Fixes / Changes

Breaking Changes

None.

Removal

None.

Helm Chart - v1.3.1

29 Jun 08:41
e380932
Compare
Choose a tag to compare

Artifact Hub

Chart: v1.3.1 | App: v2.1.2

What is new?

Features

None.

Fixes / Changes

Breaking Changes

None.

Removal

None.

New Contributors

None.

Full Changelog: v1.3.0...v1.3.1

Helm Chart - v1.3.0

27 Jun 09:37
899f979
Compare
Choose a tag to compare

Artifact Hub

Chart: v1.3.0 | App: v2.1.1

What is new?

Features

  • Support for managing used TLS cipher suites (#31)
  • Support for managing local metrics (#108)
  • Support for disabling output log colors (#78)
  • Use self-hosted gateway v2.1.1

Fixes / Changes

  • Enforce specifying Configuration API URL (#110)
  • Fixed bug in local logs where hostname:port convention is not excepted (#94)
  • Fixed encoding bug in local JSON logs (#95)

Breaking Changes

None.

Removal

None.

New Contributors

None.

Full Changelog: v1.2.0...v1.3.0

Container Image - v2.1.2

29 Jun 08:22
899f979
Compare
Choose a tag to compare

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

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

Learn how you can install it on other container platforms:

What is new?

Features

None.

Fixes / Changes

Breaking Changes

None.

Removal

None.

Container Image - v2.1.1

28 Jun 05:25
899f979
Compare
Choose a tag to compare

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

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

Learn how you can install it on other container platforms:

What is new?

Features

None.

Fixes / Changes

  • Fixes a bug where TLS cipher suites are not properly used for gateway-to-backend communication

Breaking Changes

None.

Removal

None.

Container Image - v2.1.0

28 Jun 05:25
899f979
Compare
Choose a tag to compare

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

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

Learn how you can install it on other container platforms:

What is new?

Features

  • Support for HTTP/2 for gateway-to-backend communication (preview)
  • Support for managing TLS cipher suites used for client-to-gateway and gateway-to-backend communication (#31 | docs)
  • System.Net.IpAddress & System.Enum in policy expressions
  • Support for using System.Net.IpAddress & System.Enum in policy expressions
  • Support for disabling colored STDOUT/STDERR logs (#78)

Fixes / Changes

  • Improve gateway startup experience to better indicate wrongly configured authentication tokens
  • Fixes a bug where hostname:port convention is not supported for local log endpoints (#94)
  • Fixes a bug where local JSON logs are not encoded correctly (#95)

Breaking Changes

None.

Removal

None.

Container Image - v2.0.4

28 Jun 05:24
899f979
Compare
Choose a tag to compare

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

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

Learn how you can install it on other container platforms:

What is new?

Features

None.

Fixes / Changes

  • Fixed a bug where self-hosted gateway v2 was not using the same TLS cipher suites as self-hosted gateway v1

Breaking Changes

None.

Removal

None.

Container Image - v2.0.3

28 Jun 05:24
899f979
Compare
Choose a tag to compare

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

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

Learn how you can install it on other container platforms:

What is new?

Features

None.

Fixes / Changes

  • Allow gateway to start up without root permissions (#82 | docs)

Breaking Changes

None.

Removal

None.

Container Image - v2.0.2

28 Jun 05:24
899f979
Compare
Choose a tag to compare

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.

Container Image - v2.0.1

28 Jun 05:24
899f979
Compare
Choose a tag to compare

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

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

Learn how you can install it on other container platforms:

What is new?

Features

None.

Fixes / Changes

  • Fixes a timezone bug in the integration with the Configuration API to pull configuration from

Breaking Changes

None.

Removal

None.