v2.0.6 Zookeeper and Dubbo-go gRPC protocol
What's Changed
- Bump github.com/iancoleman/strcase from 0.1.3 to 0.2.0 by @dependabot in #74
- Bump github.com/rbretecher/go-postman-collection from 0.8.0 to 0.9.0 by @dependabot in #73
- Bump github.com/spf13/cobra from 1.1.3 to 1.6.1 by @dependabot in #72
- Bump github.com/go-playground/validator/v10 from 10.11.0 to 10.11.2 by @dependabot in #79
- Bump github.com/Jeffail/gabs/v2 from 2.6.0 to 2.6.1 by @dependabot in #78
- Bump github.com/prometheus/client_golang from 1.13.0 to 1.14.0 by @dependabot in #77
- Bump github.com/sirupsen/logrus from 1.8.1 to 1.9.0 by @dependabot in #81
- Bump github.com/rs/cors from 1.8.2 to 1.8.3 by @dependabot in #82
- Bump go.etcd.io/etcd/client/v3 from 3.5.5 to 3.5.7 by @dependabot in #80
- Bump github.com/containerd/containerd from 1.5.16 to 1.5.18 by @dependabot in #90
- Bump github.com/google/btree from 1.0.1 to 1.1.2 by @dependabot in #86
- Bump github.com/arl/statsviz from 0.4.1 to 0.5.1 by @dependabot in #83
- Bump github.com/joho/godotenv from 1.4.0 to 1.5.1 by @dependabot in #95
- Bump github.com/getkin/kin-openapi from 0.113.0 to 0.114.0 by @dependabot in #94
- Fix #101 by @wubin1989 in #102
- fix unit test and improve recovery middleware by @wubin1989 in #103
- set form namespace prefix and suffix as [] by @wubin1989 in #105
- [ImgBot] Optimize images by @imgbot in #104
- Bump github.com/goccy/go-yaml from 1.9.8 to 1.10.0 by @dependabot in #100
- Bump github.com/klauspost/compress from 1.15.15 to 1.16.0 by @dependabot in #99
- Bump github.com/go-git/go-billy/v5 from 5.4.0 to 5.4.1 by @dependabot in #96
- Optimize go-playground/form integration by @wubin1989 in #106
- fix #107 by @wubin1989 in #111
- Bump github.com/getkin/kin-openapi from 0.114.0 to 0.115.0 by @dependabot in #109
- Bump github.com/go-git/go-git/v5 from 5.4.2 to 5.6.1 by @dependabot in #112
- add gorm support by @wubin1989 in #121
- update go version to 1.18 by @wubin1989 in #122
- Bump github.com/opencontainers/runc from 1.0.2 to 1.1.5 by @dependabot in #124
- Bump github.com/goccy/go-yaml from 1.10.0 to 1.11.0 by @dependabot in #118
- Bump github.com/miekg/dns from 1.1.50 to 1.1.53 by @dependabot in #116
- Bump github.com/spf13/cobra from 1.6.1 to 1.7.0 by @dependabot in #125
- Add zookeeper support as service registry by @wubin1989 in #127
- Support communicating with dubbo-go by @wubin1989 in #128
- zk add group and version validation by @wubin1989 in #129
- ... by @wubin1989 in #130
- ... by @wubin1989 in #131
- Bump github.com/rs/cors from 1.8.3 to 1.9.0 by @dependabot in #126
New Contributors
Full Changelog: v2.0.5...v2.0.6