Skip to content

Tags: sumithreddy/kit

Tags

v0.9.0

Update Gin framework homepage url (go-kit#888)

v0.8.0

Add AMQP transport (go-kit#746) (go-kit#746)

amqp transport publisher

amqp transport tests

lint fixes for amqp transport

fixed formatting and punctuation

zzz

default ContentType is null, increased max length of correlationId to 255

refractored subscriber EncodeResponseFunc into encode func, and send func

zzz

v0.7.0

rm ROADMAP.md

v0.6.0

Merge pull request go-kit#619 from karthikmuralidharan/patch-1

fix typo in addcli

v0.5.0

Merge pull request go-kit#550 from yurishkuro/ys-fix-549

Simplify and fix unstable test

v0.4.0

log/level: remove outdated comment

v0.3.0

Release 0.3.0

v0.2.0

Merge pull request go-kit#330 from basvanbeek/master

follow opentracing-go refactoring of HTTPHeadersCarrier

v0.1.0

Merge pull request go-kit#287 from go-kit/addsvc-errors

examples/addsvc: more sophisticated error encoding