Skip to content

2.0.0

Latest
Compare
Choose a tag to compare
@ffafara-tw ffafara-tw released this 04 Feb 17:35
f5d9a6c

Changes in 2.0.0

  • Added GSON library as dependency
  • Refactored all JSON serialization and deserialization to use GSON

Breaking changes

  • Removed deprecated sendEmail and sendSms methods.

    You have to use new EmailRequest.Builder() and new SmsRequest.Builder() to fluently construct your requests starting with version 2.

Download binary from GH Package Maven Repository

https://github.com/department-of-veterans-affairs/notifications-java-client/packages/990487?version=2.0.0