Skip to content

chore(deps): bump opentelemetry-resourcedetector-gcp from 1.12.0a0 to 1.14.0 - #492

Merged
amit-gazal-thenvoi merged 1 commit into
mainfrom
dependabot/uv/main/opentelemetry-resourcedetector-gcp-1.14.0
Jul 27, 2026
Merged

chore(deps): bump opentelemetry-resourcedetector-gcp from 1.12.0a0 to 1.14.0#492
amit-gazal-thenvoi merged 1 commit into
mainfrom
dependabot/uv/main/opentelemetry-resourcedetector-gcp-1.14.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps opentelemetry-resourcedetector-gcp from 1.12.0a0 to 1.14.0.

Release notes

Sourced from opentelemetry-resourcedetector-gcp's releases.

opentelemetry-resourcedetector-gcp 1.14.0

Changed

  • Update package namespace to opentelemetry.resourcedetector.gcp_resource_detector. (#4861)

Fixed

  • Add back gcp_resource_detector entry point name for backward compatibility. (#4865)

opentelemetry-resourcedetector-gcp 1.13.0

Added

  • Moved the Google Cloud resource detector package from the opentelemetry-operations-python repository to the opentelemetry-python-contrib repo. (#4749)

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Changelog

Sourced from opentelemetry-resourcedetector-gcp's changelog.

Version 1.14.0/0.35b0 (2022-11-03)

Deprecated

  • opentelemetry-distro Deprecate otlp_proto_grpc and otlp_proto_http in favor of using OTEL_EXPORTER_OTLP_TRACES_PROTOCOL as according to specifications (#1250)

Added

  • Capture common HTTP attributes from API Gateway proxy events in opentelemetry-instrumentation-aws-lambda (#1233)
  • Add metric instrumentation for tornado (#1252)
  • opentelemetry-instrumentation-django Fixed bug where auto-instrumentation fails when django is installed and settings are not configured. (#1369)
  • opentelemetry-instrumentation-system-metrics add supports to collect system thread count. (#1339)
  • opentelemetry-exporter-richconsole Fixing RichConsoleExpoter to allow multiple traces, fixing duplicate spans and include resources (#1336)
  • opentelemetry-instrumentation-asgi Add support for regular expression matching and sanitization of HTTP headers. (#1333)
  • opentelemetry-instrumentation-asgi metrics record target attribute (FastAPI only) (#1323)
  • opentelemetry-instrumentation-wsgi Add support for regular expression matching and sanitization of HTTP headers. (#1402)
  • Add support for py3.11 (#1415)
  • opentelemetry-instrumentation-django Add support for regular expression matching and sanitization of HTTP headers. (#1411)
  • opentelemetry-instrumentation-falcon Add support for regular expression matching and sanitization of HTTP headers. (#1412)
  • opentelemetry-instrumentation-flask Add support for regular expression matching and sanitization of HTTP headers. (#1413)
  • opentelemetry-instrumentation-pyramid Add support for regular expression matching and sanitization of HTTP headers. (#1414)
  • opentelemetry-instrumentation-grpc Add support for grpc.aio Clients and Servers (#1245)
  • Add metric exporter for Prometheus Remote Write (#1359)

Fixed

  • Fix bug in Falcon instrumentation (#1377)
  • opentelemetry-instrumentation-asgi Fix keys() in class ASGIGetter so it decodes the keys before returning them. (#1333)
  • opentelemetry-instrumentation-asgi Make ASGIGetter.get() compare all keys in a case insensitive manner. (#1333)
  • Use resp.text instead of resp.body for Falcon 3 to avoid a deprecation warning. (#1412)

... (truncated)

Commits

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [opentelemetry-resourcedetector-gcp](https://github.com/open-telemetry/opentelemetry-python-contrib) from 1.12.0a0 to 1.14.0.
- [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/opentelemetry-resourcedetector-gcp==1.14.0)

---
updated-dependencies:
- dependency-name: opentelemetry-resourcedetector-gcp
  dependency-version: 1.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jul 27, 2026

@amit-gazal-thenvoi amit-gazal-thenvoi left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

✅ Approved by the dependabot-triage skill.

Validated in a consolidated batch run: this bump was applied together with the
other passing Dependabot bumps (#492 opentelemetry-resourcedetector-gcp, #493
pillow, #494 fastapi, #497 click, #498 beautifulsoup4) on one local branch via a
single uv lock, so it's proven compatible with the rest of the batch — not just
green on its own. The lock diff contains exactly those 5 packages, with no
collateral drift, and uv lock --check passes.

Gate results with all 5 in place:

Check Result
pre-commit run --all-files (ruff, ruff format, pyrefly, secrets, actionlint) ✅ passed
Unit suite ✅ 4083 passed, 82 skipped
crewai in an isolated dev-crewai venv (CI's exact target list) + pyrefly check ✅ 80 passed, 5 skipped, 0 errors
markdown-docs (CI's git ls-files '*.md' set) ✅ 57 passed
Integration (live platform) ✅ no bump-attributable failures
e2e baseline, core lane ✅ no bump-attributable failures

Integration and e2e were run for real, and every failure was attributed rather
than assumed:

  • Integration — ran the full suite twice, once with the batch and once with
    only these 5 packages downgraded. The same 5 tests fail both ways
    (test_claude_sdk_approval ×2; test_letta_live ×3, APIConnectionError with
    no local Letta server), so they're pre-existing. The differing failures swap
    between runs (test_google_adk_converter ×4 and a WS 429 one way,
    test_control_signals ×2 the other) — ordering/live-platform flakiness. The
    google_adk group passes on the bumped versions when run in isolation.
  • e2e core lane — 43 passed, 0 failed up to test_parlant_replies, which
    fails because parlant's own server needs ~6 min to become ready and the adapter
    gives up at 300s. A/B'd explicitly: with fastapi 0.140.0 startup took 6m03s and
    failed; with fastapi 0.136.0 it took 6m03s and failed identically. Not the bump.
  • Out-of-lane adapters (copilot_acp, letta, google, crewai, opencode)
    skip under BAND_E2E_LANE=core and are covered by their own CI lanes; locally
    they lack the server/CLI/key regardless.

Safe to merge.

@amit-gazal-thenvoi
amit-gazal-thenvoi added this pull request to the merge queue Jul 27, 2026
Merged via the queue into main with commit 28bd5aa Jul 27, 2026
12 checks passed
@amit-gazal-thenvoi
amit-gazal-thenvoi deleted the dependabot/uv/main/opentelemetry-resourcedetector-gcp-1.14.0 branch July 27, 2026 14:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant