New Features

None.

Enhancements

API updates

The following changes were implemented:

  • List Rules: Pagination parameters were added to the List Rules operation (/api/prov/v1/sites/incapRules/list), enabling you to configure pagination options for the response. This change impacts the response output of the API call. The default response contains 50 items per page.

    Previously, all items were returned. After the change, only the first 50 are returned. To return the complete list, you need to iterate using the page_size and page_num parameters.

  • List Account Rules: The List Account Rules operation (/api/prov/v1/sites/incapRules/account/list) was deprecated. The functionality is still available using the List Rules operation.

  • Add/Edit Rule: New debugging information was added for IncapRules API Add Rule and Edit Rule operations. The debug_info field, which is included in the API responses, now contains a list of validation errors for the filter parameter. The validation_errors field indicates when there is an error in the syntax of the filter, and can provide you with information as to why a call has failed.

Changes to the Dynamic Resource Caching Algorithm

The heuristics algorithm that handles dynamic resource caching was changed to prevent the risk of inadvertently returning HTML resources that may contain personal information, such as PII, ePHI, and PAN data.

To support this change, the Apply acceleration setting also to HTTPS option, located in the Management Console under Websites > Settings > Performance > Advanced Settings, was removed. Customers who use the Static + Dynamic caching mode and had previously enabled the Apply acceleration setting also to HTTPS option may see a change in caching heuristics for certain resources. Specifically, some dynamic resources, such as HTML in https, which may previously have been cached, will no longer be cached. For more details on the default behavior for caching HTTPS traffic or to configure explicit caching rules, see Cache Settings.

The corresponding API parameter was also removed from the Advanced Cache Settings API operation: Site Management API > Advanced Caching Settings > accelerate_https. There is no API breakage but using the parameter will have no effect.

Updated Account Users Page

The Account Users page has been redesigned and relocated. To view and manage the list of users who have access to your account, log in to the Management Console and navigate to Management > Users. For more details, see Manage Account Users.

Fixes

None.

Known Issues

None.

 

 

 

To subscribe to updates about weekly releases, add the following link to your RSS feed reader: https://docs.incapsula.com/Content/release-notes.rss