Skip to content

Latest commit

 

History

History
93 lines (66 loc) · 9.16 KB

CHANGELOG-v7.md

File metadata and controls

93 lines (66 loc) · 9.16 KB

Changelog

7.5.0 (2023-11-14)

Merged pull requests:

7.4.0 (2023-09-18)

Merged pull requests:

  • Support for creating nodepools from snapshots #442 (zioproto)
  • Add multiple terraform-docs configs to generate a seperated markdown document for input variables #441 (lonegunmanb)
  • Add support for maintenance_window_node_os block #440 (lonegunmanb)

7.3.2 (2023-09-07)

Merged pull requests:

7.3.1 (2023-08-10)

Merged pull requests:

7.3.0 (2023-08-03)

Merged pull requests:

  • Add location and resource_group_name for var.log_analytics_workspace #412 (lonegunmanb)
  • Fix #405 incorrect role assignment resource #410 (lonegunmanb)

7.2.0 (2023-07-10)

Merged pull requests:

7.1.0 (2023-06-07)

Merged pull requests:

  • Deprecate api_server_authorized_ip_ranges by using api_server_access_profile block #381 (lonegunmanb)
  • oidc_issuer_enabled must be set to true to enable Azure AD Worklo… #377 (zioproto)
  • assign network contributor role to control plane identity #369 (zioproto)
  • Add tracing tag toggle variables #362 (lonegunmanb)
  • Support for Azure CNI Overlay #354 (zioproto)
  • Make var.prefix optional #382 (lonegunmanb)
  • Remove constraint on authorized_ip_ranges when public_network_access_enabled is true #375 (lonegunmanb)
  • Filter null value out from local.subnet_ids #374 (lonegunmanb)
  • User location returned from data source for log analytics solution. #349 (lonegunmanb)

7.0.0 (2023-05-18)

Merged pull requests:

  • Upgrade notice for v7.0 #367 (lonegunmanb)
  • Check api_server_authorized_ip_ranges when public_network_access_enabled is true #361 (lonegunmanb)
  • feat!: add create_before_destroy=true to node pools #357 (the-technat)
  • Move breaking change details into separate docs. add notice on v7.0.0 #355 (lonegunmanb)
  • Bump github.com/Azure/terraform-module-test-helper from 0.12.0 to 0.13.0 in /test #352 (dependabot[bot])
  • Trivial: fix typo ingration -> integration #351 (zioproto)
  • Output Kubernetes Cluster Network Profile #333 (joshua-giumelli-deltatre)
  • [Breaking] Add validation block to enforce users to change sku_tier from Paid to Standard. #346 (lonegunmanb)
  • [Breaking] - Ignore changes on kubernetes_version from outside of Terraform #336 (lonegunmanb)
  • [Breaking] - Fix #315 by amending missing linux_os_config block #320 (lonegunmanb)
  • [Breaking] Wrap log_analytics_solution_id to an object to fix #263. #265 (lonegunmanb)
  • [Breaking] Remove unused net_profile_docker_bridge_cidr #222 (zioproto)

* This Changelog was automatically generated by github_changelog_generator