Skip to content

Releases: Tantalor93/dnspyre

v3.2.0

01 May 19:48
68e7b43
Compare
Choose a tag to compare

Changelog

  • 48522a2 Merge pull request #244 from Tantalor93/requestlog
  • 68e7b43 Merge pull request #247 from Tantalor93/lintbump
  • 124edf4 bump linter and run in readonly modules download mode
  • 987a5f0 introduce request log

v3.1.0

25 Apr 18:22
27f17a0
Compare
Choose a tag to compare

Changelog

  • 54377ca Bump github.com/miekg/dns from 1.1.58 to 1.1.59
  • c688ef5 Merge pull request #236 from Tantalor93/godoclink2
  • 8aeede5 Merge pull request #239 from Tantalor93/statuscode
  • 4241a72 Merge pull request #240 from Tantalor93/merge
  • 27f17a0 Merge pull request #241 from Tantalor93/failflag
  • f2c467f add function for merging benchmark result stats
  • 484a9c4 fix README godoc link
  • 55312a6 introduce a fail flag controlling when dnspyre exits with non-zero code
  • 9137e2a return non-zero exit code when benchmark fails to start or report

v3.0.0

22 Apr 20:04
cb0a78f
Compare
Choose a tag to compare

Major release, which improves overall code structure and better decouples CLI API and benchmark API that can be imported in other GO projects https://pkg.go.dev/github.com/tantalor93/dnspyre/v3/pkg

Changelog

  • e7baac3 Merge pull request #230 from Tantalor93/gif
  • 34de35e Merge pull request #231 from Tantalor93/webdemo
  • 415b1c8 Merge pull request #232 from Tantalor93/precisecounters
  • 4b11762 Merge pull request #233 from Tantalor93/refactordata
  • 171e2d5 Merge pull request #234 from Tantalor93/restructure
  • cb0a78f Merge pull request #235 from Tantalor93/godoclink
  • 42020e6 add counters for negative and error DNS responses
  • a5d2678 add demo
  • 7378c36 add demo to web
  • ef3c22b fix README godoc link
  • caa1935 refactor data and testdata
  • dad75f1 restructure project packages

v2.22.0

17 Apr 11:40
dd37e77
Compare
Choose a tag to compare

Changelog

  • 4ebbe82 Bump actions/configure-pages from 4 to 5
  • 1a2638a Bump dependabot/fetch-metadata from 1 to 2
  • eab3deb Bump github.com/schollz/progressbar/v3 from 3.14.1 to 3.14.2
  • 8e5cf10 Bump github.com/stretchr/testify from 1.8.4 to 1.9.0
  • 9186c04 Bump github.com/tantalor93/doq-go from 0.9.0 to 0.10.0
  • 3db558b Bump go.uber.org/ratelimit from 0.3.0 to 0.3.1
  • 7b0925e Bump golang.org/x/net from 0.21.0 to 0.22.0
  • 4ac02f3 Bump golang.org/x/net from 0.22.0 to 0.24.0
  • 3a0b983 Merge pull request #218 from Tantalor93/k8sdoc
  • 3d66af0 Merge pull request #220 from Tantalor93/dependabot/go_modules/github.com/stretchr/testify-1.9.0
  • cbe6c9e Merge pull request #221 from Tantalor93/dependabot/go_modules/golang.org/x/net-0.22.0
  • 8a5197b Merge pull request #224 from Tantalor93/dependabot/github_actions/dependabot/fetch-metadata-2
  • f58adab Merge pull request #225 from Tantalor93/dependabot/github_actions/actions/configure-pages-5
  • 3457523 Merge pull request #226 from Tantalor93/updategoreleaser
  • 56ab41b Merge pull request #227 from Tantalor93/dependabot/go_modules/golang.org/x/net-0.24.0
  • e6100dc Merge pull request #228 from Tantalor93/dependabot/go_modules/github.com/tantalor93/doq-go-0.10.0
  • dd37e77 Merge pull request #229 from Tantalor93/variousimprovements
  • b22cc94 add Kubernetes Deployment example
  • bbcfa4e avoid using deprecated directory field in goreleaser config
  • 3f0addb various improvements

v2.21.3

14 Feb 16:08
f856171
Compare
Choose a tag to compare

