Skip to content

Releases: labstack/echo-contrib

minor fixes, updated deps

01 Jun 20:55
Compare
Choose a tag to compare
  • Extend jaeger results #47
  • Updating go version, issue template and build pipeline #51
  • Prometheus add host relabel #53
  • replace golint as it is deprecated, clean/update git actions #55
  • Prometheus middleware should not call c.Error() as it causes double error logging #56

v0.10.0: Fix prometheus test (#49)

01 Jun 18:32
9d2f96a
Compare
Choose a tag to compare
  • use common/expfmt instead of local http fetch for PushGateway #29
  • change summary to histogram #35
  • Allow dump request/response body to opentracing's tags #38
  • chore: upgrade prometheus to v1.5.1 #40
  • adding pprof middleware #42
  • feat(casbin): let the caller decide the method of user identification #41
  • adding zipkin open tracing #48
  • fixing prometheus test #49

v0.9.0

18 Mar 17:03
Compare
Choose a tag to compare
chore: upgrade gofight (#25)

v0.8.0

29 Dec 05:41
Compare
Choose a tag to compare
Fix panic from not checking for nil (#19)

* Fix panic from not checking for nil

* add fmt package

v0.7.0

31 Oct 20:39
Compare
Choose a tag to compare
  • jaegertracing
  • prometheus

v0.6.0

10 Jun 22:00
Compare
Choose a tag to compare

Updated dependencies

v0.5.2

22 Feb 07:54
Compare
Choose a tag to compare
Updated cube

Signed-off-by: Vishal Rana <[email protected]>

v0.5.1

22 Feb 07:31
Compare
Choose a tag to compare
Updated deps

Signed-off-by: Vishal Rana <[email protected]>

v0.5.0

18 Feb 20:27
Compare
Choose a tag to compare
Putting cube back

Signed-off-by: Vishal Rana <[email protected]>

v0.4.1

28 Dec 19:34
05b673b
Compare
Choose a tag to compare
Merge pull request #2 from mhr3/master

Fix context leak