Skip to content

Releases: ActiveCampaign/postmark-java

Added message stream management endpoints

08 Dec 11:22

Choose a tag to compare

1.5.5

remove obsolete test

Improved error handling

06 May 13:43

Choose a tag to compare

  • Errors that come from Postmark API will contain error code from now on
  • Error handler is separated from http client handler
  • Message details endpoint supports parameters usage

Added support for send per message stream

18 Mar 12:17

Choose a tag to compare

  • sending has an option to choose message stream now
  • fixed issue with templates not having option to attach files with content id (used mostly for inline images)

Jersey client update and bounce ID type change

17 Mar 15:10

Choose a tag to compare

Jersey client updated with version 2.2.7

Bounce tag endpoint is no longer supported

12 Nov 15:15

Choose a tag to compare

Java 11 support fix

06 Nov 11:16

Choose a tag to compare

Fixed Jackson 2.10.0 library with Java 11 usage

Webhooks management support

06 Nov 10:51

Choose a tag to compare

  • Added webhook management support
  • Improved test coverage
  • Improved type model

Template layouts support

25 Jun 15:47

Choose a tag to compare

  • added template layouts support
  • fix date deserializing issue with some of the inbound messages

updated jackson version

11 Jan 15:10

Choose a tag to compare

Added template pushes support

18 Dec 12:49

Choose a tag to compare

Added support for pushing templates from one server to another. Read more about the feature in developer docs:

https://postmarkapp.com/developer/api/templates-api#push-templates

Check out wiki how to use it:

https://github.com/wildbit/postmark-java/wiki/Templates-pushes