> For the complete documentation index, see [llms.txt](https://docs.roadrunner.dev/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.roadrunner.dev/docs/releases/v2025-1-11.md).

# v2025.1.11

## Changelog

### 📦 `otel` plugin

* 🐛 **OTEL Semconv**: Fixed a regression where the OpenTelemetry plugin failed to start due to conflicting semconv Schema URLs (`v1.39.0` vs `v1.40.0`); updated semconv to `v1.40`, [BUG](https://github.com/roadrunner-server/roadrunner/issues/2317) (thanks @dmitryuk)

### 🎯 Core

* ✨ **E2E Tests**: Added end-to-end test suite with plugins (HTTP, gRPC, Jobs) including OpenTelemetry integration to prevent plugin compatibility regressions, [FR](https://github.com/roadrunner-server/roadrunner/issues/2318)
