January 16, 2023
Fix usage of invalid named member function #33 (https://github.com/coldbox-modules/cbmailservices/pull/33arrow-up-right)
A big thanks to @richardherbertarrow-up-right for all the updates in this release.
FIXED var scoping of attachments variable
Updated to handle a response that is not JSON
π FIX: Update GHA to avoid deprecated syntax
Added test for MAILGUN_BASEURL property
MAILGUN_BASEURL
Updated to make MAILGUN_APIURL optional
MAILGUN_APIURL
Added support for Mailgun EU region by making MAILGUN_APIURL an optional property with https://api.mailgun.net/v3/ as the default.
https://api.mailgun.net/v3/
Updated all GHA actions to the latest versions and moved to use temurin Java distributions due to deprecation of the service.
temurin
Last updated 2 years ago
Was this helpful?