Skip to content

Releases: ycd/dstp

v0.4.0

24 Nov 23:42
@ycd ycd
424bac3
Compare
Choose a tag to compare

Changelog

424bac3 feat(cli): improve the help message
f6d4ec4 feat(cli): improve the help message
c2fd5bd feat: allow specifying ports for HTTPS and TLS, add timeout for TLS
bc54891 feat(dstp): simplify timeout logic
d9a319a feat: allow specifiying ports for https and tls, fix timeout for tls
323f0fb fix(ping): fix fallback for ping
a5c8b73 chore: delete debugging statements
8f7e496 chore: test windows and ubuntu on ci
597f8a6 chore(ping): fix lint issues
f5a2fc6 fix(ping): delete round-trip suffix
99a694f chore(ping): add build tag for test
fba4e3e fix(ping): fix fallback for ping
1ce9bf2 fix(ping): fix fallback for ping
f9b2120 feat(dstp): implement concurrency for running tests concurrently
795acb8 chore(lookup): update tests with the new api
8572740 chore(lookup): update tests with the new api
e0f8e25 chore(ping): simplify runPing function
4a52d9f feat(dstp): implement concurrency for running tests concurrently
95a1d7a feat(https): add timeout for http.Client
b4985fc feat(https): add timeout for http.Client
f331945 doc: add instructions for arch linux installation
ff53c60 Add Arch Linux Installation
2be4a79 chore: update links in readme

v0.3.1

21 Nov 01:36
@ycd ycd
597dbf2
Compare
Choose a tag to compare

Changelog

597dbf2 doc: update readme
a764918 feat(ping): implement fallback for nix and windows
59199be test(dstp): change the timeout for configs
f0c7a45 feat(ping): fix command executor for windows
75202a6 feat(ping): test windows support for ping fallback
6cdfb06 feat(ping): if packet loss is 100%, go to fallback
0dba6d2 chore(ping): change default timeout to 2
ping.Count
52c2561 fix(ping): fix parsing logic for fallback
0cef18d fix(ping): use double % to escape formatting
887150b feat(ping): iplement fallback for *nix
819698c test: update configs in tests
da5fcbc feat(ping): add timeout support for unresponsive targets
9c7d451 Timeout support for unresponsive targets
ab4fafc chore(actions): add compilation test to test action
37c3523 feat(tls): add support for expired certificates
4791e05 chore: add build tags for tests
2c53ad3 chore: add build tags for macos and integration only
5d9aa4f fix: negative expiry value
3b9c22b Support for expired certificates
968ae39 doc: delete syntax highlighting
a185193 fix: build directives on README
4c32ad5 fix: build directives on README
434dc21 doc: update links

v0.3.0

11 Nov 16:11
@ycd ycd
a95f470
Compare
Choose a tag to compare

Changelog

a95f470 feat(dstp): add support for resolving dns with local resolvers
f259e8b chore: fix lint issues
32d4324 chore: update doc and readme
0fc2f7d feat(dstp): update the logic for address parsing
bb4a123 test(lookup): fix tests
7c16e68 test(lookup): update tests with new api
f146845 feat(dstp): add support for resolving dns with local resolvers
4a7af38 fix(cli): fix the addr parsing logic
7768b61 fix(cli): fix the addr parsing logic
1c9140c chore: temporarily delete @latest tag from go install
23edce1 feat: refactor the structure for goinstall to work properly
f61a607 feat: refactor the structure for goinstall to work properly
9459d34 chore: update links in documentation

v0.2.0

09 Nov 19:07
@ycd ycd
5978e33
Compare
Choose a tag to compare

Changelog

5978e33 chore: bump actions go version to 1.17.3

v0.1.3

09 Nov 13:06
@ycd ycd
4d5acbe
Compare
Choose a tag to compare

Changelog

4d5acbe chore: update asset & readme
ccf9167 chore: update cli & documentation
b9be7b7 feat: make json keys lowercase
965506d chore: update documentation
6fad85b chore: update documentation
5fab0b7 chore: add gitignore

v0.1.2

09 Nov 00:53
@ycd ycd
cb818e3
Compare
Choose a tag to compare

Changelog

cb818e3 chore: give entrypoint path to go-releaser

v0.1.1

09 Nov 00:49
@ycd ycd
ad2fb14
Compare
Choose a tag to compare
chore: give entrypoint path to go-releaser

Signed-off-by: Yagiz Degirmenci <yagizcanilbey1903@gmail.com>

v0.1.0

09 Nov 00:45
@ycd ycd
019f0ca
Compare
Choose a tag to compare
feat: add goreleaser for publishing binaries

Signed-off-by: Yagiz Degirmenci <yagizcanilbey1903@gmail.com>