Skip to content

0.11.0

Compare
Choose a tag to compare
@glensc glensc released this 15 Jul 18:35
bead5b3

This release mostly improves documentation of current state of things:

  • the supported databases (MongoDB/PDO)
  • the new library to use to profiler your application: perftools/php-profiler.

Submitting profiling data via HTTP can be configured to accept only uploads with matching token: #289

Merged branches

git shortlog 0.10.0..0.11.0 |grep Merge
  • Merge pull request #289 from glensc/upload-token-validation
  • Merge pull request #288 from glensc/import-no-render
  • Merge pull request #287 from glensc/timezone
  • Merge pull request #290 from glensc/buffer-size
  • Merge pull request #295 from glensc/remove-profiling-ext
  • Merge pull request #293 from glensc/docs-update
  • Merge pull request #291 from glensc/nginx-alpine