Skip to content

Releases: reacherhq/check-if-email-exists

v0.11.0

19 Feb 13:09
c36e6e0
Compare
Choose a tag to compare
fix: Reinstate proxy in JSON request (#1569)

v0.11.0-beta.2

16 Feb 15:12
2668ce1
Compare
Choose a tag to compare
fix: Don't show proxy full info in logs

v0.11.0-beta.1

16 Feb 14:51
b824e2c
Compare
Choose a tag to compare
fix: Make new config backwards-compatible (#1567)

* fix: Make new config backwards-compatible

* fix test

v0.11.0-beta.0

11 Feb 22:05
eed5a15
Compare
Choose a tag to compare
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).

v0.10.2-beta.3

06 Jan 22:17
4d4d91e
Compare
Choose a tag to compare
fix: Fix correct Dockerfile in Action

v0.10.2-beta.2

06 Jan 22:04
6dd6fb0
Compare
Choose a tag to compare
fix: Fix AWS login in Action

v0.10.2-beta.1

06 Jan 21:54
92be54e
Compare
Choose a tag to compare
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

v0.10.2-beta.0

30 Dec 11:19
14a6759
Compare
Choose a tag to compare
feat: Add `misc.is_b2c` field (#1553)

* remove lettre

* Add retries

* feat: Add misc.is_b2c

* Fix docker

v0.10.1

15 Dec 19:37
4815002
Compare
Choose a tag to compare
Merge branch 'master' of ssh://github.com/reacherhq/check-if-email-ex…

v0.10.0

15 Dec 00:14
3a7245f
Compare
Choose a tag to compare
fix(backend): Fix docker CTRL+C