Skip to content

Releases: opentelemetry-php/contrib-auto-curl

Release 0.3.0

Choose a tag to compare

@bobstrecansky bobstrecansky released this 15 Jul 15:52

What's Changed:

  • Revert "chore(deps): update dependency psalm/plugin-phpunit to ^0.20.0 (#532)" by @ChrisLightfootWild in 600
  • chore(deps): update dependency vimeo/psalm to v6.16.1 by @renovate[bot] in 543
  • chore(deps): update dependency psalm/plugin-phpunit to ^0.20.0 by @renovate[bot] in 532

Full Changelog: 0.2.0...0.3.0

Release 0.2.0

Choose a tag to compare

@bobstrecansky bobstrecansky released this 25 Mar 14:09

What's Changed:

  • Revert "chore(deps): update dependency vimeo/psalm to v6.16.1" by @bobstrecansky in 540
  • chore(deps): update dependency vimeo/psalm to v6.16.1 by @renovate[bot] in 512
  • Chore: Fix homepage link by @pieterocp in 448

Full Changelog: 0.1.0...0.2.0

Release 0.1.0

Choose a tag to compare

@brettmc brettmc released this 06 Aug 10:25

What's Changed:

  • Curl instrumentation improvements by @intuibase in 423
  • Fixes for PHPUnit errors in the Curl instrumentation library by @smaddock in 371

Full Changelog: 0.0.5...0.1.0

Release 0.0.5

Choose a tag to compare

@brettmc brettmc released this 20 May 01:39

What's Changed:

  • update instrumentations to semconv 1.32 by @brettmc in 369

Full Changelog: 0.0.4...0.0.5

Release 0.0.4

Choose a tag to compare

@brettmc brettmc released this 21 Mar 00:23

What's Changed:

  • Fix post hook exception possibility in opentelemetry-auto-curl by @vsimon in 335

Full Changelog: 0.0.3...0.0.4

Release 0.0.3

Choose a tag to compare

@brettmc brettmc released this 12 Mar 10:19

What's Changed:

  • Drop support for PHP 7.4 and 8.0, introduce support for PHP 8.4, fix semconv deprecations by @intuibase in 315
  • Update contrib packages to SemConv 1.30 by @brettmc in 327

Full Changelog: 0.0.2...0.0.3

Release 0.0.2

Choose a tag to compare

@brettmc brettmc released this 23 Nov 23:44

What's Changed:

  • cURL instrumentation: support partially successful curl_setopt_array by @vikmovcan in 316

Full Changelog: 0.0.1...0.0.2

Release 0.0.1

Choose a tag to compare

@brettmc brettmc released this 07 Nov 13:16

Initial release