Skip to content

v1.1.2

Compare
Choose a tag to compare
@M00nF1sh M00nF1sh released this 01 Mar 02:26
· 223 commits to master since this release
cc1c597

Documentation
Image: docker.io/amazon/aws-alb-ingress-controller:v1.1.2

Changelog since v1.1.1

Action Required

  1. New IAM permission needed: ec2:DescribeNetworkInterfaces (The full set of required IAM permission is available in iam-policy.json)

New Features

  1. Auto select certificates based on ingress hostname(#864) (note: HTTPS listener must be explicitly requested via alb.ingress.kubernetes.io/listen-ports to enable this feature)

Other notable changes

  1. Register out-of-vpc targets using 'all' AZ setting
  2. E2E framework & test cases for mode instance and mode IP
  3. Remove cache on AWS API calls
  4. Fix error msg for internet LB subnet tagging requirement
  5. Bug fix for hanging when delete managed securityGroup
  6. Bug fix for detect WAF Regional service availablity
  7. Doc update for cognito sample
  8. Doc improvement
  9. Doc improvement
  10. Doc improvement