Skip to content

v2.5.0.0

Compare
Choose a tag to compare
@F5ESEAnalytics F5ESEAnalytics released this 04 Oct 17:18
· 106 commits to main since this release

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.
  • Failover solution creates S3 bucket that uses SSE-S3 encryption by default.
  • Added template input parameters:
    • bigIpInstanceProfile - to provide a pre-existing IAM instance profile.
    • bigIpLicenseKey - to provide a license registration key for BYOL deployments.
    • bigIpHostname - to provide a hostname for Quickstart and Failover solutions.
    • allowUsageAnalytics - to control whether template usage information is sent to F5.
  • Templatized Secrets Manager secret information (bigIpSecretArn) to reduce customization needed for runtime-init configs.

Bugs fixed:

  • GitHub Issue #20: Clarify description for cfeS3Bucket parameter.
  • GitHub Issue #20: Ensure cfeS3Bucket is unique.
  • General: Clarify description for bigIpPeerAddress parameter.