Skip to content

v2.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Jan 10:19
· 30 commits to development since this release

A big thanks to @richardherbert for all the updates in this release.

Fixed

  • FIXED var scoping of attachments variable
  • Updated to handle a response that is not JSON
  • 🐛 FIX: Update GHA to avoid deprecated syntax

Added

  • Added test for MAILGUN_BASEURL property
  • Updated to make MAILGUN_APIURL optional
  • Added support for Mailgun EU region by making MAILGUN_APIURL an optional property with https://api.mailgun.net/v3/ as the default.

Changed

  • Updated all GHA actions to latest versions and moved to use temurin Java distributions from adopt due to deprecation of the service.