chore(deps): update module github.com/mailjet/mailjet-apiv3-go to v4
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
github.com/mailjet/mailjet-apiv3-go | require | major |
v0.0.0-20190724151621-55e56f74078c -> v4.0.1
|
Release Notes
mailjet/mailjet-apiv3-go
v4.0.1
What's Changed
- Fix go module version to match tag's major version by @tsidei in https://github.com/mailjet/mailjet-apiv3-go/pull/92
Full Changelog: https://github.com/mailjet/mailjet-apiv3-go/compare/v4.0.0...v4.0.1
v4.0.0
What's Changed
- Remove read_only tag from resource of Listrecipient by @bpatyi in https://github.com/mailjet/mailjet-apiv3-go/pull/65
- Add support for
AdvanceErrorHandling
when sending a message by @mariuskiessling in https://github.com/mailjet/mailjet-apiv3-go/pull/89 - Fix overriding exclusion state by @tsidei in https://github.com/mailjet/mailjet-apiv3-go/pull/91
New Contributors
- @bpatyi made their first contribution in https://github.com/mailjet/mailjet-apiv3-go/pull/65
- @mariuskiessling made their first contribution in https://github.com/mailjet/mailjet-apiv3-go/pull/89
Full Changelog: https://github.com/mailjet/mailjet-apiv3-go/compare/v3.2.0...v4.0.0
v3.2.0
What's Changed
- Update mailjet_resources.go TemplateID type by @gundersen-fredrik in https://github.com/mailjet/mailjet-apiv3-go/pull/48
- Change status of campaigndraft to int by @tuannguyen7 in https://github.com/mailjet/mailjet-apiv3-go/pull/63
- Add RequestOptions to SendMail and SendMailV31 by @dselim in https://github.com/mailjet/mailjet-apiv3-go/pull/64
- Add request options for the Delete method. by @tsidei in https://github.com/mailjet/mailjet-apiv3-go/pull/87
- Add missing
Subject
field to theMessage
struct. by @tsidei in https://github.com/mailjet/mailjet-apiv3-go/pull/88
New Contributors
- @gundersen-fredrik made their first contribution in https://github.com/mailjet/mailjet-apiv3-go/pull/48
- @tuannguyen7 made their first contribution in https://github.com/mailjet/mailjet-apiv3-go/pull/63
- @dselim made their first contribution in https://github.com/mailjet/mailjet-apiv3-go/pull/64
Full Changelog: https://github.com/mailjet/mailjet-apiv3-go/compare/v3.1.1...v3.2.0
v3.1.1
#82 use ioutil.ReadAll
instead of io.ReadAll
to better support older Go versions
v3.1.0
https://github.com/mailjet/mailjet-apiv3-go/pull/80 - return an error that users can do type assertions on
https://github.com/mailjet/mailjet-apiv3-go/pull/79 - return an error when calling an unimplemented mock function to avoid getting panics
https://github.com/mailjet/mailjet-apiv3-go/pull/78 - fix code examples in README
https://github.com/mailjet/mailjet-apiv3-go/pull/77 - fix code snippet in README
https://github.com/mailjet/mailjet-apiv3-go/pull/76 - add missing field IsExcludedFromCampaigns
in contact types
https://github.com/mailjet/mailjet-apiv3-go/pull/75 - add missing ContactGetcontactslists
type
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.