Replies: 2 comments 1 reply
-
Yeah, I think we can do so once #49 is merged. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone! 👋
At our company, we are maintaining some OpenTelemetry-based internal libraries. When Otel reached final 1.0 version, we took the opportunity to upgrade many of those libraries to Otel 1.0 to avoid keeping the
-rc
suffix in their versions.However we also have a couple of libraries depending on
opentelemetry_ecto
, and we'd like to get rid of the-rc
suffix for those too.Given that opentelemetry_ecto is not depending on other RC libraries, would it be possible to release a non-RC 1.0 version of opentelemetry_ecto?
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions