Skip to content

1.4.1

Compare
Choose a tag to compare
@F5ESEAnalytics F5ESEAnalytics released this 11 Feb 21:11
· 219 commits to main since this release

Features added:

  • Added a new AWS instance metadata provider runtime parameter URI type for retrieving values from instance metadata without needing to explicitly retrieve a session token.
  • Added a new tag type runtime parameter for discovering cloud provider tag values from the BIG-IP instance.
  • The URL type runtime parameter now supports local file URLs.

Issues Resolved:

  • Added a check to verify the configuration file is valid JSON or YAML. F5 BIG-IP Runtime Init returns a helpful error message in the case of a malformed declaration. Fixes GitHub Issue #33.