chore(deps): bump opentelemetry_sdk from 0.27.1 to 0.32.1 in /backend - #12
Merged
christabel888 merged 1 commit intoJun 15, 2026
Merged
Conversation
Bumps [opentelemetry_sdk](https://github.com/open-telemetry/opentelemetry-rust) from 0.27.1 to 0.32.1. - [Release notes](https://github.com/open-telemetry/opentelemetry-rust/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-rust/blob/main/docs/release_0.32.md) - [Commits](https://github.com/open-telemetry/opentelemetry-rust/commits) --- updated-dependencies: - dependency-name: opentelemetry_sdk dependency-version: 0.32.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
dependabot
Bot
deleted the
dependabot/cargo/backend/opentelemetry_sdk-0.32.1
branch
June 15, 2026 01:27
This was referenced Jul 14, 2026
christabel888
pushed a commit
that referenced
this pull request
Aug 21, 2026
…overnance Adds getGovernanceInsights() (backend#14) to lib/governance-api.ts and renders it via the shared InsightsList component. Since governance insight data may currently be sourced via storage polling (until the governance/governance-voting contracts add events per contracts#10/#12) and can lag behind the other insight callouts, the callout surfaces an explicit 'Data as of {timestamp}' note rather than presenting it with the same apparent immediacy as corridor/anchor insights. Closes #156
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.
Context: Copy-only rename per the pivot doc's rename table ("Asset Page" -> "Asset Intelligence"). The existing route is
/trustlines; per this batch we're keeping the URL and only changing displayed copy (see #36 for the nav label itself).Where:
frontend/messages/*.json-- page title/heading strings for the trustlines routeWhat to do:
Definition of done:
/trustlinesURL unchanged