Azure / Azure/azure-sdk-for-python

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

Aperta
#44,309 2 commenti 2 reazioni 1 assegnatario Rivendicata da @rads-1996 Vedi su GitHub
customer-reported Monitor needs-team-attention question Service Attention
Lingua principale
Python
Stelle
5.6k
Fork
3.4k
Merge medio
2g 2h
PR unite (30g)
202

Descrizione

**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.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.