v3.8.0
What's Changed
- fix(emails): include missing TopicId to SendEmailRequest by @prcolaco in #120
- chore: bump version to 3.8.0 by @drish in #121
- test(emails): test case and example for issue 119 by @prcolaco in #123
- fix(contacts): add segments and topics to create contact request by @prcolaco in #124
- chore: add Go 1.24, 1.25, 1.26 to CI matrix by @drish in #125
- fix(contacts): guard audience_id against segments and topics by @drish in #126
- feat: receiving html format param by @drish in #127
New Contributors
Full Changelog: v3.7.0...v3.8.0