Skip to content

Releases: SevenSpikes/mailgun-api-java-wrapper

Release v0.1.17

25 Aug 09:48
Compare
Choose a tag to compare

Release v0.1.16

07 Aug 12:17
Compare
Choose a tag to compare

Partition recipients list using unique recipients emails. Add reply-to parameter to the message.

Release v0.1.15

30 Jun 11:12
Compare
Choose a tag to compare
Add the id parameter only when there is none.

Release v0.1.14

07 Jun 17:07
Compare
Choose a tag to compare
Change the batch size to 950

Release v0.1.13

03 May 06:47
Compare
Choose a tag to compare
Fix the webhook routes

Release v0.1.12

02 May 18:48
Compare
Choose a tag to compare
Change the wildcard property on the createDomain to Boolean.

Rerutn the feign version to 8.18.0, as it has a wildcard bugfix in it.

Release v0.1.11

02 May 15:06
Compare
Choose a tag to compare
Set the feign version to 8.13.1 as all other wrappers are using it

Release v0.1.10

21 Apr 12:17
Compare
Choose a tag to compare

Extract the recipients list as a parameter to the sendMessage method instead of a property to the Message class.
Implement verifyDomain api endpoint call method.

Release v0.1.9

29 Mar 13:28
Compare
Choose a tag to compare
Implement recipient variables.

Release v0.1.8

16 Mar 11:07
Compare
Choose a tag to compare

Add attachment file option