Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 974 Bytes

File metadata and controls

32 lines (23 loc) · 974 Bytes

Mailgun Java SDK changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.0.1 (released: 2022-06-20)

Added

  • Send email(s) in MIME format API
  • Resend stored email API
  • Retrieve stored email(s) API
  • Mailgun Async Client configuration
  • Asynchronously send email(s) API
  • Asynchronously send email(s) in MIME format API
  • Asynchronously resend message API
  • Bulk verification APIs
  • Bulk verification previews APIs
  • Seed List APIs
  • Import a list of whitelists from CSV file API
  • Import a list of unsubscribe from CSV file API
  • Import a list of complaints from CSV file API
  • Add Import a list of bounces from CSV file API