Releases: kubeservice-stack/echo
Releases · kubeservice-stack/echo
Release v1.6.0
What's Changed
- build(deps): bump go.opentelemetry.io/contrib from 1.39.0 to 1.40.0 by @dependabot[bot] in #103
- build(deps): bump go.opentelemetry.io/otel from 1.39.0 to 1.40.0 by @dependabot[bot] in #104
- build(deps): bump imjasonh/setup-crane from 0.4 to 0.5 by @dependabot[bot] in #106
- build(deps): bump golang from 1.25 to 1.26 in /hack/build by @dependabot[bot] in #107
- build(deps): bump google.golang.org/grpc from 1.75.0 to 1.79.3 in /scripts by @dependabot[bot] in #112
- build(deps): bump docker/build-push-action from 6 to 7 by @dependabot[bot] in #111
- build(deps): bump docker/setup-buildx-action from 3 to 4 by @dependabot[bot] in #110
- build(deps): bump docker/setup-qemu-action from 3 to 4 by @dependabot[bot] in #109
- build(deps): bump docker/login-action from 3 to 4 by @dependabot[bot] in #108
- build(deps): bump github.com/antchfx/xpath from 1.1.10 to 1.3.6 in /scripts by @dependabot[bot] in #113
- build(deps): bump github.com/gohugoio/hugo from 0.120.4 to 0.159.2 in /scripts by @dependabot[bot] in #114
- build(deps): bump github.com/moby/spdystream from 0.5.0 to 0.5.1 by @dependabot[bot] in #117
- build(deps): bump golang.org/x/sync from 0.19.0 to 0.20.0 by @dependabot[bot] in #118
- build(deps): bump go.opentelemetry.io/contrib from 1.40.0 to 1.43.0 by @dependabot[bot] in #119
- build(deps): bump github.com/gin-gonic/gin from 1.11.0 to 1.12.0 by @dependabot[bot] in #120
- build(deps): bump go.opentelemetry.io/otel from 1.40.0 to 1.43.0 by @dependabot[bot] in #121
- build(deps): bump go.opentelemetry.io/otel from 1.40.0 to 1.41.0 in /scripts by @dependabot[bot] in #123
- build(deps): bump go.uber.org/zap from 1.27.1 to 1.28.0 by @dependabot[bot] in #124
- build(deps): bump github.com/gohugoio/hugo from 0.159.2 to 0.161.0 in /scripts by @dependabot[bot] in #125
- chore: Update golang version to v1.26 by @dongjiang1989 in #126
- build(deps): bump dependabot/fetch-metadata from 2 to 3 by @dependabot[bot] in #115
- build(deps): bump softprops/action-gh-release from 2 to 3 by @dependabot[bot] in #116
- chore(ci): group GitHub Actions Dependabot updates by @dongjiang1989 in #127
Full Changelog: v1.5.0...v1.6.0
Release 1.5.0
What's Changed
- build(deps): bump github.com/quic-go/quic-go from 0.54.1 to 0.57.0 by @dependabot[bot] in #97
- build(deps): bump go.opentelemetry.io/otel from 1.38.0 to 1.39.0 by @dependabot[bot] in #98
- build(deps): bump golang.org/x/sync from 0.18.0 to 0.19.0 by @dependabot[bot] in #99
- build(deps): bump go.opentelemetry.io/otel/trace from 1.38.0 to 1.39.0 by @dependabot[bot] in #101
- build(deps): bump go.opentelemetry.io/contrib from 1.38.0 to 1.39.0 by @dependabot[bot] in #100
- feat: Add Swagger index.html for gin debug/test mode by @dongjiang1989 in #102
Full Changelog: v1.4.1...v1.5.0
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