Skip to content

Releases: codecov/opentelem-laravel

v0.1.6

11 Jul 19:12
268960b
Compare
Choose a tag to compare

General Updates

  • Fixes an exception for certain types of Response objects, specifically BinaryFileResponse objects. Surfaced in this issue: codecov/feedback#24 (comment)
  • Substantially improves test coverage. On the march to keeping it 💯

What's Changed

Full Changelog: v0.1.5...v0.1.6

v0.1.5

13 Mar 03:05
82866e6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.4...v0.1.5

v0.1.4

07 Mar 12:30
7e7baa8
Compare
Choose a tag to compare

What's Changed

  • Default to synchronous requests (#28 ) as the asynchronous request functionality introduced in #27 is still very experimental and not recommended.
  • Fixes an issue where the name field of the generated payload would always default to http_<verb> instead of the uri of the route (#29 ).

v0.1.3-alpha

03 Jan 15:42
93af691
Compare
Choose a tag to compare

Summary

This release prepends the environment name to the SHA to generate a code parameter that's unique per environment. This allows for a commit SHA to be tracked in multiple environments as long as those environment names are unique (e.g., local, production, testing, etc)

What's Changed

Full Changelog: v0.0.1...v0.1.3-alpha

v0.1.2-alpha

28 Dec 17:46
7da46b2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.1...v0.1.2-alpha

v0.1.1-alpha

14 Dec 21:11
aee54bf
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.1...v0.1.1-alpha

v0.1.0-alpha

13 Dec 17:16
d09f6dc
Compare
Choose a tag to compare
v0.1.0-alpha Pre-release
Pre-release

Note: This version removes a hard Guzzle dependency in favor of HTTPlug, allowing users to bring their own http library. Please refer to the README.md for how this may impact your usage.

What's Changed

Full Changelog: v0.0.1...v0.1.0-alpha

v0.0.2-alpha

08 Dec 17:14
cc996f3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.1...v0.0.2-alpha

v0.0.1-alpha

29 Nov 17:22
19260f0
Compare
Choose a tag to compare

This is the initial release of laravel-codecov-opentelemetry. This is an alpha release, but is intended for production use. Codecov is currently seeking alpha testers for this package, if you are interested, please reach out at support@codecov.io