Releases: datum-cloud/email-provider-resend
Releases · datum-cloud/email-provider-resend
v0.2.7
What's Changed
- feat: update
go.miloapis.com/milodependency and fix wrong status condition by @JoseSzycho in #24
Full Changelog: v0.2.6...v0.2.7
v0.2.6
What's Changed
- Fix: Add nil check for SubjectRef before accessing its Kind in contact group membership controllers. by @JoseSzycho in #23
Full Changelog: v0.2.5...v0.2.6
v0.2.5
What's Changed
- chore: remove loops implementation by @JoseSzycho in #20
- feat: Populate
Status.Usernamein ContactGroupMembership and Removals by @JoseSzycho in #21 - feat: add kustomize bundle publishing with automatic image tag injection by @OscarLlamas6 in #22
New Contributors
- @OscarLlamas6 made their first contribution in #22
Full Changelog: v0.2.4...v0.2.5
v0.2.4
What's Changed
- Add Sent Email Details to CR Status for Auditing by @JoseSzycho in #19
Full Changelog: v0.2.3...v0.2.4
v0.2.3
What's Changed
- fix: update contact reconciliation logic to use ResendContactReadyCondition by @JoseSzycho in #18
Full Changelog: v0.2.2...v0.2.3
v0.2.2
What's Changed
- feat: Implements Contacts and Newsletter Contacts Sync to new Loops Provider by @JoseSzycho in #17
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- refactor: update GetDeterministicContactGroupDisplayName to use UID by @JoseSzycho in #12
- Migrate from resend audiences to segments by @JoseSzycho in #15
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- Add production hostname for email provider resend configuration by @JoseSzycho in #11
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- Feat/email controller by @JoseSzycho in #2
- feat: Add resend provider and webhook server by @JoseSzycho in #1
- feat: Add deployment configuration by @JoseSzycho in #5
- Add unit tests for webhook package and email controller by @JoseSzycho in #4
- Remove Namespace definition from manager by @JoseSzycho in #6
- chore: remove duplicated metrics_service by @JoseSzycho in #7
- Integration/simple email sending by @JoseSzycho in #3
- Update Email CRD to latest API version to support direct emailAddress recipients by @JoseSzycho in #9
- feat: implement email contact controllers by @JoseSzycho in #10
New Contributors
- @JoseSzycho made their first contribution in #2
Full Changelog: https://github.com/datum-cloud/email-provider-resend/commits/v0.1.0