Skip to content

v2.8.0

Compare
Choose a tag to compare
@bshaffer bshaffer released this 23 Oct 20:29
cf9a070

Features

  • add namespaced names for all classes in this repo (#1937)
    • IMPORTANT: BC is preserved via class aliases (see src/aliases.php)
  • allow array and null config constructors for services (#1929)
  • add caching for GCE and access tokens by default (#1935)

Bug Fixes

  • set exception option to http_errors for guzzle 6 and 7 (#1966)