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

Update PHP Dependencies #994

Closed
julianocosta89 opened this issue Jul 21, 2023 · 0 comments · Fixed by #1009
Closed

Update PHP Dependencies #994

julianocosta89 opened this issue Jul 21, 2023 · 0 comments · Fixed by #1009
Labels
enhancement New feature or request good first issue Good for newcomers v1.5 Issues for 1.5 release

Comments

@julianocosta89
Copy link
Member

Update QuoteService to use latest OTel dependencies.
Currently we are using:

        "open-telemetry/api": "1.0.0beta9",
        "open-telemetry/sdk": "1.0.0beta9",
        "open-telemetry/exporter-otlp": "1.0.0beta8",
        "open-telemetry/opentelemetry-auto-slim": "1.0.0beta7",

The following are already available:

        "open-telemetry/api": "1.0.0beta10",
        "open-telemetry/sdk": "1.0.0beta14",
        "open-telemetry/exporter-otlp": "1.0.0beta12",
        "open-telemetry/opentelemetry-auto-slim": "1.0.0beta9",
@julianocosta89 julianocosta89 added enhancement New feature or request good first issue Good for newcomers v1.5 Issues for 1.5 release labels Jul 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers v1.5 Issues for 1.5 release
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant