Releases: F5Networks/f5-azure-arm-templates-v2
Releases · F5Networks/f5-azure-arm-templates-v2
v3.3.0.0
v3.2.0.0
Features added:
- Updated templates to use the latest recommended versions of Automation Toolchain packages and F5 BIG-IP Runtime Init.
- DO: 1.44.0
- AS3: 3.51.0
- CFE: 2.1.1
- Runtime Init: 2.0.2
v3.1.0.0
Features added:
- Updated templates to use the latest recommended versions of Automation Toolchain packages.
- DO: 1.43.0
- AS3: 3.50.2
- CFE: 2.1.0
- TS: 1.35.0
- FAST: 1.25.0
v3.0.0.0
Features added:
- Updated templates to use the latest recommended versions of Automation Toolchain packages and F5 BIG-IP Runtime Init.
- DO: 1.4.1
- AS3: 3.48.0
- CFE: 2.0.2
- TS: 1.33.0
- FAST: 1.25.0
- F5 BIG-IP Runtime Init: 2.0.1
Documentation:
- Documented how to use a secret to apply shared ASM cookie protection settings.
v2.9.0.0
Features added:
- Updated templates to use the latest recommended versions of Automation Toolchain packages and F5 BIG-IP Runtime Init.
- The user-provided CFE tag value is now rendered dynamically via a parameter in the Runtime Init configuration. Fixes GitHub Issue #39.
- All Azure storage accounts created by the templates now disable public blob access by default.
- All Azure key vaults created by the templates now have purge protection enabled by default.
Bugs Fixed:
- Fixed issue where newer versions of BIG-IP failed to deploy because the restjavad.useextramb db variable was not found. Fixes GitHub Issue #25.
- Fixed incorrect links.
v2.8.0.0
Features added:
- Updated Runtime Init and Automation Toolchain package versions to latest available at release time.
- Updated storage account configuration to disable public blob access by default.
- Updated key vault configuration to enable purge protection by default.
v2.7.0.0
Features added:
- Updated templates to use BIG-IP version 16.1.3.3 by default.
- Updated Runtime Init and Automation Toolchain package versions to latest available at release time.
- Added the ability deploy Quickstart, Failover, and Autoscale templates without any prerequisites.
- Added REST db variables to improve template performance.
v2.6.0.0
Features added:
- Updated templates to use BIG-IP version 16.1.3.2 by default to address K30425568: Overview of F5 vulnerabilities (October 2022).
v2.5.0.0
Features added:
- Updated templates to use BIG-IP version 16.1.3.1 by default.
- Updated Runtime Init and Automation Toolchain package versions to latest available at release time.
- Added template input parameters:
- bigIpLicenseKey - to provide a license registration key for BYOL deployments GitHub Issue #10
- bigIpHostname - to provide a hostname for Quickstart and Failover solutions.
- allowUsageAnalytics - to control whether template usage information is sent to F5.
Bugs fixed:
- GitHub Issue #19: Clarify description for bigIpPeerAddress parameter.
- General: cfeStorageAccountName parameter was not used.
v2.4.0.0
Features added:
- Updated Runtime Init and Automation Toolchain package versions to latest available at release time.
- Cloud resources created by templates were updated to follow standard naming convention.
- Standardized and refined Runtime Init configuration self IP address allowed services list.
- Updated Autoscale existing stack example Runtime Init configurations to include an application configuration by default as customizing it is always required.
Bugs fixed:
- GitHub Issue #15: Make metadata reads more reliable.
- GitHub Issue #16: Workaround by adding support for passing pre-existing IAM identity to Autoscale BIG-IQ and Failover templates.
- GitHub Issue #18: Failover templates do not correctly create instances in availability zones.