Skip to content

Release 3.3.0

Compare
Choose a tag to compare
@mikecdavis mikecdavis released this 02 Oct 00:34
· 163 commits to master since this release
4f7304a

3.3.0

October 1st, 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.