3.0.0 - 2020-03-12
2.0.2 - 2019-06-03
2.0.1 - 2019-05-08
2.0.0 - 2019-05-02
- Dependencies upgrade: @ask4gilles
- Bump SB version and use testcontainers for rabbitMQ IT tests: @ask4gilles
1.0.1 - 2019-03-20
1.0.0 - 2019-03-13
0.1.1 - 2019-03-12
- #8: Improvement: allow reusing code from this library to inject & extract tracing info
- #11: Support for tracing other AmqpTemplate send methods @sudr to AMQP messages when application doesn't have RabbitTemplate bean @atsu85
- #15: Enhance RabbitMqSendTracingAspect to support convertAndSend with routingKey,message,messagePostProcessor,correlationData arguments @sudr
- #18: Rename span.kind to produce/consumer @ask4gilles