Skip to content

v1.3.0

Compare
Choose a tag to compare
@JPPortier JPPortier released this 27 Sep 16:01
· 32 commits to main since this release

What's Changed

  • Conversation

    • [feat] Support Conversation API
  • Numbers

    • [feat] Helper function for webhook authentication header
    • [feat] readOnly fields are no longer sent over network
  • SMS

    • [feat]: Align with updated specs for DryRun
  • Verification

    • Enforce webhooks validation logic for empty or missing 'authorization' header
  • Core

    • Generated sources
      • [fix] Generated sources with OptionalValue getter: guard against uninitialized value
      • [feat] contains serializer/deserializer to be used for delegation pattern
      • [feat] enhanced javadoc content
    • Versioning
      • [feat] Store SDK related information within sources

Full Changelog: v1.2.3...v1.3.0