Sourced from github.com/go-kit/kit's releases.
v0.13.0
Go kit v0.13.0 is released, containing mostly minor fixes and dependency updates.
What's Changed
- Remove unused code by
@sashamelentyev
in go-kit/kit#1188- Use errors.Is for error handling by
@sashamelentyev
in go-kit/kit#1187- Fix docs by
@sashamelentyev
in go-kit/kit#1198- Refactor metrics/cloudwatch by
@sina-devel
in go-kit/kit#1202- README: add chaseSpace/kit, closes #1027 by
@peterbourgon
in go-kit/kit#1052- feat: move from
streadway/amqp
torabbitmq-amqp091-go
by@Juneezee
in go-kit/kit#1210- feat(http): make interceptingWriter reimplement common interfaces by
@Reasno
in go-kit/kit#1212- Fixes Framework Beego URL by
@vpereira01
in go-kit/kit#1219- Fixed instancer loop logic that was causing Consul to get spammed by
@jkratz55
in go-kit/kit#1215- go.mod | go.sum: update dependencies for prometheus client_golang by
@vcruzmj
in go-kit/kit#1225- ci: add go 1.18 by
@sashamelentyev
in go-kit/kit#1233- Update README.md by
@cxtruong70
in go-kit/kit#1239- ci: add go 1.19 by
@sashamelentyev
in go-kit/kit#1245- go.mod | go.sum: Update nats-io/jwt/v2 & nats-io/nats-server/v2 dependencies to fix CVE-2021-3127 & CVE-2022-24450 by
@denopink
in go-kit/kit#1237- Update link pointing to protobuf generator by
@sagikazarmark
in go-kit/kit#1248- Update github.com/hashicorp/serf and github.com/hashicorp/consul/api to fix CVE-2019-19794 by
@francogeller
in go-kit/kit#1250- Replace microgen with the maintained fork by
@ShayNehmad-RecoLabs
in go-kit/kit#1254- Remove dead link to code generator from README by
@heymatthew
in go-kit/kit#1256- README: update codegen link to truss by
@matthewhartstonge
in go-kit/kit#1262New Contributors
@sashamelentyev
made their first contribution in go-kit/kit#1188@sina-devel
made their first contribution in go-kit/kit#1202@Juneezee
made their first contribution in go-kit/kit#1210@Reasno
made their first contribution in go-kit/kit#1212@vpereira01
made their first contribution in go-kit/kit#1219@jkratz55
made their first contribution in go-kit/kit#1215@vcruzmj
made their first contribution in go-kit/kit#1225@cxtruong70
made their first contribution in go-kit/kit#1239@denopink
made their first contribution in go-kit/kit#1237@francogeller
made their first contribution in go-kit/kit#1250@ShayNehmad-RecoLabs
made their first contribution in go-kit/kit#1254@heymatthew
made their first contribution in go-kit/kit#1256@matthewhartstonge
made their first contribution in go-kit/kit#1262Full Changelog: https://github.com/go-kit/kit/compare/v0.12.0...v0.13.0
dfe43fa
README: update codegen link to truss (#1262)7f14cb4
Remove dead link to code generator from README (#1256)e923d5d
Replace microgen with the maintained fork (#1254)a7ba4fa
Update github.com/hashicorp/serf and github.com/hashicorp/consul/api (#1250)04090c3
Update link pointing to protobuf generator (#1248)62c81a0
Update nats-io/jwt/v2 & nats-io/nats-server/v2 dependencies to fix CVE-2021-3...0cd2b27
Merge pull request #1245 from sashamelentyev/patch-135bf401
ci: add go 1.1950c3826
Update README.md (#1239)44ed829
ci: add go 1.18 (#1233)