-
v1.11.2 Stable
released this
2026-01-17 23:28:26 +03:00 | 2 commits to main since this release📅 Originally published on GitHub: Sat, 17 Jan 2026 20:29:34 GMT
🏷️ Git tag created: Sat, 17 Jan 2026 20:28:26 GMTDeps update and rebuild with go 1.24.12
What's Changed
- Bump github.com/miekg/dns from 1.1.69 to 1.1.70 by @dependabot[bot] in https://github.com/fortio/dnsping/pull/154
- Preallocate to please linter by @ldemailly in https://github.com/fortio/dnsping/pull/157
- Bump fortio.org/fortio from 1.73.1 to 1.73.2 by @dependabot[bot] in https://github.com/fortio/dnsping/pull/156
Full Changelog: https://github.com/fortio/dnsping/compare/v1.11.1...v1.11.2
Changelog
1f296fe6fbBump fortio.org/fortio from 1.73.1 to 1.73.2 (#156)29fb97a3dcBump github.com/miekg/dns from 1.1.69 to 1.1.70 (#154)871b29b4a7Preallocate to please linter (#157)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
checksums_dnsping.txt
0 downloads ·
2026-03-15 16:03:47 +03:00 · 594 B -
dnsping_1.11.2_darwin_amd64.zip
0 downloads ·
2026-03-15 16:03:49 +03:00 · 2.5 MiB -
dnsping_1.11.2_darwin_arm64.zip
0 downloads ·
2026-03-15 16:03:52 +03:00 · 2.3 MiB -
dnsping_1.11.2_linux_amd64.tar.gz
0 downloads ·
2026-03-15 16:03:54 +03:00 · 2.4 MiB -
dnsping_1.11.2_linux_arm64.tar.gz
0 downloads ·
2026-03-15 16:03:56 +03:00 · 2.2 MiB -
dnsping_1.11.2_windows_amd64.zip
0 downloads ·
2026-03-15 16:03:58 +03:00 · 2.5 MiB -
dnsping_1.11.2_windows_arm64.zip
0 downloads ·
2026-03-15 16:04:01 +03:00 · 2.3 MiB
-
v1.11.1 Stable
released this
2025-12-23 23:47:32 +03:00 | 5 commits to main since this release📅 Originally published on GitHub: Tue, 23 Dec 2025 20:48:20 GMT
🏷️ Git tag created: Tue, 23 Dec 2025 20:47:32 GMTRebuild with go 1.24.11 and latest deps (including dns lib)
What's Changed
- Bump fortio.org/log from 1.18.1 to 1.18.2 by @dependabot[bot] in https://github.com/fortio/dnsping/pull/149
- Bump fortio.org/cli from 1.12.2 to 1.12.3 by @dependabot[bot] in https://github.com/fortio/dnsping/pull/151
- Bump github.com/miekg/dns from 1.1.67 to 1.1.69 by @dependabot[bot] in https://github.com/fortio/dnsping/pull/152
- Bump fortio.org/fortio from 1.73.0 to 1.73.1 by @dependabot[bot] in https://github.com/fortio/dnsping/pull/153
Full Changelog: https://github.com/fortio/dnsping/compare/v1.11.0...v1.11.1
Changelog
8f744d903bBump fortio.org/cli from 1.12.2 to 1.12.3 (#151)e1fd47c00bBump fortio.org/fortio from 1.73.0 to 1.73.1 (#153)6c663711ddBump fortio.org/log from 1.18.1 to 1.18.2 (#149)71e4f651f4Bump github.com/miekg/dns from 1.1.67 to 1.1.69 (#152)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
checksums_dnsping.txt
0 downloads ·
2026-03-15 16:03:29 +03:00 · 594 B -
dnsping_1.11.1_darwin_amd64.zip
0 downloads ·
2026-03-15 16:03:31 +03:00 · 2.5 MiB -
dnsping_1.11.1_darwin_arm64.zip
0 downloads ·
2026-03-15 16:03:33 +03:00 · 2.3 MiB -
dnsping_1.11.1_linux_amd64.tar.gz
0 downloads ·
2026-03-15 16:03:35 +03:00 · 2.4 MiB -
dnsping_1.11.1_linux_arm64.tar.gz
0 downloads ·
2026-03-15 16:03:37 +03:00 · 2.2 MiB -
dnsping_1.11.1_windows_amd64.zip
0 downloads ·
2026-03-15 16:03:39 +03:00 · 2.5 MiB -
dnsping_1.11.1_windows_arm64.zip
0 downloads ·
2026-03-15 16:03:45 +03:00 · 2.3 MiB
-
v1.11.0 Stable
released this
2025-10-28 21:53:11 +03:00 | 9 commits to main since this release📅 Originally published on GitHub: Tue, 28 Oct 2025 18:54:53 GMT
🏷️ Git tag created: Tue, 28 Oct 2025 18:53:11 GMTWhat's Changed
- Add
-ednsand-dnssecflags by @ldemailly in https://github.com/fortio/dnsping/pull/147 - Update Makefile to include coverage by @krkeshav in https://github.com/fortio/dnsping/pull/135
- Dependencies update and rebuild with go1.24.9
New Contributors
- @krkeshav made their first contribution in https://github.com/fortio/dnsping/pull/135
Full Changelog: https://github.com/fortio/dnsping/compare/v1.10.0...v1.11.0
Changelog
7d6c81e45cAdd token to codecov include (#148)745e422c0eBump fortio.org/fortio from 1.69.5 to 1.71.0 (#137)0c354b46faBump fortio.org/fortio from 1.71.0 to 1.71.1 (#138)c585330ca8Bump fortio.org/fortio from 1.71.1 to 1.71.2 (#139)4d8015b43eBump fortio.org/fortio from 1.71.2 to 1.72.0 (#142)96c7a2d45cBump fortio.org/fortio from 1.72.0 to 1.73.0 (#146)81318dcedaBump fortio.org/safecast from 1.0.0 to 1.2.0 (#140)b28168c994Update Makefile to include coverage (#135)18789710baadd -edns and -dnssec flags (#147)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
checksums_dnsping.txt
0 downloads ·
2026-03-15 16:03:14 +03:00 · 594 B -
dnsping_1.11.0_darwin_amd64.zip
0 downloads ·
2026-03-15 16:03:16 +03:00 · 2.5 MiB -
dnsping_1.11.0_darwin_arm64.zip
0 downloads ·
2026-03-15 16:03:18 +03:00 · 2.3 MiB -
dnsping_1.11.0_linux_amd64.tar.gz
0 downloads ·
2026-03-15 16:03:20 +03:00 · 2.4 MiB -
dnsping_1.11.0_linux_arm64.tar.gz
0 downloads ·
2026-03-15 16:03:22 +03:00 · 2.2 MiB -
dnsping_1.11.0_windows_amd64.zip
0 downloads ·
2026-03-15 16:03:25 +03:00 · 2.5 MiB -
dnsping_1.11.0_windows_arm64.zip
0 downloads ·
2026-03-15 16:03:27 +03:00 · 2.2 MiB
- Add
-
v1.10.0 Stable
released this
2025-07-26 22:46:40 +03:00 | 18 commits to main since this release📅 Originally published on GitHub: Sat, 26 Jul 2025 19:47:38 GMT
🏷️ Git tag created: Sat, 26 Jul 2025 19:46:40 GMTWhat's Changed
- Adding
-tcpflag for tcp. Show when reply are truncated. Show repl length by @ldemailly in https://github.com/fortio/dnsping/pull/133 - Dependency updates
Full Changelog: https://github.com/fortio/dnsping/compare/v1.9.0...v1.10.0
Changelog
948d935243Adding-tcpflag for tcp. Show when reply are truncated. Show repl length (#133)c64b26fcffBump fortio.org/fortio from 1.69.1 to 1.69.3 (#127)05d7f501ecBump fortio.org/fortio from 1.69.3 to 1.69.4 (#128)42f281978aBump fortio.org/fortio from 1.69.4 to 1.69.5 (#130)2ddb436bfbBump github.com/miekg/dns from 1.1.65 to 1.1.66 (#129)b1e25e9e00Bump github.com/miekg/dns from 1.1.66 to 1.1.67 (#131)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
checksums_dnsping.txt
0 downloads ·
2026-03-15 16:02:59 +03:00 · 594 B -
dnsping_1.10.0_darwin_amd64.zip
0 downloads ·
2026-03-15 16:03:01 +03:00 · 2.3 MiB -
dnsping_1.10.0_darwin_arm64.zip
0 downloads ·
2026-03-15 16:03:03 +03:00 · 2.2 MiB -
dnsping_1.10.0_linux_amd64.tar.gz
0 downloads ·
2026-03-15 16:03:06 +03:00 · 2.3 MiB -
dnsping_1.10.0_linux_arm64.tar.gz
0 downloads ·
2026-03-15 16:03:08 +03:00 · 2.1 MiB -
dnsping_1.10.0_windows_amd64.zip
0 downloads ·
2026-03-15 16:03:10 +03:00 · 2.3 MiB -
dnsping_1.10.0_windows_arm64.zip
0 downloads ·
2026-03-15 16:03:12 +03:00 · 2.1 MiB
- Adding
-
v1.9.0 Stable
released this
2025-04-08 06:57:11 +03:00 | 24 commits to main since this release📅 Originally published on GitHub: Tue, 08 Apr 2025 03:58:05 GMT
🏷️ Git tag created: Tue, 08 Apr 2025 03:57:11 GMTDependencies update and rebuild with go1.23.8
What's Changed
- Fix Makefile bug. Fix nolint. Update fortio/deps by @ldemailly in https://github.com/fortio/dnsping/pull/114
- Bump fortio.org/fortio from 1.67.0 to 1.67.1 by @dependabot in https://github.com/fortio/dnsping/pull/117
- Bump fortio.org/fortio from 1.67.1 to 1.68.0 by @dependabot in https://github.com/fortio/dnsping/pull/118
- Bump github.com/miekg/dns from 1.1.62 to 1.1.63 by @dependabot in https://github.com/fortio/dnsping/pull/119
- Bump fortio.org/fortio from 1.68.0 to 1.68.1 by @dependabot in https://github.com/fortio/dnsping/pull/122
- Bump github.com/miekg/dns from 1.1.63 to 1.1.64 by @dependabot in https://github.com/fortio/dnsping/pull/121
- Bump fortio.org/fortio from 1.68.1 to 1.69.1 by @dependabot in https://github.com/fortio/dnsping/pull/126
- Bump github.com/miekg/dns from 1.1.64 to 1.1.65 by @dependabot in https://github.com/fortio/dnsping/pull/125
Full Changelog: https://github.com/fortio/dnsping/compare/v1.8.0...v1.9.0
Changelog
cbbba550d2Bump fortio.org/fortio from 1.67.0 to 1.67.1 (#117)302e5c35d4Bump fortio.org/fortio from 1.67.1 to 1.68.0 (#118)41a7f7a7f8Bump fortio.org/fortio from 1.68.0 to 1.68.1 (#122)4ea720f70dBump fortio.org/fortio from 1.68.1 to 1.69.1 (#126)9b31bfdadeBump github.com/miekg/dns from 1.1.62 to 1.1.63 (#119)14f32c8449Bump github.com/miekg/dns from 1.1.63 to 1.1.64 (#121)91bf8241dbBump github.com/miekg/dns from 1.1.64 to 1.1.65 (#125)efb768fc8eFix Makefile bug. Fix nolint. Update fortio/deps (#114)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
checksums_dnsping.txt
0 downloads ·
2026-03-15 16:02:39 +03:00 · 588 B -
dnsping_1.9.0_darwin_amd64.zip
0 downloads ·
2026-03-15 16:02:41 +03:00 · 2.3 MiB -
dnsping_1.9.0_darwin_arm64.zip
0 downloads ·
2026-03-15 16:02:47 +03:00 · 2.2 MiB -
dnsping_1.9.0_linux_amd64.tar.gz
0 downloads ·
2026-03-15 16:02:50 +03:00 · 2.3 MiB -
dnsping_1.9.0_linux_arm64.tar.gz
0 downloads ·
2026-03-15 16:02:53 +03:00 · 2.1 MiB -
dnsping_1.9.0_windows_amd64.zip
0 downloads ·
2026-03-15 16:02:55 +03:00 · 2.3 MiB -
dnsping_1.9.0_windows_arm64.zip
0 downloads ·
2026-03-15 16:02:57 +03:00 · 2.1 MiB
mirror of
https://github.com/fortio/dnsping.git
synced 2026-04-26 03:45:54 +03:00