Skip to content

Releases: kenzo0107/terraform-provider-sendgrid

v1.4.0

10 Dec 15:38
v1.4.0
01cc776
Compare
Choose a tag to compare

Changelog

  • 01cc776 create documents for Click Tracking Settings
  • 8219f11 Merge pull request #82 from kenzo0107/support_click_tracking_settings
  • d541b42 Support click tracking settings
  • da2a2f9 Merge pull request #80 from kenzo0107/support_sso_teammate

v1.3.0

06 Dec 15:18
v1.3.0
626a8d4
Compare
Choose a tag to compare

Changelog

  • 626a8d4 Support SSO teammate
  • c88af95 Merge pull request #74 from kenzo0107/adapt_to_goreleaser_v2

v1.2.4

08 Jun 12:52
v1.2.4
a1498f7
Compare
Choose a tag to compare

Changelog

  • a1498f7 Upgrade goreleaser version 2
  • 038b68e Merge pull request #73 from kenzo0107/output_error_details

v1.2.2

04 Jun 04:08
v1.2.2
58a0dd7
Compare
Choose a tag to compare
In the response of the inbound parse webhook creation API, spam_check and send_raw always return false.
Therefore, we will modify it to execute the inbound parse webhook acquisition API and acquire the current settings of spam_check and send_raw.

v1.2.1

23 May 13:33
v1.2.1
9758b83
Compare
Choose a tag to compare

Full Changelog: v1.2.0...v1.2.1

v1.2.0

23 May 08:28
v1.2.0
a3f7a28
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.2.0

v1.1.0

21 May 07:17
v1.1.0
d808085
Compare
Choose a tag to compare

What's Changed

  • Add default permission sender_verification_eligible for API Key by @kenzo0107 in #62

Full Changelog: v1.0.4...v1.1.0

v1.0.4

21 May 02:15
v1.0.4
0ac5f5c
Compare
Choose a tag to compare

What's Changed

  • Upgrade Go version 1.22.0 (latest) by @kenzo0107 in #43
  • Bump github.com/hashicorp/terraform-plugin-docs from 0.16.0 to 0.18.0 by @dependabot in #46
  • docs: Correct import instructions for sendgrid_teammate resource by @kangaechu in #52

New Contributors

Full Changelog: v1.0.3...v1.0.4

v1.0.3

04 Mar 03:30
v1.0.3
82dc08c
Compare
Choose a tag to compare
Upgrade Go version 1.22.0 (latest)

v1.0.2

04 Mar 02:49
v1.0.2
ce636c5
Compare
Choose a tag to compare
update: Upgrade of various actions