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

Prepare for v0.4 release for user_events exporters for metrics and logs #63

Closed
wants to merge 6 commits into from

Conversation

lalitb
Copy link
Member

@lalitb lalitb commented May 15, 2024

Changes

New releases for user_events exporters with latest otel-rust (v0.23.0) dependency.

Merge requirement checklist

  • CONTRIBUTING guidelines followed
  • Unit tests added/updated (if applicable)
  • Appropriate CHANGELOG.md files updated for non-trivial, user-facing changes
  • Changes in public API reviewed (if applicable)

@lalitb lalitb requested a review from a team May 15, 2024 21:58
@@ -23,7 +23,7 @@ prost = "0.12"
prost-types = "0.12"
thiserror = "1.0.30"
tonic = { version = "0.11", features = ["gzip", "tls", "transport"] }
yup-oauth2 = { version = "8.3.3", optional = true }
yup-oauth2 = { version = "9.0.0", optional = true }
Copy link
Member Author

@lalitb lalitb May 15, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

v8.3.3 has been yanked, so upgraded to next available.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lets do it as a separate PR.

@lalitb lalitb marked this pull request as draft May 15, 2024 22:01
@lalitb
Copy link
Member Author

lalitb commented May 15, 2024

closing this. Will open two separate PRs - one for otel-rust dependency upgrade, and other for user_events exporter release.

@lalitb lalitb closed this May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants