Releases: codecov/opentelem-laravel
v0.1.6
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
- Update README.md by @eliatcodecov in #32
- Fix no status by @eliatcodecov in #34
Full Changelog: v0.1.5...v0.1.6
v0.1.5
What's Changed
- Fix Broken Profile ID on Exporter by @eliatcodecov in #30
Full Changelog: v0.1.4...v0.1.5
v0.1.4
v0.1.3-alpha
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
- Update Code with Environment by @eliatcodecov in #26
Full Changelog: v0.0.1...v0.1.3-alpha
v0.1.2-alpha
What's Changed
- Update Variable Defaults by @eliatcodecov in #25
New Contributors
Full Changelog: v0.0.1...v0.1.2-alpha
v0.1.1-alpha
What's Changed
- Ensure Valid Coverage ID by @eliatcodecov in #23
- Switch to Httplug by @eliatcodecov in #22
- Fix to use discovery for factories by @trent-codecov in #24
New Contributors
- @trent-codecov made their first contribution in #24
Full Changelog: v0.0.1...v0.1.1-alpha
v0.1.0-alpha
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
- Ensure Valid Coverage ID by @eliatcodecov in #23
- Switch to Httplug by @eliatcodecov in #22
Full Changelog: v0.0.1...v0.1.0-alpha
v0.0.2-alpha
What's Changed
- Ensure Valid Coverage ID by @eliatcodecov in #23
Full Changelog: v0.0.1...v0.0.2-alpha
v0.0.1-alpha
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 [email protected]