Skip to content

Releases: adlandh/echo-zap-middleware

v1.2.3

21 Apr 12:58
1e78790
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.2...v1.2.3

v1.2.2

19 Apr 13:40
88a0377
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.1...v1.2.2

v1.2.1

14 Apr 12:47
9748c03
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.2.1

v1.2.0

14 Apr 11:27
c7293b8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.1...v1.2.0

v1.1.1

08 Apr 12:51
d32cb09
Compare
Choose a tag to compare

What's Changed

  • Bump go.opentelemetry.io/otel from 1.24.0 to 1.25.0 by @dependabot in #32

Full Changelog: v1.1.0...v1.1.1

v1.1.0

16 Mar 15:32
2308342
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.7...v1.1.0

v1.0.7

26 Feb 16:20
b2a5deb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.6...v1.0.7

Update deps

15 Feb 14:18
Compare
Choose a tag to compare

What's Changed

  • Bump github.com/adlandh/context-logger from 1.1.2 to 1.2.0 by @dependabot in #16
  • Bump golang.org/x/crypto from 0.15.0 to 0.17.0 by @dependabot in #17
  • Bump github.com/labstack/echo/v4 from 4.11.3 to 4.11.4 by @dependabot in #18
  • Bump github.com/adlandh/context-logger from 1.2.0 to 1.2.1 by @dependabot in #19
  • Bump go.opentelemetry.io/otel/trace from 1.21.0 to 1.22.0 by @dependabot in #20
  • Bump github.com/adlandh/context-logger from 1.2.1 to 1.2.2 by @dependabot in #22
  • Bump github.com/adlandh/echo-otel-middleware from 1.0.5 to 1.0.6 by @dependabot in #23
  • Bump go.opentelemetry.io/otel from 1.22.0 to 1.23.1 by @dependabot in #24
  • Bump go.opentelemetry.io/otel/trace from 1.22.0 to 1.23.1 by @dependabot in #25

Full Changelog: v1.0.5...v1.0.6

Add sentry extractor

25 Nov 15:41
Compare
Choose a tag to compare
v1.0.5

add sentry extractor

Add checking nil in response and request

23 Nov 10:01
Compare
Choose a tag to compare
v1.0.4

add checking nil request and response