Skip to content

Releases: open-telemetry/opentelemetry-php-contrib

Releases have been moved

06 Feb 22:45
5e8357b
Compare
Choose a tag to compare

OpenTelemetry for PHP's packages are now individually tagged in read-only mirror repositories.
Please see packagist, or the individual read-only repositories under https://github.com/opentelemetry-php

Release 1.0.0 beta 2

16 Feb 08:49
2070a38
Compare
Choose a tag to compare
basic IO calls auto instrumentation (#110)

* basic IO calls auto instrumentation

* php-http/discovery plugin disabling

* udpdate test matrix

* suppress warning

* fixing tests

* add unit dir

* running php-cs-fixer

* observer api for  internal functions were instroduced in 8.2

* update .gitsplit.yml

Release 1.0.0 beta 1

12 Dec 16:16
22ebfbe
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.17...1.0.0beta1

0.0.17

05 Dec 00:25
78d4ed9
Compare
Choose a tag to compare

What's Changed

  • relax otel requirements by @brettmc in #86
  • migrate context/swoole from main repo by @brettmc in #87
  • Add PSR18 http client auto instrumentation by @Nevay in #78
  • finish off psr-18 auto-instrumentation by @brettmc in #88

Full Changelog: 0.0.16...0.0.17

0.0.16

19 Nov 05:28
e34f242
Compare
Choose a tag to compare

What's Changed

  • Add symfony console listener by @Nevay in #80
  • Init sdk bundle profiler by @jdalmas in #74
  • splitting contrib into independent projects by @brettmc in #82
  • feat: implement cloud{provider,platform}, aws.{ecs.,log.} in ECS detector by @mmanciop in #83
  • Slim and psr-15 auto-instrumentation by @brettmc in #81
  • Fixing build failures by @brettmc in #85

New Contributors

Full Changelog: 0.0.15...0.0.16

0.0.15 Release

08 Sep 22:35
4e72ea1
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @Nevay made their first contribution in #77

Full Changelog: 0.0.14...0.0.15

0.0.14 Release

11 Aug 13:10
7b5c466
Compare
Choose a tag to compare

What's Changed

  • Correct a typo in the symfony otel listener example by @wadjei in #71
  • Make bundle works with new sdk version (0.13) by @jdalmas in #73
  • Instrumentation directory structure and AWS instrumentation class by @carolabadeer in #72

New Contributors

Full Changelog: 0.0.12...0.0.14

0.0.13 Release

11 Jul 13:20
e7d3eb8
Compare
Choose a tag to compare

What's Changed

  • Update dependencies on main library for release by @tidal in #70

Full Changelog: 0.0.11...0.0.13

0.0.12 Release

22 Jun 19:10
e7d3eb8
Compare
Choose a tag to compare

What's Changed

  • Update dependencies on main library for release by @tidal in #70

Full Changelog: 0.0.11...0.0.12

0.0.11 Release

22 Jun 16:50
8c85847
Compare
Choose a tag to compare

This release skippped versions 0.0.5 - 0.0.10 to prepare synchronizing versions with the main library

What's Changed

  • Update Readmes to reflect new composer packages by @tidal in #64
  • Add validation for package composer files by @tidal in #65
  • Add make target for package split by @tidal in #63
  • Add package validate call to CI by @tidal in #66
  • Add Deptrac dependency check to CI run by @tidal in #67
  • Update composer files to use packages and latest upstream release. by @tidal in #68
  • Fix package dependency in SDK Bundle by @tidal in #69

Full Changelog: 0.0.4...0.0.11