Skip to content

Releases: sailthru/sailthru-java-client

sailthru-java-client-2.4.2

04 Dec 03:51

Choose a tag to compare

What's Changed

  • [PLA-11678] Upgrade Dependency Versions by @carlmarin17 in #90
  • [PLA-11678] Upgrade to gson 2.13.2 to fix "Cannot override built-in adapter" error @carlmarin17 in #88

Full Changelog: sailthru-java-client-2.4.1...sailthru-java-client-2.4.2

sailthru-java-client-2.4.1

25 Feb 22:47

Choose a tag to compare

What's Changed

  • improvement: [PLA-10528] add sms pending and double-opt-in opt-out types to user profile by @d-staehler in #81

New Contributors

Full Changelog: sailthru-java-client-2.4.0...sailthru-java-client-2.4.1

sailthru-java-client-2.4.0

11 Oct 01:48

Choose a tag to compare

Add support to set link_params (setLinkParams) on Blast objects

sailthru-java-client-2.3.1

17 Apr 00:14

Choose a tag to compare

Add setSmsMarketingStatus and setSmsTransactionalStatus in User

sailthru-java-client-2.3.0

20 Jan 20:30

Choose a tag to compare

  • Add support for in-memory InputStream data for Import jobs. New method setFileDataAsString for adding user data as a string instead of a file.

sailthru-java-client-2.2.2

30 Dec 20:59

Choose a tag to compare

  • Add setter method (addKeys) on Content objects to set a SKU for content items.

  • Add setter method (setCookies) on Purchase objects so pass cookies such as sailthru_pc.

sailthru-java-client-2.2.1

02 Dec 05:10

Choose a tag to compare

Add setOptoutSmsStatus in User

sailthru-java-client-2.2.0

23 Feb 03:56

Choose a tag to compare

  • Add support for new content watch API (#67)
  • Put slf4j-simple in the test scope (#64)

sailthru-java-client-2.1.2

22 Aug 21:00

Choose a tag to compare

This release modifies the deploy process as suggested in #61
Maven release plugin is also added

sailthru-java-client-2.1.1

22 Aug 19:34

Choose a tag to compare

Include PR #62 and #63

  • Update to newer versions of libraries
  • Improve Purchase and PurchaseItem models with addition of user agent and images