Release 3.3.0
3.3.0
October 1st, 2019
New Features:
- Introduced
EventProcessor
interface withBatchEventProcessor
implementation. - Introduced
LogEvent
notification. - Added
BatchEventProcessor
as the default implementation within theOptimizelyFactory
class.
Deprecated
LogEvent
was deprecated fromTrackNotification
andActivateNotification
notifications in favor of explicitLogEvent
notification.