Releases: ycd/dstp
v0.4.0
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
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 2ping.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
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