You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat!: Allow multiple proxies (#1562)
BREAKING CHANGE:
- The `hello_name`, `from_email`, `smtp_timeout`, `retries` and `proxy` settings have been moved to inside the new `verif_method` field, which is now the centralized place to configure how each email is verified (categorized by email provider).
feat: Add AWS SQS support (#1554)
* add sqs
only vuild sqs
first version of terraform
move
add docs
typechange
works
wip runtime
Use arm64
fix dockerfile
use musl
add dlq
works
first time working
try again
less memory
clean up
add env vars support
send webhook
fix build
fix http
fix terraform
* format better
* add webdriver config
* ok
* fix webdriver
* beta
* add docker command