Skip to content

deps(python): bump the opentelemetry group with 3 updates#24

Open
dependabot[bot] wants to merge 33 commits into
mainfrom
dependabot/pip/opentelemetry-a30c47dd7a
Open

deps(python): bump the opentelemetry group with 3 updates#24
dependabot[bot] wants to merge 33 commits into
mainfrom
dependabot/pip/opentelemetry-a30c47dd7a

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 20, 2026

Copy link
Copy Markdown

Updates the requirements on opentelemetry-api, opentelemetry-sdk and opentelemetry-instrumentation-fastapi to permit the latest version.
Updates opentelemetry-api to 1.44.0

Changelog

Sourced from opentelemetry-api's changelog.

Version 1.44.0/0.65b0 (2026-07-16)

Added

  • opentelemetry-docker-tests: Refactor Docker tests to properly validate contents of exported telemetry (#5220)
  • opentelemetry-exporter-otlp-common: add shared package for common OTLP utilities (#5252)
  • opentelemetry-sdk: add MissingDependencyError exception for declarative configuration and use it for missing optional dependency errors (#5265)
  • opentelemetry-sdk: Add ability to refresh process dependent Resource attributes (#5280)
  • opentelemetry-sdk: add force_flush method to LogRecordExporter ABC (#5294)
  • opentelemetry-sdk: Make it possible to limit the size of stored spans in InMemorySpanExporter (#5296)
  • opentelemetry-sdk: add log record limits environment variables OTEL_LOGRECORD_ATTRIBUTE_COUNT_LIMIT and OTEL_LOGRECORD_ATTRIBUTE_VALUE_LENGTH_LIMIT (#5300)
  • opentelemetry-sdk: add support for file exporter with declarative config (#5311)
  • opentelemetry-sdk: expose SynchronousMultiLogRecordProcessor and ConcurrentMultiLogRecordProcessor publicly (#5327)
  • opentelemetry-sdk: point the declarative configuration package README at the shared language support status matrix in the opentelemetry-configuration repo, so Python conformance status lives alongside the other languages instead of being duplicated per language SDK. (#5347)
  • opentelemetry-sdk: document that Python-implementation extensions (OTEL_PYTHON_* variables) are bypassed when OTEL_CONFIG_FILE is set. The env-var initialisation path is skipped entirely in favour of the declarative file; honouring these alongside a config file is tracked as a follow-up. (#5353)
  • opentelemetry-sdk: wire id_generator from declarative configuration to TracerProvider (#5363)
  • opentelemetry-sdk: Add support for activating instrumentors from a declarative configuration file via the instrumentation/development.python section. Instrumentors can declare a configuration attribute to have their options validated through the same type-coercion pipeline used for SDK component configuration. (#5372)

... (truncated)

Commits
  • 53a5a40 Prepare release 1.44.0/0.65b0 (#5422)
  • d9f34e7 Fixup eachdist.py handling of package names (#5417)
  • d10f472 opentelemetry-semantic-conventions: Bump to 1.43.0 (#5413)
  • ae8feeb Update otelbot token workflows to use client IDs (#5404)
  • 67a2abd Fix Context in-place mutability bypass via inherited dict methods (#5399)
  • 87baad9 Bump semconv to 1.42.0 (#5410)
  • 23dc0b2 opentelemetry-sdk: add 'force_flush' method to LogRecordExporter ABC (#5294)
  • bec55fd opentelemetry-sdk: expose SynchronousMultiLogRecordProcessor and ConcurrentMu...
  • 55d0b7a opentelemetry-sdk: Add ability to refresh process sensitive Resource attribut...
  • 6115db2 opentelemetry-sdk: add log record limits environment variables (#5300)
  • Additional commits viewable in compare view

Updates opentelemetry-sdk to 1.44.0

Changelog

Sourced from opentelemetry-sdk's changelog.

Version 1.44.0/0.65b0 (2026-07-16)

Added

  • opentelemetry-docker-tests: Refactor Docker tests to properly validate contents of exported telemetry (#5220)
  • opentelemetry-exporter-otlp-common: add shared package for common OTLP utilities (#5252)
  • opentelemetry-sdk: add MissingDependencyError exception for declarative configuration and use it for missing optional dependency errors (#5265)
  • opentelemetry-sdk: Add ability to refresh process dependent Resource attributes (#5280)
  • opentelemetry-sdk: add force_flush method to LogRecordExporter ABC (#5294)
  • opentelemetry-sdk: Make it possible to limit the size of stored spans in InMemorySpanExporter (#5296)
  • opentelemetry-sdk: add log record limits environment variables OTEL_LOGRECORD_ATTRIBUTE_COUNT_LIMIT and OTEL_LOGRECORD_ATTRIBUTE_VALUE_LENGTH_LIMIT (#5300)
  • opentelemetry-sdk: add support for file exporter with declarative config (#5311)
  • opentelemetry-sdk: expose SynchronousMultiLogRecordProcessor and ConcurrentMultiLogRecordProcessor publicly (#5327)
  • opentelemetry-sdk: point the declarative configuration package README at the shared language support status matrix in the opentelemetry-configuration repo, so Python conformance status lives alongside the other languages instead of being duplicated per language SDK. (#5347)
  • opentelemetry-sdk: document that Python-implementation extensions (OTEL_PYTHON_* variables) are bypassed when OTEL_CONFIG_FILE is set. The env-var initialisation path is skipped entirely in favour of the declarative file; honouring these alongside a config file is tracked as a follow-up. (#5353)
  • opentelemetry-sdk: wire id_generator from declarative configuration to TracerProvider (#5363)
  • opentelemetry-sdk: Add support for activating instrumentors from a declarative configuration file via the instrumentation/development.python section. Instrumentors can declare a configuration attribute to have their options validated through the same type-coercion pipeline used for SDK component configuration. (#5372)

... (truncated)

Commits
  • 53a5a40 Prepare release 1.44.0/0.65b0 (#5422)
  • d9f34e7 Fixup eachdist.py handling of package names (#5417)
  • d10f472 opentelemetry-semantic-conventions: Bump to 1.43.0 (#5413)
  • ae8feeb Update otelbot token workflows to use client IDs (#5404)
  • 67a2abd Fix Context in-place mutability bypass via inherited dict methods (#5399)
  • 87baad9 Bump semconv to 1.42.0 (#5410)
  • 23dc0b2 opentelemetry-sdk: add 'force_flush' method to LogRecordExporter ABC (#5294)
  • bec55fd opentelemetry-sdk: expose SynchronousMultiLogRecordProcessor and ConcurrentMu...
  • 55d0b7a opentelemetry-sdk: Add ability to refresh process sensitive Resource attribut...
  • 6115db2 opentelemetry-sdk: add log record limits environment variables (#5300)
  • Additional commits viewable in compare view

Updates opentelemetry-instrumentation-fastapi to 0.65b0

Changelog

Sourced from opentelemetry-instrumentation-fastapi's changelog.

Version 1.44.0/0.65b0 (2026-07-16)

Added

  • Add opentelemetry-instrumentation-structlog instrumentation package and shared log_utils helpers for emitting structlog events as OpenTelemetry logs. (#4286)
  • opentelemetry-instrumentation-celery: add use_span_links option to link task execution spans to producer spans instead of creating parent-child relationships (#4537)
  • opentelemetry-instrumentation-aws-lambda: add SQS context propagation support (#4668)
  • opentelemetry-instrumentation-httpx: add support for httpx2 (#4730)
  • opentelemetry-instrumentation-tortoiseorm: Implement database semantic convention stability migration support through OTEL_SEMCONV_STABILITY_OPT_IN (#4731)
  • opentelemetry-instrumentation-asyncpg: add database semantic convention stability support through OTEL_SEMCONV_STABILITY_OPT_IN (#4733)
  • opentelemetry-instrumentation-pymemcache: add database semconv stability migration support (#4739)
  • ��o�p�e�n�t�e�l�e�m�e�t�r�y�-�i�n�s�t�r�u�m�e�n�t�a�t�i�o�n�-�c�a�s�s�a�n�d�r�a�:� �a�d�d� �s�e�m�c�o�n�v� �s�t�a�b�i�l�i�t�y� �m�i�g�r�a�t�i�o�n� �s�u�p�p�o�r�t� � � (#4747)
  • opentelemetry-instrumentation-pymongo: add database semantic convention stability support through OTEL_SEMCONV_STABILITY_OPT_IN (#4772)
  • opentelemetry-instrumentation-aiopg: add database semantic convention stability support through OTEL_SEMCONV_STABILITY_OPT_IN (#4820)

Changed

  • opentelemetry-instrumentation-urllib3: remove multiple calls to sanitize_method (#4718)

Removed

  • opentelemetry-instrumentation-elasticsearch: drop the package since all

... (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 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

sodiq-code and others added 30 commits July 18, 2026 09:00
…2+4 hybrid pivot

Critical Fixes (28/28):
- Fix #1: Rewrite broadcast_interactions.py with correct entry points matching Rust contracts
- Fix #2: Add demo_upgrade_policy.py demonstrating v1→v2 contract upgrade on RiskPolicyManager
- Fix #3: Implement real x402 flow with HTTP 402 middleware, demo_x402_subscribe.js, VaultWatchX402 class
- Fix #4: AuditAgent uses record_finding entry point (was record_action)
- Fix #5: MCP tools query real chain - fix ReputationEngine import, parse CLValue, fix query paths
- Fix #6: Remove leaked CSPR.cloud API key from broadcast_interactions.py, server-side proxy
- Fix #7: Move Groq API key server-side, remove all module-level groq_client singletons
- Fix #8: SubscriberVault.open_vault and top_up now #[odra(payable)] with attached_value()
- Fix #9: IntelAgent.serve_intel_with_x402 uses contract_hash=, deduct_credit entry point, query_type arg
- Fix #10: SelfCorrectionAgent queries RiskPolicyManager.get_current_policy via Casper RPC
- Fix #11: Add Odra events to all 8 contracts (15 events total)
- Fix #12: Replace String address fields with Address type in RiskPolicyManager
- Fix #13: Fix SentinelAlertLog.address_logs from comma-String to Vec<u64> capped at 256
- Fix #14: SafetyGuard fail-closed on model error
- Fix #15: Remove all module-level groq_client, inject via constructor for testability
- Fix #16: Add API key auth + slowapi rate limiting to FastAPI
- Fix #17: Demo video script placeholder (demo_upgrade_policy.py, demo_x402_subscribe.js)
- Fix #18: Replace hardcoded LIVE_FINDINGS with real API fetches in dashboard
- Fix #19: Add 7 direct contract-query methods to SDK client
- Fix #20: Add e2e test suite running against real Casper testnet
- Fix #21: Update PROOF.md with verified markers and verification instructions
- Fix #22: Complete CONTRACT_AUDIT.md with red-team security analysis
- Fix #23: Landing page references added to README
- Fix #24: Community engagement guidance in LAUNCH_AND_IMPACT.md
- Fix #25: RBAC with OPERATOR/ADMIN roles in RiskPolicyManager
- Fix #26: CSPR.click documentation added to DEPLOYMENT_GUIDE
- Fix #27: Create vaultwatch-rwa-mcp domain-specific MCP server (5 tools)
- Fix #28: RWA agent wired to real DeFiLlama + CoinGecko + Groq Compound data sources

Practical Guidance (7/7 Recommendations):
1. Verify before submit - PROOF.md now has verification instructions
2. Demo video script - demo_upgrade_policy.py and demo_x402_subscribe.js
3. x402 flow demo-able in 60 seconds - scripted demo_x402_subscribe.js
4. Pin every claim to file:line - README now has file:line references
5. CSPR.click for agent wallets - documented in DEPLOYMENT_GUIDE
6. Domain-specific MCP server - vaultwatch_rwa_mcp with 5 tools
7. Community engagement - X/Twitter and Discord guidance in LAUNCH_AND_IMPACT.md

Strategic Insights:
- Track 2+4 hybrid narrative: compliance-gated RWA oracle on upgradable Casper contracts
- README rewritten for VaultWatch RWA positioning
- LAUNCH_AND_IMPACT.md updated with 3-phase roadmap including ZK-KYC
- CONTRACT_AUDIT.md with 13-section red-team analysis
- ARCHITECTURE.md corrected with real entry point names

30 files changed, 3865 insertions(+), 1645 deletions(-)
…atch, RWA MCP count, community docs

Critical Fixes (from verification audit):
- Fix #6 COMPLETE: Remove hardcoded CSPR_CLOUD_API_KEY from 4 additional files
  (broadcast_deploys.py, deploy_live.py, broadcast_transfers.py, deploy_new_account.py)
  All now read from CSPR_CLOUD_API_KEY environment variable
- Fix #16 COMPLETE: Add @limiter.limit() decorators to ALL 9 API routes
  Add Depends(verify_api_key) to /api/intel, /api/findings, /api/rwa,
  /api/policy, /api/traces, /api/market, /api/chain
  Previously only 2/9 endpoints had auth; now 9/9 protected
- Fix #21 COMPLETE: AuditTrail hash mismatch fixed in 7 files
  Wrong: ...6336a7 → Correct: ...6333a7 (matching transaction_hashes_live.json)
  Fixed in: sdk/client.py, mcp/server.py, e2e tests, BUILD_VERIFICATION.md,
  liveApi.js, mockApi.js, .env.example

RWA MCP Tool Count Fix:
- README.md: Updated from 8 to 5 RWA MCP tools with correct tool names
  (rwa_risk_assessment, compliance_check, rwa_oracle_query, subscribe_rwa_feed, agent_reputation)
- ARCHITECTURE.md: Updated RWA MCP section from 8 to 5 tools
- LAUNCH_AND_IMPACT.md: Updated 20+8 to 20+5

Community & Documentation:
- LAUNCH_AND_IMPACT.md: Added X/Twitter strategy, Discord community channels,
  YouTube, and newsletter to Section 9
- DEPLOYMENT_GUIDE.md: Added Step 0 — CSPR.click wallet creation with
  browser and CLI instructions, agent wallet security guidelines
- DEMO_SCRIPT.md: Added demo_x402_subscribe.js reference to Scene 3

Contract Fix:
- risk_policy_manager.rs: Changed RiskPolicy.updated_by from String to Address
  type (Fix #12 now fully complete)

CONTRACT_AUDIT.md:
- Fixed executive summary counts: SentinelRegistry 0H→1H,
  total 3H→4H, 10M→11M
Z User and others added 3 commits July 18, 2026 16:04
…ehavior_index.rs, sentinel_registry.rs, subscriber_vault.rs
Updates the requirements on [opentelemetry-api](https://github.com/open-telemetry/opentelemetry-python), [opentelemetry-sdk](https://github.com/open-telemetry/opentelemetry-python) and [opentelemetry-instrumentation-fastapi](https://github.com/open-telemetry/opentelemetry-python-contrib) to permit the latest version.

Updates `opentelemetry-api` to 1.44.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-python@v1.24.0...v1.44.0)

Updates `opentelemetry-sdk` to 1.44.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-python@v1.24.0...v1.44.0)

Updates `opentelemetry-instrumentation-fastapi` to 0.65b0
- [Release notes](https://github.com/open-telemetry/opentelemetry-python-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-python-contrib/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-python-contrib/commits)

---
updated-dependencies:
- dependency-name: opentelemetry-api
  dependency-version: 1.44.0
  dependency-type: direct:production
  dependency-group: opentelemetry
- dependency-name: opentelemetry-sdk
  dependency-version: 1.44.0
  dependency-type: direct:production
  dependency-group: opentelemetry
- dependency-name: opentelemetry-instrumentation-fastapi
  dependency-version: 0.65b0
  dependency-type: direct:production
  dependency-group: opentelemetry
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jul 20, 2026

Copy link
Copy Markdown
Author

Labels

The following labels could not be found: dependencies, python. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@vercel

vercel Bot commented Jul 20, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
vaultwatch Ready Ready Preview, Comment Jul 20, 2026 5:15am

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.

1 participant