v1.6 - 2022/08/22edit

  • Added inferred spans to automatically detect slow functions (as an experimental feature disabled by default): #731
  • Improved granularity for SQL databases: #732
  • Implemented default type for transactions and spans: #733
  • Implemented support for Dependencies table: #748
  • Improved transaction name for Laravel’s artisan command - now includes the first argument: #714