Changelog

  • 7dab607 Bump codecov/codecov-action from 3 to 4
  • 526cfd0 Bump github.com/miekg/dns from 1.1.57 to 1.1.58
  • 4747eaa Bump github.com/quic-go/quic-go from 0.40.1 to 0.41.0
  • c7c80f4 Bump golang.org/x/net from 0.20.0 to 0.21.0
  • fe97fc4 Bump golangci/golangci-lint-action from 3 to 4
  • 8358d71 Merge pull request #212 from Tantalor93/dependabot/go_modules/github.com/quic-go/quic-go-0.41.0
  • a8a0750 Merge pull request #214 from Tantalor93/dependabot/github_actions/codecov/codecov-action-4
  • de598de Merge pull request #215 from Tantalor93/dependabot/github_actions/golangci/golangci-lint-action-4
  • f856171 Merge pull request #216 from Tantalor93/dependabot/go_modules/golang.org/x/net-0.21.0
  • 27423c1 Merge pull request #217 from Tantalor93/preventpanic
  • 118c4b7 prevent panic when failed to resolve hostname of DoQ/DoH server

v2.21.2

14 Jan 16:04
406eb79
Compare
Choose a tag to compare

Changelog

  • 83c18b7 Bump actions/deploy-pages from 3 to 4
  • 0616f8e Bump actions/upload-pages-artifact from 2 to 3
  • 05a32d8 Bump golang.org/x/net from 0.19.0 to 0.20.0
  • 88da2ed Merge pull request #206 from Tantalor93/dependabot/github_actions/actions/upload-pages-artifact-3
  • 80e2df2 Merge pull request #207 from Tantalor93/dependabot/github_actions/actions/deploy-pages-4
  • 0efd7e0 Merge pull request #210 from Tantalor93/dependabot/go_modules/golang.org/x/net-0.20.0
  • 406eb79 Merge pull request #211 from Tantalor93/build
  • 26c342a add OCI labels to Docker image
  • ccc2d18 build linux packages

v2.21.1

28 Dec 18:34
dbd8e60
Compare
Choose a tag to compare

Changelog

  • 489b7f7 Merge pull request #205 from Tantalor93/bumpdoq
  • dbd8e60 Merge pull request #209 from Tantalor93/fixresolution
  • 99a0dd8 bump doq-go and quic-go
  • cfd468b do not pre resolve server hostnames to mitigate cert validation errors

v2.21.0

24 Dec 12:30
289dc6c
Compare
Choose a tag to compare

Changelog

  • 3e70e96 Bump actions/setup-go from 4 to 5
  • 17e2d8b Bump golang.org/x/net from 0.18.0 to 0.19.0
  • 289dc6c Merge pull request #198 from Tantalor93/dependabot/go_modules/golang.org/x/net-0.19.0
  • 62e8d35 Merge pull request #202 from Tantalor93/dependabot/github_actions/actions/setup-go-5
  • 24e11c7 Merge pull request #204 from Tantalor93/plotfix
  • 1a38651 plot improvements and fixes

v2.20.1

10 Dec 12:33
37dd4e9
Compare
Choose a tag to compare

Changelog

  • 37dd4e9 Merge pull request #201 from Tantalor93/versioning
  • e3587a5 fill the version based on Git if not filled

v2.20.0

06 Dec 20:13
Compare
Choose a tag to compare

Changelog

  • 47033d9 Bump actions/configure-pages from 3 to 4
  • 02a15ac Bump actions/deploy-pages from 2 to 3
  • 9e0e4b7 Merge pull request #191 from Tantalor93/kubernetesdocs
  • 0477bb0 Merge pull request #192 from Tantalor93/hostnamedocs
  • dffa323 Merge pull request #193 from Tantalor93/indexdocs
  • e6ec30d Merge pull request #194 from Tantalor93/errortests
  • a593b7b Merge pull request #195 from Tantalor93/testcoverage
  • 33a86dc Merge pull request #196 from Tantalor93/coverstdout
  • 4c16475 Merge pull request #197 from Tantalor93/improverrors
  • 8c6d6f3 Merge pull request #199 from Tantalor93/dependabot/github_actions/actions/deploy-pages-3
  • 038e92c Merge pull request #200 from Tantalor93/dependabot/github_actions/actions/configure-pages-4
  • 0c9c81e add error rate plot
  • bf8b75e add example tests for Benchmark.Run
  • b83a5b1 add more cases to cover IO errors
  • a26cd13 adjust docs
  • 753ce30 adjust examples
  • f17ee8d adjust graphs doc
  • 7f23485 adjust kubernetes example
  • 64df9a9 adjust lint action to avoid double caching
  • db4ec8d improve error grouping
  • 6c1a2a7 improve test coverage and unify test naming