Mail 24.0
Version | 24.0 |
---|---|
Release Date | 5 June 2024 |
Changes
New features
New major version
MAIL has been upgraded to version 24. There will be breaking changes when upgrading Bizzkit.Sdk.Mail
from V23 to V24.
V23 endpoints will be supported until V25 is released.
V23 preview endpoints will be supported until V25 is released.
Enhancements
None
Deprecations
Obsolete endpoints
Endpoint | Comment |
---|---|
POST /api/mails/bulk | No replacement |
POST /api/mails/bulk/same-content | No replacement |
POST /api/mails/resend/{id} (no body) | Use /api/mails/resend/{id} (with body) |
POST /api/mails/resend/{id}/recipients | Use /api/mails/resend/{id} |
POST /api/mails/resend/{id}/recipients-subject | Use /api/mails/resend/{id} |
POST /api/task-runner/enqueue-cleanup-of-history | No replacement |
POST /api/task-runner/enqueue-send-mails | No replacement |
POST /api/task-runner/enqueue-send-mails/{mailProviderId} | No replacement |
GET /api/task-runner/state | No replacement |