Releases: kubeservice-stack/echo
Releases · kubeservice-stack/echo
Release 1.4.1
What's Changed
- build(deps): bump go.uber.org/zap from 1.27.0 to 1.27.1 by @dependabot[bot] in #89
- build(deps): bump golang.org/x/crypto from 0.43.0 to 0.45.0 in /scripts by @dependabot[bot] in #90
- build(deps): bump golang.org/x/crypto from 0.40.0 to 0.45.0 by @dependabot[bot] in #91
- build(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #92
- build(deps): bump golangci/golangci-lint-action from 9.0.0 to 9.1.0 by @dependabot[bot] in #93
- build(deps): bump golangci/golangci-lint-action from 9.1.0 to 9.2.0 by @dependabot[bot] in #94
- chore: Update golangci-lint version and add new lints by @dongjiang1989 in #95
- Bump add addlicense check in Makefile by @dongjiang1989 in #96
Full Changelog: v1.4.0...v1.4.1
Release 1.4.0
What's Changed
- build(deps): bump github.com/gin-gonic/gin from 1.10.1 to 1.11.0 by @dependabot[bot] in #83
- build(deps): bump github.com/quic-go/quic-go from 0.54.0 to 0.54.1 by @dependabot[bot] in #84
- build(deps): bump github.com/KimMachineGun/automemlimit from 0.7.4 to 0.7.5 by @dependabot[bot] in #85
- build(deps): bump golang.org/x/sync from 0.17.0 to 0.18.0 by @dependabot[bot] in #86
- build(deps): bump golangci/golangci-lint-action from 8.0.0 to 9.0.0 by @dependabot[bot] in #87
- feat: change sort with slices pkg and add modernize type by @dongjiang1989 in #88
Full Changelog: v1.3.3...v1.4.0
Release 1.3.3
What's Changed
- build(deps): bump github.com/swaggo/swag from 1.16.5 to 1.16.6 by @dependabot[bot] in #70
- CI: Configure Gemini by @dongjiang1989 in #71
- build(deps): bump golang from 1.24 to 1.25 in /hack/build by @dependabot[bot] in #73
- build(deps): bump the k8s-libs group with 3 updates by @dependabot[bot] in #74
- build(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #72
- build(deps): bump github.com/go-viper/mapstructure/v2 from 2.3.0 to 2.4.0 in /scripts by @dependabot[bot] in #75
- build(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.0 by @dependabot[bot] in #76
- build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1 by @dependabot[bot] in #77
- build(deps): bump go.opentelemetry.io/otel/trace from 1.37.0 to 1.38.0 by @dependabot[bot] in #78
- build(deps): bump go.opentelemetry.io/otel from 1.37.0 to 1.38.0 by @dependabot[bot] in #80
- build(deps): bump go.opentelemetry.io/contrib from 1.37.0 to 1.38.0 by @dependabot[bot] in #79
- build(deps): bump golang.org/x/sync from 0.16.0 to 0.17.0 by @dependabot[bot] in #82
- build(deps): bump actions/setup-go from 5 to 6 by @dependabot[bot] in #81
Full Changelog: v1.3.2...v1.3.3
Release 1.3.2
What's Changed
- build(deps): bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.3.0 in /scripts by @dependabot[bot] in #63
- build(deps): bump github.com/oklog/run from 1.1.0 to 1.2.0 by @dependabot[bot] in #64
- build(deps): bump golang.org/x/sync from 0.15.0 to 0.16.0 by @dependabot[bot] in #65
- build(deps): bump github.com/KimMachineGun/automemlimit from 0.7.3 to 0.7.4 by @dependabot[bot] in #66
- build(deps): bump the k8s-libs group with 3 updates by @dependabot[bot] in #67
- build(deps): bump golang.org/x/oauth2 from 0.26.0 to 0.27.0 in /scripts by @dependabot[bot] in #68
- build(deps): bump github.com/swaggo/swag from 1.16.4 to 1.16.5 by @dependabot[bot] in #69
Full Changelog: v1.3.1...v1.3.2
Release 1.3.1
What's Changed
- build(deps): bump the k8s-libs group with 3 updates by @dependabot in #52
- build(deps): bump github.com/gin-gonic/gin from 1.10.0 to 1.10.1 by @dependabot in #53
- build(deps): bump go.opentelemetry.io/otel from 1.35.0 to 1.36.0 by @dependabot in #54
- build(deps): bump go.opentelemetry.io/otel/trace from 1.35.0 to 1.36.0 by @dependabot in #55
- build(deps): bump go.opentelemetry.io/contrib from 1.35.0 to 1.36.0 by @dependabot in #56
- build(deps): bump golang.org/x/sync from 0.14.0 to 0.15.0 by @dependabot in #57
- build(deps): bump github.com/KimMachineGun/automemlimit from 0.7.2 to 0.7.3 by @dependabot in #58
- build(deps): bump the k8s-libs group with 3 updates by @dependabot in #59
- build(deps): bump go.opentelemetry.io/otel/trace from 1.36.0 to 1.37.0 by @dependabot in #60
- build(deps): bump go.opentelemetry.io/otel from 1.36.0 to 1.37.0 by @dependabot in #62
- build(deps): bump go.opentelemetry.io/contrib from 1.36.0 to 1.37.0 by @dependabot in #61
Full Changelog: v1.3.0...v1.3.1
v1.3.0
- Support add otel tracing gin middleware
Full Changelog: v1.2.7...v1.3.0
Release 1.2.7
What's Changed
- build(deps): bump golang.org/x/net from 0.36.0 to 0.38.0 by @dependabot in #44
- build(deps): bump golang.org/x/net from 0.37.0 to 0.38.0 in /scripts by @dependabot in #45
- build(deps): bump golang.org/x/sync from 0.12.0 to 0.13.0 by @dependabot in #46
- build(deps): bump github.com/kubeservice-stack/common from 1.8.2 to 1.8.3 by @dependabot in #47
- build(deps): bump the k8s-libs group with 3 updates by @dependabot in #48
- build(deps): bump github.com/KimMachineGun/automemlimit from 0.7.1 to 0.7.2 by @dependabot in #50
- build(deps): bump golang.org/x/sync from 0.13.0 to 0.14.0 by @dependabot in #51
- build(deps): bump golangci/golangci-lint-action from 7.0.0 to 8.0.0 by @dependabot in #49
Full Changelog: v1.2.6...v1.2.7
Release 1.2.6
What's Changed
- build(deps): bump github.com/KimMachineGun/automemlimit from 0.7.0 to 0.7.1 by @dependabot in #35
- build(deps): bump golang.org/x/sync from 0.11.0 to 0.12.0 by @dependabot in #36
- build(deps): bump golangci/golangci-lint-action from 6.5.0 to 6.5.1 by @dependabot in #37
- build(deps): bump golang.org/x/net from 0.33.0 to 0.36.0 by @dependabot in #38
- build(deps): bump golang.org/x/net from 0.35.0 to 0.36.0 in /scripts by @dependabot in #39
- build(deps): bump the k8s-libs group with 3 updates by @dependabot in #40
- build(deps): bump golangci/golangci-lint-action from 6.5.1 to 6.5.2 by @dependabot in #41
- Upgrade golangci-lint version to v2 by @dongjiang1989 in #43
Full Changelog: v1.2.5...v1.2.6
Release 1.2.5
What's Changed
- build(deps): bump github.com/kubeservice-stack/common from 1.8.0 to 1.8.1 by @dependabot in #25
- build(deps): bump golang.org/x/sync from 0.10.0 to 0.11.0 by @dependabot in #26
- build(deps): bump golangci/golangci-lint-action from 6.2.0 to 6.3.0 by @dependabot in #27
- build(deps): bump golangci/golangci-lint-action from 6.3.0 to 6.3.1 by @dependabot in #28
- build(deps): bump golangci/golangci-lint-action from 6.3.1 to 6.3.2 by @dependabot in #29
- build(deps): bump golangci/golangci-lint-action from 6.3.2 to 6.4.0 by @dependabot in #30
- build(deps): bump the k8s-libs group with 3 updates by @dependabot in #31
- Chore: Upgrade Go version v1.24 by @dongjiang1989 in #32
- build(deps): bump golangci/golangci-lint-action from 6.4.0 to 6.5.0 by @dependabot in #33
- build(deps): bump github.com/kubeservice-stack/common from 1.8.1 to 1.8.2 by @dependabot in #34
Full Changelog: v1.2.4...v1.2.5
Release 1.2.4
What's Changed
- build(deps): bump golangci/golangci-lint-action from 6.1.1 to 6.2.0 by @dependabot in #23
- build(deps): bump the k8s-libs group with 3 updates by @dependabot in #24
Full Changelog: v1.2.3...v1.2.4