Skip to content

Releases: rocketbase-io/postmark-spring

1.0.0

23 May 10:01
Compare
Choose a tag to compare
  • upgraded versions + dependencies
  • upgraded to min java 17
  • PostmarkClient is now an Interface that could be overwritten for tests
  • minor improvements to dtos

0.3.0

24 Jul 10:18
Compare
Choose a tag to compare
  • upgraded to jdk 17 + spring-boot 3.1.2
  • added template support

0.2.0

14 Mar 21:28
80d0bec
Compare
Choose a tag to compare
  • upgraded to spring-boot 2.7.9
  • improved compatibility by adding extra new spring.factories
  • replaced travis by github actions

0.1.1

01 Jun 12:11
Compare
Choose a tag to compare
  • upgraded dependencies and switched to junit5

0.1.0

16 Nov 20:16
Compare
Choose a tag to compare
  • improved attachment handling to lower memory consumption

0.0.1

17 Jul 13:11
Compare
Choose a tag to compare
  • first draft with autoconfiguration of PostmarkClient
  • additional dto's to receive Postmark-Webhook-Calls