Important: Starting from AS3 version 3.50, AS3 no longer supports BIG-IP 13.1 to 14.1.x. However, if you are still using the BIG-IP 13.1 to 14.1.x versions, you can still use AS3 3.49.0 or earlier.
Updated the documentation for AS3 v3.50.1. See the Document revision history for more information and links.
This release contains the following changes:
- Updated task hash collision checks to minimize task churn for users upgrading from v3.48.X and v3.49. A separate release to follow for users upgrading from versions v3.47 and below.
- Removed node 4 testing due to the end of support for BIG-IP 13.1 : (Supported BIG-IP Versions)
- Record first and second passes of Common in separate trace files.
- Update per-app for GA.
- A DELETE to a Tenant or an Application with per-app will now use the previous declaration's
schemaVersion
as the savedschemaVersion
. - Updated
declarationId
response and logging values in non-POST requests. - Tasks are now updated immediately after a PATCH request.
- Updated packages to latest available versions (including Service Discovery 1.18.0-2).
Issues Resolved:
- Endpoint_Policy action clientSsl does not error or set the false value when
enable
is specified instead ofenabled
. To help users who haveenable
in production, either property name will now be acceptable. (GitHub Issue 802) - Service-discovery deletes the pool members for each SD (Service Discovery) modification. (GitHub Issue 788)
- Updating only a
Pool_Member adminState
creates two consecutive deletes before the tmsh transaction. - Unable to use 10.0.0.0/8 as a virtual address. (GitHub Issue 740)
- Topology Records created in /Common/Shared are being unintentionally deleted.
- Topology Records created in places other than /Common/Shared are being unintentionally deleted. (GitHub Issue 791)
dryRun
does not work when specified in Tenant level controls.