Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 945 Bytes

whats-new-with-2.7.x.md

File metadata and controls

31 lines (19 loc) · 945 Bytes
description
January 16, 2023

What's New With 2.7.x

[v2.7.1] => 2023-FEB-14

Fixed

[v2.7.0] => 2023-JAN-16

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 the latest versions and moved to use temurin Java distributions due to deprecation of the service.