Skip to content

Releases: Clarilab/tracygo

v2.6.0

07 Jan 15:57
db21b3f

Choose a tag to compare

What's Changed

  • chore(deps): bump github.com/go-resty/resty/v2 from 2.15.1 to 2.16.0 by @dependabot in #56
  • chore(deps): bump google.golang.org/grpc from 1.66.2 to 1.68.0 by @dependabot in #57
  • chore(deps): bump github.com/go-resty/resty/v2 from 2.16.0 to 2.16.2 by @dependabot in #59
  • chore(deps): bump google.golang.org/protobuf from 1.34.2 to 1.35.2 by @dependabot in #58
  • feat: add middleware for grpc clients by @felixgehrmann in #68

Full Changelog: v2.5.2...v2.6.0

v2.5.2

05 Nov 14:15
7f7a204

Choose a tag to compare

What's Changed

Full Changelog: v2.5.1...v2.5.2

v2.5.1

31 Oct 13:41
e6f1215

Choose a tag to compare

What's Changed

  • fix: rework eh middleware to use wrapping functions because compiler does … by @felixgehrmann in #53

Full Changelog: v2.5.0...v2.5.1

v2.5.0

30 Oct 15:50
e8d1d99

Choose a tag to compare

What's Changed

Full Changelog: v2.4.1...v2.5.0

v2.4.1

01 Oct 14:08
585e171

Choose a tag to compare

What's Changed

  • Revert "chore(deps): bump github.com/savsgio/atreugo/v11 from 11.9.9 to 11.13.2" by @nicoandrewss in #47

Full Changelog: v2.4.0...v2.4.1

v2.4.0

20 Sep 12:52
dd37b7f

Choose a tag to compare

What's Changed

  • chore(deps): bump github.com/gofiber/fiber/v2 from 2.52.4 to 2.52.5 by @dependabot in #34
  • chore(deps): bump github.com/valyala/fasthttp from 1.54.0 to 1.55.0 by @dependabot in #33
  • chore(deps): bump google.golang.org/protobuf from 1.33.0 to 1.34.2 by @dependabot in #32
  • chore(deps): bump google.golang.org/grpc from 1.64.0 to 1.65.0 by @dependabot in #36
  • FEATURE: Add middleware for labstack echo framework by @felixgehrmann in #41
  • chore(deps): bump google.golang.org/grpc from 1.65.0 to 1.66.2 by @dependabot in #40
  • chore(deps): bump github.com/go-resty/resty/v2 from 2.13.1 to 2.15.1 by @dependabot in #42
  • chore(deps): bump github.com/savsgio/atreugo/v11 from 11.9.9 to 11.13.2 by @dependabot in #35

New Contributors

Full Changelog: v2.3.0...v2.4.0

v2.3.0

26 Jun 15:47
f690ab9

Choose a tag to compare

What's Changed

  • feat: add ensure correlation id functionality by @lks-mtzn in #29

New Contributors

Full Changelog: v2.2.0...v2.3.0

v2.2.0

26 Jun 15:47
84fde2e

Choose a tag to compare

What's Changed

  • chore(deps): bump github.com/gofiber/fiber/v2 from 2.50.0 to 2.52.1 in /middleware/fiber by @dependabot in #24
  • chore(deps): bump github.com/gofiber/fiber/v2 from 2.50.0 to 2.52.1 in /examples by @dependabot in #23
  • feat: add http middleware by @nicoandrewss in #27
  • feat: add gRPC middleware by @nicoandrewss in #28

Full Changelog: v2.1.0...v2.2.0

v2.1.0

27 Oct 13:22
6153ad3

Choose a tag to compare

  • replaces the identifier types in the context with string, to not create a dependency to this package in other packages
  • adds some missing functionality for request identifiers

v2.0.0

09 Oct 12:34
9b0ec6f

Choose a tag to compare

Merge pull request #16 from Clarilab/V2

V2