Skip to content

v6.6.2

Compare
Choose a tag to compare
@basepi basepi released this 10 Nov 17:45
v6.6.2
3db083c

Bug fixes

  • Fix an issue where compressed spans would count against transaction_max_spans [#1377]
  • Make sure HTTP connections are not re-used after a process fork [#1374]
  • Fix an issue with psycopg2 instrumentation when multiple hosts are defined [#1386]
  • Update the User-Agent header to the new spec [#1378]
  • Improve status_code handling in AWS Lambda integration [#1382]
  • Fix aiohttp exception handling to allow for non-500 responses including HTTPOk [#1384]
  • Force transaction names to strings [#1389]

Other

  • Remove unused http.request.socket.encrypted context field [#1332]
  • Remove unused transaction metrics (APM Server handles these metrics instead) [#1388]

Full Changelog: v6.6.1...v6.6.2