Skip to content

Version 1.4.9

Choose a tag to compare

@firstred firstred released this 07 Jul 20:00
ddb6c67

What's Changed

  • Support psr/log version 3 by replacing the DummyLogger with the included NullLogger
    ⚠️ This change removes the LoggerAwareInterface implementations from HttpClient classes, so if your DI depends on it you now have to manually refer to the setLogger method.

Full Changelog: v1.4.8...v1.4.9