Skip to content

1.12.0

Choose a tag to compare

@oschwald oschwald released this 26 Mar 16:36
  • 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:
    • CARDPAY
    • EPX