Commit Graph

3 Commits

Author SHA1 Message Date
Azure SDK Bot
73cdecc07a
[azure-core-tracing-opentelemetry-cpp] Update to 1.0.0-beta.3 (#26176)
## 1.0.0-beta.3 (2022-08-04)

### Other Changes

- Removed hard dependency on `opentelemetry-cpp` package version.
2022-08-05 23:48:10 -07:00
João Soares
00323023d2
[opentelemetry-cpp] update version to 1.4.1 (#25873)
* [opentelemetry-cpp] update opentelemetry-cpp to v1.4.1

* enable logs and metrics preview

* update versions database

* update azure-core-tracing-opentelemetry-cpp to use opentelemetry-cpp 1.4.1

* azure-core-tracing-opentelemetry-cpp: remove hard depdency on opentelemetry version instead of using 1.4.1

* Nitpick on using identical patch file.

Co-authored-by: João Soares <joao.soares@xpi.com.br>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-07-22 13:52:15 -07:00
Azure SDK Bot
fd117d229d
[azure-core-tracing-opentelemetry-cpp | azure-core-cpp] Add new port and publish azure-core-cpp version to 1.0.0-beta.2 (#25507)
* [azure-core-tracing-opentelemetry-cpp] Update to 1.0.0-beta.2
## 1.0.0-beta.2 (2022-06-30)

### Breaking Changes

- The `Azure::Core::Tracing::OpenTelemetry::OpenTelemetryProvider` type can only be instantiated via a factory method: `OpenTelemetryProvider::Create()`.

### Other Changes

- Removed `_internal` APIs from the public API surface. Also removed most of the `_internal` APIs from the public `opentelemetry.hpp` headers.

* [azure-core-cpp] Update to 1.7.0
## 1.7.0 (2022-06-30)

### Features Added

- Added prototypes and initial service support for Distributed Tracing.
2022-07-14 12:15:41 -07:00