Releases: projectdiscovery/fastdialer
Releases · projectdiscovery/fastdialer
Release v0.0.24
0.0.24 (2023-02-19)
Release v0.0.23
0.0.23 (2023-02-12)
Release v0.0.22
0.0.22 (2023-01-22)
Release v0.0.21
0.0.21 (2023-01-15)
Release v0.0.20
0.0.20 (2023-01-08)
Release v0.0.19
0.0.19 (2022-12-04)
Release v0.0.18
0.0.18 (2022-11-20)
What's Changed
- chore(deps): bump github.com/projectdiscovery/retryabledns from 1.0.15 to 1.0.17 by @dependabot in #63
- chore(deps): bump golangci/golangci-lint-action from 3.2.0 to 3.3.0 by @dependabot in #62
- Dev => Master/Main by @Mzack9999 in #65
- Updating branch name by @Mzack9999 in #66
- Use utils helper libraries by @edoardottt in #69
- Removing fallback mechanism with custom ip by @Mzack9999 in #67
- chore(deps): bump golangci/golangci-lint-action from 3.3.0 to 3.3.1 by @dependabot in #73
- add autorelease gh action by @tarunKoyalwar in #75
- Adds docs, example and more by @tarunKoyalwar in #76
New Contributors
- @edoardottt made their first contribution in #69
- @tarunKoyalwar made their first contribution in #75
Full Changelog: v0.0.17...v0.0.18
v0.0.17
Merge pull request #58 from projectdiscovery/dev Merge into main
v0.0.16
What's Changed
- Adding custom SNI name by @Mzack9999 in #35
- Idna dependency by @LuitelSamikshya in #36
- Generalizing ascii conversion by @Mzack9999 in #37
- Adding Client TLS1.0 by @Mzack9999 in #38
- Improving error message when all ips fail by @Mzack9999 in #40
- Adding on dial callback + Updating GitHub actions by @Mzack9999 in #47
- protect the cache from DNS responses that lack an Answer, add .gitign… by @mikerott in #51
- Bumping retryabledns version by @Mzack9999 in #53
New Contributors
- @dependabot made their first contribution in #34
- @LuitelSamikshya made their first contribution in #36
- @mikerott made their first contribution in #51
Full Changelog: v0.0.15...v0.0.16