Skip to content

Release 3.4.0-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@mikecdavis mikecdavis released this 24 Jul 19:50
88d0e6a

3.4.0-beta

July 24th, 2019

New Features:

  • Introduced EventProcessor interface with BatchEventProcessor implementation.
  • Introduced LogEvent notification.
  • Added BatchEventProcessor as the default implementation within the OptimizelyFactory class.

Deprecated

  • LogEvent was deprecated from TrackNotification and ActivateNotification notifications in favor of explicit LogEvent notification.