Skip to content

Releases: Azure/application-gateway-kubernetes-ingress

0.10.0-rc2

11 Oct 20:33

Choose a tag to compare

0.10.0-rc2 Pre-release
Pre-release

Changes:

  • Bug fix for brownfield deployment

0.10.0-rc1

07 Oct 23:40

Choose a tag to compare

0.10.0-rc1 Pre-release
Pre-release

Changes:

  • Bug fix for default backend pool
  • Use azure cloud provider for context about vnet/resource group, etc
  • Introduce prometheus metric store

0.9.0

26 Sep 18:06
bcf5cc7

Choose a tag to compare

Changes:

Important
Version 0.9.0 of AGIC will be the last release to support App Gateway v1 SKU. Future releases will only work with App Gateway v2 SKU. With all the upcoming features on App Gateway v2 SKU combined with slow update times on App Gateway v2 SKU, it will get tedious for us to provide support for both the SKUs.

Features

  • Health Endpoint to expose Readiness and Liveness Probe
  • kubectl get ingress now shows the IP address of the AppGw associated to the ingress
  • Backend Protocol annotation to enable E2E SSL
  • Custom port for Health Probes

Miscellaneous

  • Memoization
  • Routing rule generation rewrite
  • Logging improvements

[0.9.0-rc2] Bug fixes and performance improvements

12 Sep 00:19
c8019bd

Choose a tag to compare

This release fixes a regression in 0.9.0-rc1 (documented in #511)

This release also improves performance (issue described here: #528)

0.9.0-rc1

29 Aug 03:17
625dc7b

Choose a tag to compare

0.9.0-rc1 Pre-release
Pre-release

Changes:

Features

  • Health Endpoint to expose Readiness and Liveness Probe
  • kubectl get ingress now shows the IP address of the AppGw associated to the ingress
  • Backend Protocol annotation to enable E2E SSL
  • Custom port for Health Probes

Miscellaneous

  • Memoization
  • Routing rule generation rewrite
  • Logging improvements

Prohibited Target CRD and Private IP annotation

19 Aug 22:44
a7cf397

Choose a tag to compare

Changes:

Features

  • Sharing Application Gateway between AKS/VMSS using Prohibited Target CRD
  • Private IP annotation

Miscellaneous

  • Logging Improvements
  • Changes to helm for simplifying armAuth for type: service principal
  • Event skipping

Bug Fixes
#372

0.8.0-rc1

30 Jul 00:51
a7cf397

Choose a tag to compare

0.8.0-rc1 Pre-release
Pre-release

Changes:

Features

  • Sharing Application Gateway between AKS/VMSS using Prohibited Target CRD
  • Private IP annotation

Miscellaneous

  • Logging Improvements
  • Changes to helm for simplifying armAuth for type: service principal
  • Event skipping

Bug Fixes
#372

Multiple Namespace and Private IP Support

28 Jun 23:46

Choose a tag to compare

Fixes issue with watchNamespace not present in the helm config. Unspecified watchNamespace will be treated as watch all namespaces.

Multiple Namespace and Private IP Support

26 Jun 19:53

Choose a tag to compare

  • Multiple namespace support
  • Private IP address support
  • Configurable and improved verbose logging (supportability)

AGIC upgrade instructions: https://github.com/Azure/application-gateway-kubernetes-ingress/blob/master/docs/how-tos/helm-upgrade.md

Multiple Namespace and Private IP Support

22 Jun 02:06
90e31f1

Choose a tag to compare

This is the second release candidate carrying fixes to helm templates and feature flags.

Instructions on how to upgrade your existing installation: https://github.com/Azure/application-gateway-kubernetes-ingress/blob/master/docs/how-tos/helm-upgrade.md