Skip to content

Latest commit

 

History

History
83 lines (41 loc) · 5.14 KB

CHANGELOG.md

File metadata and controls

83 lines (41 loc) · 5.14 KB

Changelog

4.1.0 (2024-11-20)

Features

4.0.0 (2024-11-12)

⚠ BREAKING CHANGES

  • support generic adoption variables (#140)

Features

3.3.0 (2024-11-03)

Features

  • add new variables for forward compatibility (#142) (269b38f)

3.2.0 (2024-09-10)

Features

3.1.0 (2024-06-30)

Features

  • add availability_zones to vpc module (#135) (c85f5e2)

3.0.0 (2024-05-21)

⚠ BREAKING CHANGES

  • use shared route table for public subnet (#125)

Features

  • add new output eks which contains all outputs of module.eks (#131) (6f7739e)
  • add output eks for provide convenient approach to access eks module's all outputs (6f7739e)
  • cluster_autoscaler: removed old k8s versions, added new ones (#120) (853aba8)
  • Disable nodepool logging to cloudwatch by default (#126) (c9be3c1)
  • support disable nat gateway and use public subnet (#132) (4c1b508)
  • Support single zone node_group (#133) (8038bdf)
  • use shared route table for public subnet (#125) (12e5ff0)

Bug Fixes

2.8.0 (2023-08-24)

Features

2.7.0 (2023-07-28)

Features

Bug Fixes

  • set create_iam_policies default to false (#109) (2c4c2b3)
  • set create_iam_policies to false (2c4c2b3)