Skip to content

Releases: bschaatsbergen/dnsee

v0.5.0

20 Apr 14:53
8e95e4d
Compare
Choose a tag to compare

What's Changed

  • chore: update README to reflect latest version by @bschaatsbergen in #38
  • feat: Include the query type in the DNS query debug log. by @bschaatsbergen in #37
  • Properly align displayed results using TabWriter by @mmourick in #39
  • build(deps): bump github.com/miekg/dns from 1.1.58 to 1.1.59 by @dependabot in #40
  • build(deps): bump golang.org/x/net from 0.22.0 to 0.23.0 by @dependabot in #41

Full Changelog: v0.4.0...v0.5.0

v0.4.0

11 Feb 13:47
v0.4.0
1a959c8
Compare
Choose a tag to compare

Changelog

  • c00b5db build(deps): bump github.com/miekg/dns from 1.1.57 to 1.1.58
  • 8f1fc01 chore: Changed GoReleaser --rm-dist to --clean
  • c5447a3 feat: improve readability of TTL values in printed records

v0.3.0

12 Jan 19:44
8a74d82
Compare
Choose a tag to compare

Changelog

  • 740789d chore: add back debug logging
  • 8a74d82 chore: fix output provided in README around MX priority (#33)
  • 9f2d041 chore: formatting
  • 7147e2d chore: make debug msg consistent
  • 228e3a6 chore: remove misplaced dot
  • aa10a58 chore: updated actions/labeler to v5
  • b96372a feat: add dns server port flag
  • 5338620 feat: improve debug logging of dns queries
  • 395869d fix: use bracket notation around ipv6 addresses to remove ambiguity with port
  • 461962e refactor: more clean handling of dns server ip

v0.2.0

05 Dec 15:40
e44a7ab
Compare
Choose a tag to compare

Changelog

  • 8f2dfb9 Fix typo
  • 25dd7ff build(deps): bump github.com/fatih/color from 1.15.0 to 1.16.0 (#21)
  • fc3700f build(deps): bump github.com/miekg/dns from 1.1.55 to 1.1.57 (#20)
  • bf76b3a build(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.0 (#19)
  • 359b009 build(deps): bump golang.org/x/net from 0.12.0 to 0.17.0
  • e262c6b chore: add PR template
  • 83cb322 chore: change Check to See
  • 918e2dc chore: rm a few words
  • e44a7ab chore: upgrade to go1.21.4 (#24)
  • d479ebb chore: use golangci and goreleaser (#22)
  • 7bef51e feat: add GitHub Issue labelling
  • f9749c8 feat: create dependabot.yaml
  • 0373c4a feat: create triage-ci.yaml (#17)
  • e0f0255 feat: re-order priority when printing mx records (#16)

v0.1.3

13 Jul 06:54
3f8dd99
Compare
Choose a tag to compare

Changelog

  • 06872d9 Correct dnsee binary name
  • 17a019e Retrieve DNS ip address from local configuration
  • af9f516 feat: touch up logging
  • a71bd74 fix: add trailing dot in examples to domain name
  • e14adad fix: address typo
  • 0e86426 fix: change trailing dot color
  • 6eedf6b fix: clean-up unused DNS query types

v0.1.2

13 Jul 06:50
c92a5a8
Compare
Choose a tag to compare

Changelog

v0.1.1

10 Jul 18:19
v0.1.1
7728467
Compare
Choose a tag to compare

Changelog

v0.1.0

09 Jul 17:55
v0.1.0
e56bbf5
Compare
Choose a tag to compare

Changelog