Skip to content

Releases: rocketbase-io/postmark-spring

1.0.0

Choose a tag to compare

@github-actions github-actions released this 23 May 10:01
  • 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

Choose a tag to compare

@github-actions github-actions released this 24 Jul 10:18
  • upgraded to jdk 17 + spring-boot 3.1.2
  • added template support

0.2.0

Choose a tag to compare

@github-actions github-actions released this 14 Mar 21:28
80d0bec
  • upgraded to spring-boot 2.7.9
  • improved compatibility by adding extra new spring.factories
  • replaced travis by github actions

0.1.1

Choose a tag to compare

@melistik melistik released this 01 Jun 12:11
  • upgraded dependencies and switched to junit5

0.1.0

Choose a tag to compare

@melistik melistik released this 16 Nov 20:16
  • improved attachment handling to lower memory consumption

0.0.1

Choose a tag to compare

@melistik melistik released this 17 Jul 13:11
  • first draft with autoconfiguration of PostmarkClient
  • additional dto's to receive Postmark-Webhook-Calls