v4.1.0-rc
Pre-release
Pre-release
What's Changed
Added
- Added telemetry config filter to prevent invalid arguments by @danielmorell in #642.
- Added PHP 8.4 to CI tests by @danielmorell #645.
Changed
- Changed telemetry event type and level to enums by @danielmorell in #643.
- Changed the
Telemeter::getLevelFromPsrLevel()
method from private to public by @danielmorell in #644.
Removed
- Removed support for PHP 8.0 by @danielmorell in #643.
- Removed PHP 8.0 from CI tests by @danielmorell #645.
Fixed
- Fixed PHP 8.4 deprecations by @basmilius in #641.
New Contributors
- @basmilius made their first contribution in #641
Full Changelog: v4.1.0-beta...v4.1.0-rc