Skip to content

Releases: fever-ch/http-ping

v1.2.4

20 Aug 16:46
Compare
Choose a tag to compare

Changelog

  • c4b5b2d added Sonarcloud quality gate
  • 9d1ae30 dead code
  • f0773c3 do not try HTTP/3 when plain HTTP is requested
  • 0e51d99 extract update of cookie jar
  • 6b52302 introducing measure context
  • d7e322a misunderstanding about the uncompressed field of the response
  • d257d0f reducing code smell
  • dfa2008 reducing the complexity, extracted http/3 redirection
  • 2f7e7e1 refactoring
  • c64fb2c refactoring
  • b181243 refactoring and cleaning
  • 4fd2c01 running with user nobody in Dockerfile
  • 9abac08 update of dependencies
  • 47e0c43 using fmt.Fprintf in favor of print
  • fb971c9 warn for HTTP/3

v1.2.3

15 Aug 05:09
Compare
Choose a tag to compare

Changelog

v1.2.2

28 Jul 04:53
Compare
Choose a tag to compare

Changelog

v1.2.1

18 Jul 17:33
Compare
Choose a tag to compare

Changelog

v1.2.0

18 Jul 08:18
Compare
Choose a tag to compare

Changelog

  • 745fc68 Merge branch 'http/3'
  • 4abf259 addressed goreleaser deprecation
  • bda4374 avoid getting warn at inappropriate time
  • 754b444 back to go1.20 for goreleaser
  • 2673831 basic http/3 partly working
  • 2d9a361 bringing http/3
  • 858e493 cleaning and refactoring
  • 2755293 decoupling WebClient and its builder
  • b5c1a8c dependencies update
  • b7728b8 go version in go.mod
  • 35950fd goreleaser tryout
  • ce2d533 handling counter for http3, a bit hacky
  • c681061 preparing the use of http/3
  • f6f7821 simplications in DNS resolution
  • d77c1e0 update of dependencies
  • e103705 updates and addresses deprecations
  • a7678f2 using a webclient builder

v1.1.1

26 Apr 08:48
Compare
Choose a tag to compare

Changelog

v1.1.0

02 Jan 13:04
Compare
Choose a tag to compare

Changelog

v1.0.1

28 Dec 23:08
Compare
Choose a tag to compare

Changelog

v1.0.0

27 Dec 14:05
Compare
Choose a tag to compare

Changelog

  • a14c845 Go Report card now pointing to fever.ch
  • ee0d5ea Go package moved to fever.ch
  • e99850f a source tarball should be part of releases
  • 194c418 added dependency against ca-certificates
  • 323d173 decoupling and adding more tests
  • b854312 decoupling and testing
  • 1b3d03e fix: check error asap
  • 036992e minor change
  • 0c3566c refactoring of HTTPPingImpl
  • 03e3050 refactoring, avoiding huge blocks
  • 1921261 refactoring, mostly renaming
  • 8fce632 testing for sockettrace
  • f828226 tuned some test, some cleaning
  • edaa725 update of dependencies
  • 86865a8 various fixes
  • de49390 webclient refactoring

v0.9.9

24 Dec 10:25
Compare
Choose a tag to compare

Changelog

  • 0a83900 disable symbol table and DWARF gen. for builds
  • e7657ae fix average stats in verbose
  • 6bd0e89 fix issue with user specified conn-targets
  • 78e1988 fixes with invalid measures with average contributions