Updated the documentation for AS3 v3.50.0. See the Document revision history for more information and links.
This release contains the following changes:
- Removed node 4 testing due to the end of support for BIG-IP 13.1 : (Supported BIG-IP Versions).
- Update per-app for GA.
- Record first and second passes of Common in separate trace files.
- A DELETE to a Tenant or an Application with per-app will now use the previous declarations
schemaVersion
as the savedschemaVersion
. declarationId
response and logging values in non-POST requests.
Issues Resolved:
- SD-related (Service Discovery):
- Tasks should be updated immediately after a PATCH request
- SD deletes the pool members for each 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.