instana / go-sensor

:rocket: Go Distributed Tracing & Metrics Sensor for Instana
https://www.instana.com/
MIT License
119 stars 39 forks source link

Shopify has transferred the ownership of sarama to IBM #447

Closed VipulZopSmart closed 11 months ago

VipulZopSmart commented 1 year ago

Problem Description

Hi team,

We used to use this https://pkg.go.dev/github.com/instana/go-sensor/instrumentation/instasarama for the instana integration with our code, but now as the ownership has been changed for the sarama, how much time will we be able to get the updated one? https://github.com/IBM/sarama Any idea? Any thoughts?

Minimal, Complete, Verifiable, Example

No response

Go Version

go1.19

go.mod

.

go env

.
sanojsubran commented 1 year ago

Thanks @VipulZopSmart for reporting the issue. We are planning to provide a release based on the latest version of sarama. We'll update this ticket once it is done.

sanojsubran commented 11 months ago

Hi @VipulZopSmart , We have released a new version on instasarama v1.16.0 with the relevant changes. Kindly check it here.

sanojsubran commented 11 months ago

Closing the ticket as new version of instasarama v1.16.0 has been released with the fix.