v4.2.0
What's Changed
- build(renovate): added renovate configure by @flc1125 in #41
- build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in #44
- fix(lint): rename min and max by @flc1125 in #46
- update(go.mod): upgrade go version to 1.22 in go.mod by @flc1125 in #45
- feat(otel): add OpenTelemetry tracing middleware by @flc1125 in #43
- build(makefile): optimize lint and test to support monorepo by @flc1125 in #47
- Revert "build(makefile): optimize lint and test to support monorepo" by @flc1125 in #48
- remove(otel): removed go.mod file for middleware/otel by @flc1125 in #50
- feat(middleware): Add distributed no-overlapping mutex middleware by @flc1125 in #42
- docs(README.md): Add Middleware section with details on new middlewares. by @flc1125 in #51
Full Changelog: v4.1.0...v4.2.0