Releases: ringsaturn/tzf-server
Releases · ringsaturn/tzf-server
v0.11.1
What's Changed
- Bump actions/setup-go from 4 to 5 by @dependabot in #125
- Bump google.golang.org/grpc from 1.59.0 to 1.60.0 by @dependabot in #128
- Bump golang from 1.21.4 to 1.21.5 by @dependabot in #126
- Bump github.com/hertz-contrib/monitor-prometheus from 0.1.0 to 0.1.1 by @dependabot in #127
- Bump actions/upload-artifact from 3 to 4 by @dependabot in #129
- Bump google.golang.org/grpc from 1.60.0 to 1.60.1 by @dependabot in #130
- Bump github.com/redis/go-redis/v9 from 9.3.0 to 9.3.1 by @dependabot in #131
- Bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0 by @dependabot in #135
- Bump google.golang.org/protobuf from 1.31.0 to 1.32.0 by @dependabot in #134
- Bump go.uber.org/mock from 0.3.0 to 0.4.0 by @dependabot in #133
- Bump github.com/hertz-contrib/monitor-prometheus from 0.1.1 to 0.1.2 by @dependabot in #132
- Bump tzf-rel to 2023d
Full Changelog: v0.11.0...v0.11.1
v0.11.0
API Response changed.
What's Changed
- Bump github.com/hertz-contrib/monitor-prometheus from 0.0.0-20221109015426-47eab4e08245 to 0.1.0 by @dependabot in #122
- Bump github.com/cloudwego/hertz from 0.7.2 to 0.7.3 by @dependabot in #123
- Generate api from probuf by @ringsaturn in #124
Full Changelog: v0.10.3...v0.11.0
v0.10.3
- feat: redis server metrics
- bump deps
Full Changelog: v0.10.2...v0.10.3
v0.10.2
What's Changed
- Bump docker/build-push-action from 4 to 5 by @dependabot in #104
- Bump go.uber.org/mock from 0.2.0 to 0.3.0 by @dependabot in #107
- Bump docker/login-action from 2 to 3 by @dependabot in #102
- Bump docker/setup-buildx-action from 2 to 3 by @dependabot in #101
- Bump goreleaser/goreleaser-action from 4 to 5 by @dependabot in #103
- Bump github.com/hertz-contrib/logger/zap from 1.0.0 to 1.1.0 by @dependabot in #109
- Bump github.com/redis/go-redis/v9 from 9.1.0 to 9.2.0 by @dependabot in #108
- Bump github.com/cloudwego/hertz from 0.6.7 to 0.6.8 by @dependabot in #105
- Bump go.uber.org/zap from 1.25.0 to 1.26.0 by @dependabot in #106
- Bump golang.org/x/sync from 0.3.0 to 0.4.0 by @dependabot in #112
- Bump github.com/redis/go-redis/v9 from 9.2.0 to 9.2.1 by @dependabot in #111
- Bump github.com/cloudwego/hertz from 0.6.8 to 0.7.0 by @dependabot in #110
- Bump golang from 1.21.1 to 1.21.2 by @dependabot in #113
- Bump github.com/cloudwego/hertz from 0.7.0 to 0.7.1 by @dependabot in #114
- Bump github.com/google/go-cmp from 0.5.9 to 0.6.0 by @dependabot in #115
- Bump golang from 1.21.2 to 1.21.3 by @dependabot in #116
- Bump github.com/redis/go-redis/v9 from 9.2.1 to 9.3.0 by @dependabot in #117
- Bump golang.org/x/sync from 0.4.0 to 0.5.0 by @dependabot in #118
- Bump github.com/cloudwego/hertz from 0.7.1 to 0.7.2 by @dependabot in #120
- Bump golang from 1.21.3 to 1.21.4 by @dependabot in #119
- Fix param validation
Full Changelog: v0.10.1...v0.10.2
v0.10.1
What's Changed
- Update clickable page styles
- Update README
- Bump golang from 1.21.0 to 1.21.1 by @dependabot in #100
Full Changelog: v0.10.0...v0.10.1
v0.10.0
What's Changed
- Bump actions/checkout from 3 to 4 by @dependabot in #98
- feat(web): add clickable debugger by @ringsaturn in #99
Full Changelog: v0.9.1...v0.10.0
v0.9.1
v0.9.0
v0.8.1
v0.8.0
What's Changed
- Append more Redis server test by @ringsaturn in #88
- Update test case by @ringsaturn in #89
- Update Redis test cases by @ringsaturn in #90
- Fix test cases by @ringsaturn in #92
- Bump github.com/redis/go-redis/v9 from 9.0.5 to 9.1.0 by @dependabot in #93
- Update server by @ringsaturn in #94
Full Changelog: v0.7.0...v0.8.0