jExperience 1.15.0
November 14, 2023
jExperience 1.15.0
In this jExperience release it is worth noting that a method to execute requests towards jCustomer was deprecated in favor of two new methods introducing improved handling of the HTTP connection (see below).
Improvements
- Persisted column selection in profile search for editors
- Added two methods “executeContextRequest” and “executeAsyncContextRequest”, deprecated method “performAsyncRequestContext” to improve the connection between jExperience java service and jCustomer, updated the Javadoc accordingly
Bugfixes
- Fixed a build issue which resulted in an oversized wem.js library
- Updated the timeout for the asynchronous HTTP client from 1.5 to 30s (to be consistent with the Admin HTTP client)