Releases: rocketbase-io/postmark-spring
Releases · rocketbase-io/postmark-spring
1.0.0
- 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
- upgraded to jdk 17 + spring-boot 3.1.2
- added template support
0.2.0
- upgraded to spring-boot 2.7.9
- improved compatibility by adding extra new spring.factories
- replaced travis by github actions
0.1.1
- upgraded dependencies and switched to junit5
0.1.0
- improved attachment handling to lower memory consumption
0.0.1
- first draft with autoconfiguration of PostmarkClient
- additional dto's to receive Postmark-Webhook-Calls