Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the otel group with 3 updates #90

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 9, 2024

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps the otel group with 3 updates: tracing-opentelemetry, opentelemetry-otlp and tonic.

Updates tracing-opentelemetry from 0.20.0 to 0.27.0

Release notes

Sourced from tracing-opentelemetry's releases.

0.27.0

Breaking Changes

  • Upgrade to opentelemetry 0.26. Refer to the upstream changelog for more information.

0.26.0

What's Changed

0.25.0

What's Changed

0.24.0

Breaking Changes

  • Upgrade to opentelemetry 0.23. Refer to the upstream changelog for more information.

Added

  • Added gauge metrics (#129)

Fixed

  • Fixed compilation on WASI targets (#147)
  • Set span end time when it exists (#124)

0.23.0

Breaking Changes

  • Upgrade to opentelemetry 0.22. Refer to the upstream changelog for more information. In particular, i64 histograms will silently downgrade to key/value exports.

0.22.0

Breaking Changes

  • Upgrade to v0.21.0 of opentelemetry For list of breaking changes in OpenTelemetry, see the v0.21.0 changelog.
  • Update MSRV to require Rust 1.65+, as opentelemetry requires it now. (#68)

... (truncated)

Changelog

Sourced from tracing-opentelemetry's changelog.

0.27.0 (October 9, 2024)

Breaking Changes

  • Upgrade to opentelemetry 0.26. Refer to the upstream changelog for more information.

0.26.0 (September 10, 2024)

Breaking Changes

  • Upgrade to opentelemetry 0.25. Refer to the upstream changelog for more information.

0.25.0 (July 21, 2024)

Breaking Changes

  • Upgrade to opentelemetry 0.24. Refer to the upstream changelog for more information.

Fixed

  • Invalidate sample decision on set parent (#153)
  • chore: fix on_close() comment (#148)

0.24.0 (May 24, 2024)

Breaking Changes

  • Upgrade to opentelemetry 0.23. Refer to the upstream changelog for more information.

Added

  • Added gauge metrics (#129)

Fixed

  • Fixed compilation on WASI targets (#147)
  • Set span end time when it exists (#124)

0.23.0 (February 26, 2024)

Breaking Changes

... (truncated)

Commits
  • 74d6ba0 Remove MSRV notes in favor of the Cargo metadata
  • 4a6edb8 Add note on version numbers
  • f5d121f Move code from README into a basic example
  • d817cf7 chore: prepare release
  • 90e8e38 chore: bump opentelemetry to 0.26
  • ebc0a92 chore: update CHANGELOG for 0.26 release
  • 5a3f1fd chore: prepare release
  • 18fffd6 chore: bump opentelemetry to 0.25
  • 8884fe6 chore: fix clippy warning
  • 7c1fc95 Update changelog for 0.25.0 release
  • Additional commits viewable in compare view

Updates opentelemetry-otlp from 0.13.0 to 0.26.0

Release notes

Sourced from opentelemetry-otlp's releases.

0.26.0 Release

See changelog for individual crates to know the exact set of changes. As informed during previous release, all crates from this repo follows same version (0.26.0 for this release). This release also upgrades Metric API (part of opentelemetry crate) from alpha to beta.

OpenTelemetry 0.25.0 Release

See changelog for individual crates to know the exact set of changes. This release onwards, all crates from this repo follows same version (0.25.0 for today's release).

opentelemetry-sdk v0.24.1 patch release

Refer to opentelemetry-sdk CHANGELOG for the changes.

opentelemetry-0.24.0

See individual crate changelogs for details.

0.23.0

Whats changed?

See individual crate changelogs for details.

New Contributors

@​svix-jplatte made their first contribution in open-telemetry/opentelemetry-rust#1568 @​rex4539 made their first contribution in open-telemetry/opentelemetry-rust#1587 @​divergentdave made their first contribution in open-telemetry/opentelemetry-rust#1584 @​pyohannes made their first contribution in open-telemetry/opentelemetry-rust#1578 @​masato-hi made their first contribution in open-telemetry/opentelemetry-rust#1621 @​rogercoll made their first contribution in open-telemetry/opentelemetry-rust#1624 @​LuisOsta made their first contribution in open-telemetry/opentelemetry-rust#1638 @​svrnm made their first contribution in open-telemetry/opentelemetry-rust#1664 @​Lev1ty made their first contribution in open-telemetry/opentelemetry-rust#1672 @​ThomsonTan made their first contribution in open-telemetry/opentelemetry-rust#1675 @​ramgdev made their first contribution in open-telemetry/opentelemetry-rust#1585 @​utpilla made their first contribution in open-telemetry/opentelemetry-rust#1701 @​ChieloNewctle made their first contribution in open-telemetry/opentelemetry-rust#1746

0.22.1 of OpenTelemetry sdk

Fixed open-telemetry/opentelemetry-rust#1576 Fix Span kind is always set to "internal".

v0.22.0

API

Added

Changed

Removed

... (truncated)

Commits
  • 21fc16c Prepare 0.26.0 release, update Metrics API to Beta (#2160)
  • 167baf8 Minor cleanups in Metrics module (#2155)
  • 380a709 MeterProvider modified to not do shutdown if user has already shut down (#2156)
  • 81a95e3 Improve internal opentelemetry logging - directly using tracing mcros (#2152)
  • 8bdd189 For Delta Temporarlity, avoid exporting when no new measurements are made (#2...
  • 6ed2b43 Fix CI - Regenerate proto files, and selective msrv-patching (#2159)
  • 161929d Use weaver for semantic convention codegen (#2098)
  • 0f15d21 Update doc comments (#2149)
  • 88023d9 Add tests for periodic reader from various RT combinations (#2147)
  • c8136d9 Add with_boundaries hint API for explicit bucket histograms (#2135)
  • Additional commits viewable in compare view

Updates tonic from 0.9.2 to 0.12.3

Release notes

Sourced from tonic's releases.

v0.12.3

0.12.3 (2024-08-29)

Features

  • server: Added support for grpc max_connection_age (#1865)
  • build: Add #[deprecated] to deprecated client methods (#1879)
  • build: plumb skip_debug through prost Builder and add test (#1900)

Bug Fixes

  • build: Revert "fix tonic-build cargo build script outputs (#1821)" which accidentally increases MSRV (#1898)
  • server: ignore more error kinds in incoming socket stream (#1885)
  • transport: do not shutdown server on broken connections (#1948)

v0.12.2

0.12.2 (2024-08-23)

Features

  • Move TimeoutExpired out of transport (#1826)
  • Move ConnectError type from transport (#1828)
  • channel: allow setting max_header_list_size (#1835)
  • router: Add RoutesBuilder constructor (#1855)
  • tls: Rename tls-roots feature with tls-native-roots (#1860)
  • router: Rename Routes::into_router with into_axum_router (#1862)
  • router: Implement from axum::Router for Routes (#1863)
  • channel: Re-enable TLS based on Cargo features in generated clients (#1866)
  • server: allow setting max_header_list_size (#1870)
  • build: Expose formatted service name (#1684)
  • reflection: add back support for v1alpha reflection protocol (#1888)

Bug Fixes

  • router: Add missing unimplemented fallback to RoutesBuilder (#1864)
  • server: Prevent server from exiting on ECONNABORTED (#1874)
  • web: fix panic in trailer parsing on multiple trailers (#1880)
  • web: fix empty trailer parsing causing infinite parser loop (#1883)

v0.12.1

0.12.1 (2024-07-17)

Bug Fixes

  • Reduce tokio-stream feature (#1795)

v0.12.0

v0.12.0 (2024-07-08)

This breaking release updates tonic to the hyper 1.0 ecosystem and also updates

... (truncated)

Changelog

Sourced from tonic's changelog.

0.12.3 (2024-08-29)

Features

  • server: Added support for grpc max_connection_age (#1865)
  • build: Add #[deprecated] to deprecated client methods (#1879)
  • build: plumb skip_debug through prost Builder and add test (#1900)

Bug Fixes

  • build: Revert "fix tonic-build cargo build script outputs (#1821)" which accidentally increases MSRV (#1898)
  • server: ignore more error kinds in incoming socket stream (#1885)
  • transport: do not shutdown server on broken connections (#1948)

0.12.2 (2024-08-23)

Features

  • Move TimeoutExpired out of transport (#1826)
  • Move ConnectError type from transport (#1828)
  • channel: allow setting max_header_list_size (#1835)
  • router: Add RoutesBuilder constructor (#1855)
  • tls: Rename tls-roots feature with tls-native-roots (#1860)
  • router: Rename Routes::into_router with into_axum_router (#1862)
  • router: Implement from axum::Router for Routes (#1863)
  • channel: Re-enable TLS based on Cargo features in generated clients (#1866)
  • server: allow setting max_header_list_size (#1870)
  • build: Expose formatted service name (#1684)
  • reflection: add back support for v1alpha reflection protocol (#1888)

Bug Fixes

  • router: Add missing unimplemented fallback to RoutesBuilder (#1864)
  • server: Prevent server from exiting on ECONNABORTED (#1874)
  • web: fix panic in trailer parsing on multiple trailers (#1880)
  • web: fix empty trailer parsing causing infinite parser loop (#1883)

0.12.1 (2024-07-17)

Bug Fixes

  • Reduce tokio-stream feature (#1795)

0.12.0 (2024-07-08)

This breaking release updates tonic to the hyper 1.0 ecosystem and also updates to prost v0.13.0.

Features

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the otel group with 3 updates: [tracing-opentelemetry](https://github.com/tokio-rs/tracing-opentelemetry), [opentelemetry-otlp](https://github.com/open-telemetry/opentelemetry-rust) and [tonic](https://github.com/hyperium/tonic).


Updates `tracing-opentelemetry` from 0.20.0 to 0.27.0
- [Release notes](https://github.com/tokio-rs/tracing-opentelemetry/releases)
- [Changelog](https://github.com/tokio-rs/tracing-opentelemetry/blob/v0.1.x/CHANGELOG.md)
- [Commits](tokio-rs/tracing-opentelemetry@v0.20.0...v0.27.0)

Updates `opentelemetry-otlp` from 0.13.0 to 0.26.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-rust/releases)
- [Commits](open-telemetry/opentelemetry-rust@opentelemetry-otlp-0.13.0...opentelemetry-otlp-0.26.0)

Updates `tonic` from 0.9.2 to 0.12.3
- [Release notes](https://github.com/hyperium/tonic/releases)
- [Changelog](https://github.com/hyperium/tonic/blob/master/CHANGELOG.md)
- [Commits](hyperium/tonic@v0.9.2...v0.12.3)

---
updated-dependencies:
- dependency-name: tracing-opentelemetry
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: otel
- dependency-name: opentelemetry-otlp
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: otel
- dependency-name: tonic
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: otel
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/cargo/otel-9b45e0fc97 branch from 5add56a to 8502252 Compare October 9, 2024 22:19
@clux
Copy link
Member

clux commented Oct 9, 2024

Replaced by #91

@clux clux closed this Oct 9, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 9, 2024

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@clux clux deleted the dependabot/cargo/otel-9b45e0fc97 branch October 9, 2024 23:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant