Skip to content

v3.5.0

Compare
Choose a tag to compare
@JosephPJordan JosephPJordan released this 02 Oct 17:36
· 404 commits to master since this release

AS3 v3.5.0 contains the following changes. See the Document revision history for more information and links.

  • Added a Community Supported version of AS3 in a Container on Docker Hub
  • Added support for Generic Services
  • Added support for the FIX Profile for Service_TCP and Service_L4, which includes the ability to configure Sender Tag Mapping and Log Publishers
  • Added support for internal, external, and existing Data Groups
  • Added support for spanning in Serivce_Address
  • The AS3 schema is now published on GitHub (https://github.com/F5Networks/f5-appsvcs-extension/tree/master/schema)

Issues Resolved:

  • Pointing to a Service_Address in a declaration can fail .
  • Incorrect validation of declarations wrapped in an AS3 Request object.
  • Multiple conditions or actions in an Endpoint Policy Rule can cause AS3 to lock up.
  • Errors when processing a declaration can cause AS3 to lock up.
  • HTTP Profile Compression issues (Extra “glob” characters included in content-type and Cannot update uri and content-type include/exclude values).
  • Declaration updates that remove a property can silently fail.
  • Enforcement_Listener declarations cannot reference Service_Generic declarations.
  • Service_Address and Pool members can have naming conflicts.
  • Persist update not idempotent due to prop with regex value.
    -Success on second POST with Diameter Endpoint Profile.
  • Cannot update certificate properties.