Skip to content

v2.1.0

Compare
Choose a tag to compare
@mikeshimkus mikeshimkus released this 03 Apr 19:53
· 37 commits to master since this release

Features added:

  • Added support for providing a fully-qualified virtual host-style S3 bucket name for the external storage scopingName. Addresses GitHub Issue #134

Bugs Fixed:

  • Fixed an issue where BIG-IP proxy settings were not applied on initial requests to the external storage resource. Fixes GitHub Issue #138
  • Fixed an issue with the Azure provider where requests to the failover state file would fail if there was more than one container in the storage account. Fixes GitHub Issue #137
  • Fixed an issue with the Azure provider where error messages were not correctly logged.

Documentation:

  • Updated FAQ to reflect that failover addresses in non-default route domains are not supported. Addresses GitHub Issue #139