Releases: mailgun/mailgun-ruby
Releases · mailgun/mailgun-ruby
v1.4.1
What's Changed
- DE-1617: Domains - Update specs and documentation by @alex-leb in #368
- DE-1618: Tags - Add missing endpoints and refactor existing by @alex-leb in #369
- DE-1623: Domains - add missing specs by @alex-leb in #373
- Use zeitwerk to load gem by @n-rodriguez in #370
- DE-1674: Remove require calls from analytics_tags.rb by @alex-leb in #374
- Loosen requirement for faraday multipart - Support Ruby 4.0 by @frederikspang in #372
- DE-1675: Add ruby versions '3.2', '3.3' to ci.yml by @alex-leb in #375
- Honour globally configured
test_modeas set in global config (usingMailgun.configure) by @eflukx in #366 - Fix NoMethodError in get_bounce and get_complaint by @nehresma in #371
- DE-1678: Domains - Remove deprecated methods by @alex-leb in #376
New Contributors
- @frederikspang made their first contribution in #372
- @eflukx made their first contribution in #366
- @nehresma made their first contribution in #371
Full Changelog: v1.4.0...v1.4.1
v1.4.0
v1.3.10
v1.3.9
v1.3.8
v1.3.7
What's Changed
- Use proxy_url passed to constructor by @n-rodriguez in #342
- Refactor to use UserNotifier instead of UserMailer for consistency by @leegeng in #323
- Add option to specify api key and host when initializing Address api by @phyllipy in #328
- Remove base64 dependency by @Earlopain in #313
- DE-1547: Support for the logs API by @alex-leb in #356
New Contributors
Full Changelog: v1.3.6...v1.3.7