fix(deps): update opentelemetry-go monorepo#906
Merged
renovate[bot] merged 1 commit intomainfrom Sep 12, 2023
Merged
Conversation
✅ Deploy Preview for polite-licorice-3db33c canceled.
|
Codecov Report
@@ Coverage Diff @@
## main #906 +/- ##
=======================================
Coverage 72.73% 72.73%
=======================================
Files 28 28
Lines 2857 2857
=======================================
Hits 2078 2078
Misses 683 683
Partials 96 96 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
7b346c0 to
ad360c6
Compare
ad360c6 to
8bef344
Compare
Merged
Kavindu-Dodan
pushed a commit
that referenced
this pull request
Sep 14, 2023
🤖 I have created a release *beep* *boop* --- <details><summary>flagd: 0.6.6</summary> ## [0.6.6](flagd/v0.6.5...flagd/v0.6.6) (2023-09-14) ### 🐛 Bug Fixes * **deps:** update module github.com/open-feature/flagd/core to v0.6.5 ([#900](#900)) ([c2ddcbf](c2ddcbf)) ### 🧹 Chore * add new flagd-evaluator e2e suite ([#898](#898)) ([37ab55d](37ab55d)) </details> <details><summary>flagd-proxy: 0.2.11</summary> ## [0.2.11](flagd-proxy/v0.2.10...flagd-proxy/v0.2.11) (2023-09-14) ### 🐛 Bug Fixes * **deps:** update module github.com/open-feature/flagd/core to v0.6.5 ([#900](#900)) ([c2ddcbf](c2ddcbf)) </details> <details><summary>core: 0.6.6</summary> ## [0.6.6](core/v0.6.5...core/v0.6.6) (2023-09-14) ### 🐛 Bug Fixes * **deps:** update kubernetes packages to v0.28.2 ([#911](#911)) ([2eda6ab](2eda6ab)) * **deps:** update module sigs.k8s.io/controller-runtime to v0.16.2 ([#907](#907)) ([9976851](9976851)) * **deps:** update opentelemetry-go monorepo ([#906](#906)) ([5a41226](5a41226)) * use 32bit murmur calculation (64 is not stable) ([#913](#913)) ([db8dca4](db8dca4)) </details> --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.17.0->v1.18.0v0.40.0->v0.41.0v1.17.0->v1.18.0v1.17.0->v1.18.0v0.40.0->v0.41.0v1.17.0->v1.18.0v1.17.0->v1.18.0v0.40.0->v0.41.0v1.17.0->v1.18.0Release Notes
open-telemetry/opentelemetry-go (go.opentelemetry.io/otel)
v1.18.0: /v0.41.0/v0.0.6Compare Source
This release drops the compatibility guarantee of Go 1.19.
Added
WithProduceroption ingo.opentelemetry.op/otel/exporters/prometheusto restore the ability to register producers on the prometheus exporter's manual reader. (#4473)IgnoreValueoption ingo.opentelemetry.io/otel/sdk/metric/metricdata/metricdatatestto allow ignoring values when comparing metrics. (#4447)Deprecated
NewMetricExporteringo.opentelemetry.io/otel/bridge/opencensuswas deprecated inv0.35.0(#3541).The deprecation notice format for the function has been corrected to trigger Go documentation and build tooling. (#4470)
Removed
go.opentelemetry.io/otel/exporters/jaegerpackage. (#4467)go.opentelemetry.io/otel/example/jaegerpackage. (#4467)go.opentelemetry.io/otel/sdk/metric/aggregationpackage. (#4468)go.opentelemetry.io/otel/exporters/otlpand its sub-packages. (#4469)New Contributors
Full Changelog: open-telemetry/opentelemetry-go@v1.17.0...v1.18.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.