Skip to content

[Automation] Bump product version numbers#3273

Merged
shainaraskas merged 1 commit into
mainfrom
updatecli_main_bfbda0570cfbf1ebee5ba4801497a4b00fe1289653863b5c09f26db4b8c67c6e
May 8, 2026
Merged

[Automation] Bump product version numbers#3273
shainaraskas merged 1 commit into
mainfrom
updatecli_main_bfbda0570cfbf1ebee5ba4801497a4b00fe1289653863b5c09f26db4b8c67c6e

Conversation

@elastic-observability-automation
Copy link
Copy Markdown
Contributor

Bump release versions in the config/versions.yml

Update config/versions.yml edot-php 1.5.0

change detected: * key "$.versioning_systems.edot-php.current" updated from "1.4.0" to "1.5.0", in file "config/versions.yml"

v1.5.0
### Features and enhancements

- **Rebased on upstream OpenTelemetry PHP distro** - EDOT PHP is now built on top of the upstream [opentelemetry-php-distro](https://github.com/open-telemetry/opentelemetry-php-distro) (v0.4.0) as a vendor customization layer. This brings full alignment with the OpenTelemetry PHP ecosystem while retaining Elastic-specific features such as remote configuration. ([#352](https://github.com/elastic/elastic-otel-php/issues/352), PR [#367](https://github.com/elastic/elastic-otel-php/pull/367))
- **Configuration options renamed to `OTEL_PHP_*` prefix** - All configuration environment variables now follow the upstream `OTEL_PHP_*` naming convention (e.g. `OTEL_PHP_LOG_LEVEL`, `OTEL_PHP_ENABLED`). The previous `ELASTIC_OTEL_*` names are deprecated but still supported for backward compatibility - they are automatically mapped to their `OTEL_PHP_*` equivalents at startup. ([#352](https://github.com/elastic/elastic-otel-php/issues/352))
- Added support for PHP 8.5 (upstream [#58](https://github.com/open-telemetry/opentelemetry-php-distro/issues/58))
- Added user bootstrap config option (`OTEL_PHP_USER_BOOTSTRAP`) allowing users to specify a custom PHP file to be loaded during the distro bootstrap (upstream PR [#76](https://github.com/open-telemetry/opentelemetry-php-distro/pull/76))
- Updated Laravel instrumentation to 1.7.0 (upstream PR [#65](https://github.com/open-telemetry/opentelemetry-php-distro/pull/65))
- Updated OpenTelemetry SDK and instrumentation modules (upstream PR [#62](https://github.com/open-telemetry/opentelemetry-php-distro/pull/62))
- Dependency shadowing/scoping with `OTelDistroScoped\` prefix to avoid conflicts with user-installed OpenTelemetry packages (upstream PR [#47](https://github.com/open-telemetry/opentelemetry-php-distro/pull/47))

### Fixes

- Fixed internal inferred spans filtering for scoped namespace (upstream PR [#56](https://github.com/open-telemetry/opentelemetry-php-distro/pull/56))

### Other

- Updated documentation for the upstream naming conventions ([#373](https://github.com/elastic/elastic-otel-php/issues/373), PR [#374](https://github.com/elastic/elastic-otel-php/pull/374))
- Upstream PHP dependency notices are now propagated to the EDOT NOTICE file during build ([#375](https://github.com/elastic/elastic-otel-php/issues/375), PR [#376](https://github.com/elastic/elastic-otel-php/pull/376))

GitHub Action workflow link
Updatecli logo

Created automatically by Updatecli

Options:

Most of Updatecli configuration is done via its manifest(s).

  • If you close this pull request, Updatecli will automatically reopen it, the next time it runs.
  • If you close this pull request and delete the base branch, Updatecli will automatically recreate it, erasing all previous commits made.

Feel free to report any issues at github.com/updatecli/updatecli.
If you find this tool useful, do not hesitate to star our GitHub repository as a sign of appreciation, and/or to tell us directly on our chat!

Made with ❤️️ by updatecli
@shainaraskas shainaraskas merged commit 9cb767d into main May 8, 2026
24 checks passed
@shainaraskas shainaraskas deleted the updatecli_main_bfbda0570cfbf1ebee5ba4801497a4b00fe1289653863b5c09f26db4b8c67c6e branch May 8, 2026 13:56
Mpdreamz pushed a commit that referenced this pull request May 11, 2026
Made with ❤️️ by updatecli

Co-authored-by: elastic-observability-automation[bot] <180520183+elastic-observability-automation[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant