Skip to content

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

Container Image - v2.3.6

19 Oct 17:06
e11625f
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.3.6

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 certificate revocation list (CRL) validation is on by default, which is a breaking change
    • Configuration security.certificate-revocation.validation.enabled allows customers to turn it on by default
    • There is a known issue where getting CRL through HTTP proxy with basic authentication is not working
  • Fix for CVE-2023-36414 vulnerability in our image (High severity | details)
  • Fix for CVE-2023-38545 vulnerability in our base image (High severity | details)
  • Fix for CVE-2023-38546 vulnerability in our base image (Medium severity | details)

Breaking Changes

None.

Removal

None.

Helm Chart - v1.7.5

11 Oct 09:30
dd4690f
Compare
Choose a tag to compare

Artifact Hub

Chart: v1.7.5 | App: v2.3.5

What is new?

Features

Fixes / Changes

None.

Breaking Changes

None.

Removal

None.

New Contributors

None.

Full Changelog: v1.7.4...v1.7.5

Helm Chart - v1.7.4

13 Sep 14:16
6241625
Compare
Choose a tag to compare

Artifact Hub

Chart: v1.7.4 | App: v2.3.4

What is new?

Features

Fixes / Changes

None.

Breaking Changes

We do apologize but a breaking change slipped in to this patch release:

  • Ingress resource has been removed and needs to be manually created

Removal

None.

New Contributors

None.

Full Changelog: v1.7.3...v1.7.4

Container Image - v2.3.5

11 Oct 09:20
6241625
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.3.5

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 loading configuration from Configuration API times out without capability to increase timeout
    • Configuration config.service.integration.timeout allows defining timeout, for example 00:05:00 for 5 minutes
  • Fix for CVE-2023-44487 vulnerability in our image (High severity | details | blog post)
  • Fix for CVE-2023-38039 vulnerability in our base image (High severity | details)
  • Fix for CVE-2023-44487 vulnerability in our base image (High severity | details)

Breaking Changes

None.

Removal

None.

Container Image - v2.3.4

13 Sep 13:59
a1d6121
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.3.4

Learn how you can install it on other container platforms:

Here are other relevant resources:

What is new?

Features

None.

Fixes / Changes

Breaking Changes

None.

Removal

None.

Helm Chart - v1.7.3

21 Aug 10:01
38fbdf8
Compare
Choose a tag to compare

Artifact Hub

Chart: v1.7.3 | App: v2.3.3

What is new?

Features

Fixes / Changes

None.

Breaking Changes

None.

Removal

None.

New Contributors

None.

Full Changelog: v1.7.2...v1.7.3

Container Image - v2.3.3

21 Aug 09:55
ab3fa84
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.3.3

Learn how you can install it on other container platforms:

Here are other relevant resources:

What is new?

Features

None.

Fixes / Changes

  • Fix for CVE-2023-33170 vulnerability in our image (High severity | details)
  • Fix for CVE-2023-35945 vulnerability in our image (High severity in base image | details)
  • Fix for CVE-2023-3446 vulnerability in our image (Medium severity in base image | details)
  • Fix for CVE-2023-3446 vulnerability in our image (Medium severity in base image | details)
  • Fix for CVE-2023-3817 vulnerability in our image (Medium severity in base image | details)

Breaking Changes

None.

Removal

None.

Helm Chart - v1.7.2

10 Jul 13:10
ea74588
Compare
Choose a tag to compare

Artifact Hub

Chart: v1.7.2 | App: v2.3.2

What is new?

Features

Fixes / Changes

None.

Breaking Changes

None.

Removal

None.

New Contributors

None.

Full Changelog: v1.7.1...v1.7.2

Helm Chart - v1.7.1

23 Jun 13:20
0dcea31
Compare
Choose a tag to compare

Artifact Hub

Chart: v1.7.1 | App: v2.3.1

What is new?

Features

Fixes / Changes

None.

Breaking Changes

None.

Removal

None.

New Contributors

None.

Full Changelog: v1.7.0...v1.7.1

Container Image - v2.3.2

10 Jul 12:43
0dcea31
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.3.2

Learn how you can install it on other container platforms:

Here are other relevant resources:

What is new?

Features

None.

Fixes / Changes

Breaking Changes

None.

Removal

None.