Skip to content

Releases: reacherhq/check-if-email-exists

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

v0.10.0-beta.11

14 Dec 13:45
a4efecb
Compare
Choose a tag to compare
refactor: Add throttle as a global config (#1547)

* cursor v1

* fix default

* cleanup

* add docs for worker

* fix bulk and worker

* add logs

* better throttle logs

* remove warn

* better errors

* better error displau

* fmt

* clippy

* fix test

v0.10.0-beta.10

12 Dec 23:23
5e2eeb3
Compare
Choose a tag to compare
chore: Use fixed version of chromedriver

v0.10.0-beta.9

11 Dec 23:27
b784c77
Compare
Choose a tag to compare
refactor(backend): Config storage as an enum (#1543)

* Using dynamic Sotrage

* Make it build

* More comments

* ckippy

* clippy

* remove worker feature

* Add commercial license trial

* Fix storage

* Make it pass

* clippy

* Add commercial license

* revert

v0.10.0-beta.8

05 Dec 00:00
297ce4f
Compare
Choose a tag to compare
feat(core)!: Update async-smtp to 0.9 (#1520)

BREAKING CHANGE:

The `smtp_security` field has been removed from the /check_email request.