Skip to content

Releases: fortio/dnsping

v1.7.1

22 Mar 20:02
653a356
Compare
Choose a tag to compare

Rebuild with latest go 1.21.8 and dependencies

What's Changed

New Contributors

Full Changelog: v1.7.0...v1.7.1

Changelog

  • 0f68254 Bump actions/checkout from 3 to 4 (#64)
  • 30c8ea8 Bump actions/setup-go from 4 to 5 (#75)
  • 8f26cee Bump docker/login-action from 2.2.0 to 3.0.0 (#66)
  • 653a356 Bump fortio.org/cli from 1.5.1 to 1.5.2 (#83)
  • c7e1084 Bump fortio.org/fortio from 1.57.4 to 1.58.0 (#59)
  • d5640ad Bump fortio.org/fortio from 1.58.0 to 1.63.2 (#74)
  • 2a194d3 Bump fortio.org/fortio from 1.63.2 to 1.63.4 (#80)
  • 37ff01e Bump github.com/miekg/dns from 1.1.55 to 1.1.57 (#72)
  • dbb9114 Bump github.com/miekg/dns from 1.1.57 to 1.1.58 (#77)
  • 0fbf618 Bump github/codeql-action from 2 to 3 (#76)
  • b21c388 Bump goreleaser/goreleaser-action from 4.3.0 to 5.0.0 (#67)
  • fe3f955 Switch to shared workflows (#82)
  • 203bbe1 remove language from code-fences in README.md (#57)
  • e2d65f6 skip releaser for MRs (#86)

v1.7.0

03 Aug 19:58
b12ac45
Compare
Choose a tag to compare

What's Changed

🌈Colors🌈 in terminal/console mode (see screenshot in https://github.com/fortio/dnsping#dnsping)

  • Use color cli/log (#56)

Full Changelog: v1.6.1...v1.7.0

Changelog

v1.6.1

07 Jul 14:17
a72f7c0
Compare
Choose a tag to compare

What's Changed

  • Update to color version of fortio.org/log
  • Other dependency updates including changes to goreleaser config because of update there (no easy support for darwin->Mac anymore etc) which made 1.6.0 fail to build

Full Changelog: v1.5.0...v1.6.1

Changelog

  • bce5bc3 Bump goreleaser/goreleaser-action from 4.2.0 to 4.3.0 (#43)
  • a72f7c0 fix go releaser new syntax (#52)

v1.6.0

07 Jul 14:08
59848fe
Compare
Choose a tag to compare
v1.6.0 Pre-release
Pre-release

What's Changed

  • Update to color version of fortio.org/log

Full Changelog: v1.5.0...v1.6.0

v1.5.0

29 Mar 06:38
9a878ba
Compare
Choose a tag to compare

What's Changed

#36

  • Updated DNS lib github.com/miekg/dns to v1.1.53
  • Use our minimal forked testscript
  • Build with go 1.20

Also

  • Other/more deps change

Full Changelog: v1.4.3...v1.5.0

Changelog

  • 622568e Bump actions/setup-go from 3 to 4 (#33)
  • 16c5d66 Bump fortio.org/fortio from 1.50.1 to 1.53.0 (#30)
  • 287bb32 Bump fortio.org/fortio from 1.53.0 to 1.53.1 (#31)
  • 35c388e Bump fortio.org/fortio from 1.53.1 to 1.54.0 (#34)
  • 0751b49 Bump github.com/miekg/dns from 1.1.50 to 1.1.52 (#32)
  • 9a878ba use our forked testscript and go 1.20 and newer dns lib (#36)

v1.4.3

20 Feb 00:19
9c97f47
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.2...v1.4.3

Changelog

  • 9c97f47 Bump fortio.org/cli from 0.6.2 to 1.0.0 (#25)

v1.4.2

19 Feb 20:15
a5faad9
Compare
Choose a tag to compare

Changelog

  • a5faad9 use better/simpler cli. config, also reduces pulled in indirect deps (#24)

v1.4.1

19 Feb 04:16
Compare
Choose a tag to compare

Changelog

  • e3d82d9 force CI update check (to get 1.19.6)
  • 653483f Merge pull request #23 from fortio/use_cli_pkg
  • 5d3f87e Use the new fortio.org/cli to greatly simplify main code

v1.4.0

19 Feb 04:11
653483f
Compare
Choose a tag to compare
v1.4.0 Pre-release
Pre-release

Changelog

  • 653483f Merge pull request #23 from fortio/use_cli_pkg
  • 5d3f87e Use the new fortio.org/cli to greatly simplify main code

v1.3.0

16 Feb 03:33
0bb5ed8
Compare
Choose a tag to compare

Changelog

  • 0bb5ed8 Merge pull request #22 from fortio/new_top_level
  • 86f386c a bit wider, nicer flags output
  • fbdf042 use fixed version of printing defaults for loglevel
  • 1110613 use new toplevel fortio.org/log and version
  • 0a7d190 use the release