Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add option to sentAt field to be null #345

Merged
merged 6 commits into from
May 5, 2022

Commits on Apr 29, 2022

  1. Override method create on Batch class to lend to user define his own …

    …date on sentAt field or use a null value
    “Edson committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    3fc0d85 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2022

  1. Modify MessageBuilder to lend set sentAt value

    “Edson committed May 5, 2022
    Configuration menu
    Copy the full SHA
    8544112 View commit details
    Browse the repository at this point in the history
  2. Apply spotless library to organize the code

    “Edson committed May 5, 2022
    Configuration menu
    Copy the full SHA
    3ae6d59 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8de5e0d View commit details
    Browse the repository at this point in the history
  4. Added value sentAt param on IdentifyMessage

    “Edson committed May 5, 2022
    Configuration menu
    Copy the full SHA
    a3645bb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7ff5479 View commit details
    Browse the repository at this point in the history