0.3.0
Pre-release
Pre-release
Added
- Support for PHP 5.6 🎉 #97 , #122
- Mysqli Integration: #104 - thanks @chuck
- Improve Laravel pipeline tracing: #117
- Configure agent's connection parameters through env variables: #111
- Extend Predis integration tests coverage: #110
- PDO integration tests: #101
- Memcached integration tests: #88
- Improvements to testing utils: #100 , #89
- Improvements to the ci workflow: #102
- Add badges to README.md: #99 - thanks @inverse
Fixed
- Laravel preventing traces from being sent when app name is empty: #112 - thanks @stayallive
- Provide a proper error message in SymfonyBundle.php when
ddtrace
extension is not loaded: #98 - thanks @inverse - Add ext-json required dependeny to composer.json: #103 - thanks @inverse
- Read Laravel service name from env variable: #118 - thanks @Sh4d1