You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added support for the new email output /email/domain/first_seen This can
be accessed via response.getEmail().getDomain().getFirstSeen().
Added Device.getLastSeenDateTime(), Device.getLocalDateTime(), Email.getFirstSeenDate(), and GeoIp2Location.getLocalDateTime() methods
that return java.time objects rather than strings.
The request event time is now stored internally as a ZonedDateTime. An Event.Builder.time(ZonedDateTime) method was also added to the event
builder.
The following payment processors were added to the Payment.Processor enum: