Skip to content

v5.1.1

Compare
Choose a tag to compare
@beniwohli beniwohli released this 22 Aug 13:20
v5.1.1
0cf05ff

Bugfixes

  • fixed an issue with empty responses from APM Server's config endpoint (#562, #563)
  • fixed Windows tests by avoiding time.sleep in breakdown metrics tests (#537, #550)
  • fixed container ID matching to match CloudFoundry Garden container IDs (#523, #564)
  • fixed an issue in the urllib instrumentation if no port is set (#567)

Other

  • Added Python 3.8 RC to the test matrix (#565)