v4.2.45 release
Release date: May 31, 2023
v4.2.45 had five bug fixes and two improvements.
Significant improvements
- Added support for customized
User-Agent
request headers when sending requests to a DIMS endpoint. - Added logic to prevent data loss when adding objects to a
List<T>
.
Significant defects addressed
- Corrected an issue in which an editor's local time zone America/Mexico_City was not accounted for when the Brightspot server's time zone was America/New_York. For example, publishing an asset at 13:00 in Mexico City appeared as published at 15:00.
- Corrected an issue that prevented a selection's form from being initialized correctly. For example, if you selected an internal call to action, and then selected an external call to action, the external call to action's URL field was not initialized.
-
Corrected an issue that prevented the method
ContentDeliveryApiEndpointTest#testAnnotationsQuery
from cleaning up all instances ofWebRequestOverride
. -
Corrected an issue that caused unit tests involving
WebRequest
objects to fail. -
Corrected an issue that caused the method
ReplicatorCacheUpdater#pull
to fail when the inbound message was longer than 4194304 bytes.
Previous Topic
v4.2.46.1 release
Next Topic
v4.2.44 release