Skip to content

Bump opentelemetry-instrumentation-jinja2 from 0.61b0 to 0.62b0#1387

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/uv/opentelemetry-instrumentation-jinja2-0.62b0
Closed

Bump opentelemetry-instrumentation-jinja2 from 0.61b0 to 0.62b0#1387
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/uv/opentelemetry-instrumentation-jinja2-0.62b0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 29, 2026

Bumps opentelemetry-instrumentation-jinja2 from 0.61b0 to 0.62b0.

Changelog

Sourced from opentelemetry-instrumentation-jinja2's changelog.

Version 1.41.0/0.62b0 (2026-04-09)

Added

  • Enabled the flake8-tidy-import plugins rules for the ruff linter. These rules throw warnings for relative imports in the modules. (#4395)
  • opentelemetry-instrumentation-asgi: Respect suppress_http_instrumentation context in ASGI middleware to skip server span creation when HTTP instrumentation is suppressed (#4375)
  • opentelemetry-instrumentation-confluent-kafka: Loosen confluent-kafka upper bound to <3.0.0 (#4289)
  • opentelemetry-instrumentation: Add support for wrapt 2.x (#4203)
  • opentelemetry-instrumentation-psycopg2: Add parameter capture_parameters to instrumentor. (#4212)
  • opentelemetry-instrumentation-botocore: Add support for instrumenting aiobotocore (#4049)
  • opentelemetry-instrumentation-sqlalchemy: implement new semantic convention opt-in migration (#4110)

Fixed

  • opentelemetry-docker-tests: Replace deprecated SpanAttributes from opentelemetry.semconv.trace with opentelemetry.semconv._incubating.attributes (#4339)
  • opentelemetry-instrumentation-confluent-kafka: Skip recv span creation when poll() returns no message or consume() returns an empty list, avoiding empty spans on idle polls (#4349)
  • Fix intermittent Core Contrib Test CI failures caused by GitHub git CDN SHA propagation lag by installing core packages from the already-checked-out local copy instead of a second git clone (#4305)
  • Don't import module in unwrap if not already imported (#4321)
  • opentelemetry-instrumentation-logging: Map Python CRITICAL log level to OTel FATAL severity text and WARNING to WARN (#4365)
  • opentelemetry-instrumentation-logging: Add recursion guard in LoggingHandler.emit to prevent deadlock (#4302)
  • opentelemetry-instrumentation-grpc: Fix bidirectional streaming RPCs raising AttributeError: 'generator' object has no attribute 'add_done_callback' (#4259)
  • opentelemetry-instrumentation-aiokafka: fix Unclosed AIOKafkaProducer warning and RuntimeWarning: coroutine was never awaited in tests (#4384)
  • opentelemetry-instrumentation-aiokafka: Fix compatibility with aiokafka 0.13 by calling _key_serializer/_value_serializer directly instead of the internal _serialize method whose signature changed in 0.13 from (topic, key, value) to (key, value, headers) (#4379)

Breaking changes

  • opentelemetry-instrumentation-boto: Remove instrumentation (#4303)
Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Apr 29, 2026
@dependabot dependabot Bot force-pushed the dependabot/uv/opentelemetry-instrumentation-jinja2-0.62b0 branch from 82a8cb5 to 52edcae Compare April 29, 2026 09:08
@MatMoore
Copy link
Copy Markdown
Contributor

@dependabot rebase

Bumps [opentelemetry-instrumentation-jinja2](https://github.com/open-telemetry/opentelemetry-python-contrib) from 0.61b0 to 0.62b0.
- [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-instrumentation-jinja2
  dependency-version: 0.62b0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/uv/opentelemetry-instrumentation-jinja2-0.62b0 branch from 52edcae to 1609866 Compare April 29, 2026 16:00
@sonarqubecloud
Copy link
Copy Markdown

@MatMoore
Copy link
Copy Markdown
Contributor

MatMoore commented Apr 30, 2026

This is downgrading azure-monitor-opentelemetry for some reason. And the older version attempts to import internal LogData class from opentelemetry.sdk._logs which has since been removed. So seems like there's a compatibility issue here even though the resolver doesn't think so.

@dependabot ignore this minor version

@dependabot dependabot Bot closed this Apr 30, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 30, 2026

OK, I won't notify you about version 0.62b0.x again, unless you re-open this PR.

@dependabot dependabot Bot deleted the dependabot/uv/opentelemetry-instrumentation-jinja2-0.62b0 branch April 30, 2026 15:52
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 30, 2026

OK, I won't notify you about version 0.62b0.x again, unless you re-open this PR.

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:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant