Skip to content

Releases: Azure/AKS-Construction

0.3.5

07 Dec 12:21
c77d8a1
Compare
Choose a tag to compare

What's Changed in Bicep

ACR Content Trust
Bastion Public IP to conditionally use AZ's
ACR zone redundancy (preview)
ACR untagged manifest retention (preview)
ACR diagnostic settings
AKS diagnostic settings, full category coverage
AKS Policy metadata
AKS Disabling Local Accounts now supported

What's Changed - PR links

New Contributors

Full Changelog: 0.3.3...0.3.5

0.3.4-preview

07 Dec 08:10
Compare
Choose a tag to compare
0.3.4-preview Pre-release
Pre-release
changed default - fixing test.

0.3.3

03 Dec 11:38
64a0d5e
Compare
Choose a tag to compare

What's Changed in Bicep

  • Feature: Azure Bastion creation in #131
  • Bugfix: System Pool Spec being ignored #134
  • Feature: Making KeyVault whitelist an array param instead of a string #142 breaking change
  • Feature: Allowing a custom system pool spec preset to be supplied, and adding a sample for how to use it properly. #142
  • Feature: Adding the LogAnalytics Resource Id as an output #142

What's Changed

  • Acr Private Pool moved to preview by @khowling in #136
  • A better demonstration sample app main.bicep by @Gordonby in #139
  • Cert-manager version bump & asymmetric routing warning by @khowling in #141

Full Changelog: 0.3.2...0.3.3

0.3.2

22 Nov 10:06
Compare
Choose a tag to compare
0.3.2 Pre-release
Pre-release
Adding auto compiled bicep json

0.3.1

15 Nov 21:30
9bec93c
Compare
Choose a tag to compare

What's Changed in the bicep code

  • Removing Service Endpoints breaking change
  • Adding Private Endpoints
  • Added new Subnet for ACR/AKV Endpoints, when creating vNET
  • Moving Azure Key Vault from Access Policies to Access Control (IAM)
  • Adding ACR tasks Private pool (Preview)

Full Changelog: 0.2.1...0.3.1

0.3.0-preview

12 Nov 12:27
Compare
Choose a tag to compare
0.3.0-preview Pre-release
Pre-release

What's Changed in the bicep code

  • Removing Service Endpoints breaking change
  • Adding Private Endpoints
  • Added new Subnet for ACR/AKV Endpoints, when creating vNET
  • Moving Azure Key Vault from Access Policies to Access Control (IAM)
  • Adding ACR tasks Private pool (Preview)

Full Changelog: 0.2.1...0.3.0-preview

0.2.1

10 Nov 07:05
116d61b
Compare
Choose a tag to compare

What's Changed in the bicep code

New Contributors

Full Changelog: 0.2...0.2.1

0.2

30 Oct 12:06
884b7a5
Compare
Choose a tag to compare
0.2

What's Changed in the bicep code

Key Vault Soft Delete and Purge Protection parameters
Key Vault Diagnostics created by default

Relevant PR's

Full Changelog: 0.1.7-preview...0.2

0.1.7-preview

05 Oct 15:35
03a81a1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.1.6-preview...0.1.7-preview

0.1.6-preview

20 Sep 11:23
f62364e
Compare
Choose a tag to compare

Features

  • OWASP Firewall configuration on Application Gateway via new parameter (defaulting to on)

Bugfixes

  • If deploying Application Gateway with a private ip, create the default listener under the private ip instead of the public ip.