Azure / Azure/azure-sdk-for-python

Release non-beta versions of the `azure-monitor-opentelemetry-exporter` and `azure-core-tracing-opentelemetry` packages

オープン
#44,309 コメント 2 件 リアクション 2 件 担当者 1 名 @rads-1996 が担当を希望しています GitHub で見る
customer-reported Monitor needs-team-attention question Service Attention
主要言語
Python
スター
5.6k
フォーク
3.4k
平均マージ
2日 2時間
マージ済み PR(30日)
213

説明

**Is your feature request related to a problem? Please describe.**
We use the following python libs in our pipelining system:
- `azure-monitor-opentelemetry-exporter`
- `azure-core-tracing-opentelemetry`

The recent bug with open-telemetry made us realise that we are using a hard pin for dependecies as it's the only way to reach the latest version that is systematically deployed as beta.
Could you consider releasing a non-beta version so pip/uv can catch up the latest version spcifically when you do [patch releases like this one](https://pypi.org/project/azure-monitor-opentelemetry-exporter/1.0.0b46/)

**Describe the solution you'd like**
I would appreciate if the next release of the lib could be following the sementic numbering i.e.e 1.1.0 for the next one I guess

**Describe alternatives you've considered**
We currently hard pinning this everywhere but it makes it super weak to any change that require propagations, [this](https://github.com/Azure/azure-sdk-for-python/issues/44236) is a typical exemple that put down our entire data integration system for several hours.

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。