Version 1.4.9
What's Changed
- Support
psr/logversion 3 by replacing theDummyLoggerwith the includedNullLogger
⚠️ This change removes theLoggerAwareInterfaceimplementations fromHttpClientclasses, so if your DI depends on it you now have to manually refer to thesetLoggermethod.
Full Changelog: v1.4.8...v1.4.9