Document Revision History

Doc Revision Description Date
7.0 Documentation for the community-supported release of ACC, version 1.16
This release contains the following:

Added:
* Added support for PostgreSQL Monitors
* Added handling to remove invalid declaration refs

Fixed:
* Improved handling when Common is empty
* Fixed ltm traffic-matching-criteria fields
* Removed proxyCaCert, proxyCaKey and proxyCaPassphrase from TLS_Server
* Removed TLS_Client.trustCA if value is none
* Improved passphrase handling for Monitor class
* Improved handling when L4_Profile.keepAliveInterval is disabled
* Improved handling for HTTP_Profile.knownMethods when parser returns an object

Changed:
* Use @f5devcentral/f5-teem package for usage analytics
* Revise safetyNet into safeMode (disables post-conversion processing)
11-02-21
6.0 Documentation for the community-supported release of ACC, version 1.15.1
This release contains the following:

Fixed:
* Hotfix to disable legacy analytics module
10-08-21
5.0 Documentation for the community-supported release of ACC, version 1.15.0
This release contains the following:

Added:
* Added detection for properties encrypted with SecureVault
* Handle Service references to Service_Address objects
* Added protocol-to-port number mapping
* Added support for rejectVlans on Services

Fixed:
* Fixed certificate reference logic for individual certs
* Improve stability when removing default values
* Improve handling for TLS_Server properties
* Handle unprefixed profile paths

Changed:
* Handle strings in Firewall_Port_List
* Persist comments when converting TCL or HTML to base64
* Convert UCS in-memory
09-21-21
4.0 Documentation for the community-supported release of ACC, version 1.14.0
This release contains the following:

Added:
* Add support for http2 monitor
* Add Windows line endings support for config files
* Support quoted strings with special charecters as Data_Group records values
* Add support for Declarative Onboarding (DO) classes (experimental/beta)

Fixed:
* Virtual addresses duplicated in a virtual server
08-06-21
3.0 Documentation for the community-supported release of ACC, version 1.13.0
This release contains the following:

Added:
* Support waf type for Endpoint_Policy
* Exit gracefully when file cannot be written

Fixed:
* Incorrect use of /Shared reference for certificates under TLS_Server
* policyEndpoint references missing Application class name
* Renaming duplicated object’s name results in invalid declaration
* Nonexistent property for Service_Generic: vlansEnabled
* Enforcement_Profile property connectionOptimizationService value: none is invalid

Changed:
* Use node:14-alpine docker base image
06-25-21
2.0 Documentation for the community-supported release of ACC, version 1.12.0
This release contains the following:

Added:
* Use logger package instead of console.log
* Allow files up to 1GB to be processed by the REST API

Fixed:
* GitHub Issue 23 Fix AS3 schema parsing for Service_Forwarding class
* Do not attach persistenceMethods to the Service_Forwarding class
* GitHub Issue 24 Fix certificate reference path for the TLS_Server
05-18-21
1.0 Documentation for the community-supported release of ACC, version 1.11.0
This release contains the following:

Added:
* AS3 doesn’t recognize ltm monitors

Fixed:
* Fixed detection of Service_HTTPS redirect80 setting and hide redundant Service_HTTP redirect
* ACC doesn’t like the ltm pool /tenant_2/application_2/Pool due to monitor min 1
* Incorrect use of /Common/Shared/snat-pool
* HTTPS cert/key/chain reference missing in the ACC output due to /Common/Shared
* Github Issue #18): ACC returns an empty certificate object for certificates other than default one
* Remark field should match format “f5remark”
* AWS Service Discovery not getting detected by ACC

Changed:
* Hide default AS3 values by default, use showExtended option to show defaults
04-06-21