Skip to content

Releases: perftools/xhgui

0.18.2

18 Sep 07:02
26000d2
Compare
Choose a tag to compare

Release Notes for 0.18.2

0.18.x bugfix release (patch)

0.18.2

Summary:

  • Total issues resolved: 0
  • Total pull requests resolved: 4
  • Total contributors: 2

Pull Requests:

0.18.1

12 Feb 11:58
Compare
Choose a tag to compare

Release Notes for 0.18.1

0.18.1

Summary:

  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1

Pull Requests:

0.18.0 - 2021-01-06

06 Jan 14:36
Compare
Choose a tag to compare

Changed

  • Update minimum php version to 7.2 and allow 8.0 (#391)
  • Saver: Drop "get" key requirement from profiler data on submit (#404)
  • Add nginx to docker base image (#395)

Fixes

  • Add missing date_format to /waterfall (#402)
  • Add hostname and link truncation to waterfall links (#403)
  • MongoSearcher - preserve indexes on truncate (#406)

Chrores

  • Build docker image in CI (#392)
  • Code restructure to classes (#394)
  • Add SERVER_NAME, REQUEST_METHOD keys to profile fixtures (#397)
  • AbstractController: Add config() helper to access config (#396)
  • Update TwigExtension not to use deprecated interfaces (#398)
  • Add render() method to be called from controllers (#399)
  • Apply automatic code fixes for php 7.2 target (#400)
  • Add tests for NormalizingSaver (#405)
  • Drop SessionCookie middleware (#401)
  • Add support for pre-built docker image (update only app layer) (#407)
  • Tests: Destructurize $expectedIndex into [$keys, $options] (#408)
  • Tests: Move LazyContainerProperties to base TestCase (#409)
  • Refactor: Move StorageProviders to own classes (#410)

0.17.1 - 2020-12-22

22 Dec 07:26
Compare
Choose a tag to compare

Fix mongodb.database lookup from config (#393)

0.17.0 - 2020-12-21

21 Dec 09:40
ea5e7e3
Compare
Choose a tag to compare

This release updates documentation that the minimum MongoDB version is 3.2.

The PDO storage has been updated to throw an error if an unavailable feature is requested.
The intention was to make people give feedback on what functionality are they missing and maybe motivates people to provide contributions to implement these.

  • Move MongoDB config under "mongodb" subkey (#382)
  • Use alpine docker image for base (#376)
  • Update minimum MongoDB version to 3.2 (#383)
  • PDO: Throw exception instead if silently failing (#384)

0.16.4 - 2020-12-15

19 Dec 09:31
Compare
Choose a tag to compare
  • Import: require input to be parsed properly #378

0.16.3

10 Nov 13:07
Compare
Choose a tag to compare
  • Set composer 2 platform-check to php-only, #374

0.16.2

10 Nov 13:06
Compare
Choose a tag to compare
  • PDO: Fix swapped limit and offset parameters #372, #371

0.16.1

06 Nov 14:11
Compare
Choose a tag to compare

This release includes some bug fixes to setups using PDO adapter and to submit profilings without cpu and memory metrics.

Merged branches

  • Merge pull request #356 from perftools/default-direction
  • Merge pull request #360 from mszabo-wikia/mongo-auth-support
  • Merge pull request #359 from perftools/default-page
  • Merge pull request #357 from perftools/fixture-method
  • Merge pull request #362 from perftools/missing-metrics
  • Merge pull request #365 from perftools/php-cs-fixer-gh-actions
  • Merge pull request #367 from perftools/pdo-tests-skip
  • Merge pull request #366 from perftools/gh-actions
  • Merge pull request #368 from perftools/method-names
  • Merge pull request #363 from perftools/default-page-options

0.16.0

22 Oct 10:55
Compare
Choose a tag to compare

Merged branches

  • Merge pull request #346 from perftools/routes-params
  • Merge pull request #345 from perftools/saver-return-id
  • Merge pull request #347 from perftools/php-cs-fixer-config
  • Merge pull request #350 from perftools/alcaeus/mongo-php-adapter-1.1.12
  • Merge pull request #348 from perftools/import-id
  • Merge pull request #351 from perftools/direction
  • Merge pull request #352 from perftools/mongo-dot-encode-in-keys
  • Merge pull request #353 from perftools/package-external
  • Merge pull request #355 from perftools/pdo-init-schema
  • Merge pull request #354 from perftools/pdo-default-direction