Skip to content

Latest commit

 

History

History
811 lines (364 loc) · 40.3 KB

CHANGELOG.md

File metadata and controls

811 lines (364 loc) · 40.3 KB

(2024-04-05)

Bug Fixes

12.0.0 (2024-04-04)

  • feat!: upgrade puppeteer to v22.6.2 (64d3099)

BREAKING CHANGES

  • Upgrade the Chrome version to v123.0.6312.86.

11.0.0 (2023-11-24)

  • feat!: upgrade puppeteer to v21.5.2 (f7a0215)

BREAKING CHANGES

  • Upgrade the Chrome version to v119.0.6045.105.

10.0.0 (2023-11-14)

  • fix!: update rollup to v4 (0ef98b7)
  • fix!: deprecate and remove store-aws related code (0d63443)
  • fix!: deprecate and remove runner-webdriverio related code (8debc71)

BREAKING CHANGES

  • Update rollup to v4.
  • Deprecate and remove store-aws related code.
  • Deprecate and remove runner-webdriverio related code.

9.0.1 (2023-10-25)

Bug Fixes

9.0.0 (2023-07-31)

Bug Fixes

  • add documentation search namespace and expiration time (ccd284a)
  • fetch plotly from own server instead of CDN (e983da2)

Features

  • add support for latest browser version (c47786a)
  • move to using GitHub pages for the documentation (2a7d0a2)
  • upgrade puppeteer to v20.9.0 (7d77564)

BREAKING CHANGES

  • Upgrade the Chrome version to v115.0.5790.98.

8.1.3 (2023-02-17)

Bug Fixes

  • remove unused rollup-plugin-compat dependency (24c8c9a)
  • update jsonwebtoken to v9.0.0 (6279ac3)
  • update micromatch to v4 (6d1c8b4)
  • update simple-git to v3 (78d372f)

8.1.2 (2023-02-03)

Bug Fixes

  • remove unnecessary engine restriction (cfd987b)

8.1.1 (2022-12-04)

Bug Fixes

  • ensure files are fully written to disk before they are used (5e4f3eb)
  • improve efficiency by not doing unneeded extracting/compressing (889191e)

8.1.0 (2022-12-04)

Bug Fixes

  • measure only script performance if metrics: ['script'] (6190687)

Features

  • expose error messages to the client (c030be4)

8.0.0 (2022-11-10)

Bug Fixes

  • use @rollup/plugin-replace instead of rollup-plugin-replace (444af23)

  • feat!: upgrade puppeteer to v19.2.2 (a423cd9)

  • fix!: make mainBranch default to main (2118a59)

  • chore!: update socket.io to v4.5.2 (b5f8b8a)

BREAKING CHANGES

  • Upgrade the Chrome version to v108.0.5351.0.
  • mainBranch defaults to main instead of master.

Ref: https://github.com/github/renaming#renaming-the-default-branch-from-master

  • The socket.io dependency has been updated to v4.5.2. With this update unfortunately Best will no longer be interoperable with previous versions of Best. So, if Best is updated, it needs to be updated everywhere.

7.0.1 (2022-08-11)

Bug Fixes

  • remove dependency on packages that are fetched from GitHub (8a93201)

7.0.0 (2022-07-25)

  • feat!: upgrade puppeteer to v15.5.0 (a0aa5bc)

BREAKING CHANGES

  • Upgrade the Chrome version to v105.0.5173.0.

6.5.0 (2022-05-18)

Features

  • add support for hub with self-signed certs (956eeb4)

6.4.0 (2022-05-11)

Features

  • add rest APIs for agent info to the hub (a150a86)

6.3.0 (2022-05-04)

Features

6.2.0 (2022-04-20)

Features

  • upgrade puppeteer to v13.6.0 (8029da5)

6.1.4 (2022-04-19)

6.1.3 (2022-04-14)

Bug Fixes

  • make front-end show by default the results for the last 2 months (fb6f9ff)
  • set the correct state for the agent when a client disconnects (382bcf3)

6.1.2 (2022-04-07)

6.1.1 (2022-04-07)

Bug Fixes

  • vulnerabilities in the socket.io-file package (1f2516e)

6.1.0 (2022-04-07)

Features

  • add support for http proxy in REST DB Adapter (1d264e4), closes #302

6.0.1 (2022-04-07)

Bug Fixes

6.0.0 (2022-04-07)

  • feat!: upgrade puppeteer to v13.5.1 (0beeb1a)

BREAKING CHANGES

  • Upgrade the headless Chrome version to v100.0.4889.0.

5.0.4 (2022-04-07)

Bug Fixes

  • store temporary files in unique folder to avoid race conditions (465ed44)

5.0.2 (2022-04-07)

5.0.1 (2022-04-07)

Bug Fixes

  • make Best work with Node v16 (563cee2)

5.0.0 (2022-04-07)

  • fix!: upgrade puppeteer to v13.0.0 (a8238b8), closes #292

BREAKING CHANGES

  • Upgrade the headless Chrome version to v97.0.4691.0.

4.1.0 (2022-04-07)

Bug Fixes

Features

  • add frontend api for snapshots upload (a198ce5), closes #294 #294
  • config: configurable main branch (#259) (f27a8bc)
  • rewrite of Agents, Hubs, Remotes and Algo (#217) (0c1ef01)
  • runner-headless: config to serve static assets (#257) (9fa802f)
  • runner-headless: configurable launch options (#256) (4a98dd6)

4.0.0-alpha12 (2019-10-29)

Bug Fixes

Features

  • add job retry on agent connection error (be1d6c6)

4.0.0-alpha11 (2019-10-28)

Features

4.0.0-alpha10 (2019-10-25)

Bug Fixes

  • webdriverio to work with IE11 and other browsers (#209) (af061af)

Features

4.0.0-alpha9 (2019-10-16)

Bug Fixes

  • unable to find agent with matching specs (#203) (2ac8238)

Features

4.0.0-alpha8 (2019-08-13)

Bug Fixes

4.0.0-alpha7 (2019-08-07)

Bug Fixes

  • remove duplicate yarn prepare (2b34143)
  • temporary when branch is NOT master (#197) (ffe3c85)

4.0.0-alpha6 (2019-08-05)

Bug Fixes

Features

  • Bug Fixes, Easier Hub Authentication, Filter Out Metrics (#195) (44825a4)
  • enable Google Analytics (3220e97)

4.0.0-alpha5 (2019-07-31)

Bug Fixes

Features

4.0.0-alpha4 (2019-07-26)

Bug Fixes

4.0.0-alpha3 (2019-07-26)

Bug Fixes

4.0.0-alpha2 (2019-07-26)

Bug Fixes

Features

4.0.0-alpha1 (2019-07-19)

Bug Fixes

Features

0.7.1 (2018-11-02)

Bug Fixes

0.7.0 (2018-09-25)

Features

0.6.4 (2018-09-25)

Bug Fixes

  • correctly use rollup cache (324cde7)

0.6.3 (2018-09-24)

Bug Fixes

  • upgrade rollup to fix wrong mangling (#126) (bdca3f6)

0.6.2 (2018-09-21)

Performance Improvements

  • adding rollup cache for massive improvement of builds (#125) (fab2c91)

0.6.1 (2018-09-18)

Features

  • added option to ignore test paths via config (#123) (d9d61a9)

0.6.0 (2018-09-04)

Bug Fixes

  • added meta tag with highest doc mode support in IE (13a68c8)
  • any number of project configs is processed (#114) (c72dced)
  • best: Normalize name patterns (f1fb00c)
  • best: simple-statistics and asciitable dependencies (6e42893)
  • better path pattern matching (#111) (6294d67)
  • parsing error timeout (#121) (d283352)
  • Upgrade pupeteer and fix trend (#122) (d041743)

Features

  • added ssl support to best agent (4d06027)
  • best: CLI histograms (c0f7a73)
  • best: Fix comparison commit headings (a3a0dd6)

0.5.2 (2018-06-01)

Bug Fixes

  • best: Fix building on windows machine (bea8ed1)
  • best: fix timeout and config (cb0f011)
  • best: Temporary fix for IE11 (6fab658)
  • best: Updated yarn.lock (63d97c6)
  • best: Use simple-git/promise instead of child_process.spawn (3d01709)

Features

  • best: Add IE11 runner and configuration (7d6f124)
  • best: Compare against local changes (b45a014)
  • best: Converted IE runner into general webdriver runner (6061f7d)
  • git: update husky with commitlint (#110) (8c7f1f0)
  • Split config for sample benchmark into prod and compat config (0d7d022)

0.5.1 (2018-05-17)

Features

  • best: very simple customizable test template (9bab3a4)

0.5.0 (2018-03-22)

Features

0.4.1 (2018-03-19)

Bug Fixes

  • Best agent configuration and forwarding methods (#98) (6c9e9c1)

0.4.0 (2018-03-19)

Bug Fixes

Features

0.3.2 (2018-03-15)

Bug Fixes

0.3.1 (2018-03-08)

Bug Fixes

0.3.0 (2018-03-07)

Bug Fixes

  • Disambiguate multiple project benchmarks (#86) (8eb441c)

0.2.0 (2018-02-16)

0.1.0 (2018-02-16)

Bug Fixes

  • best-build: Allow custom plugins (#84) (8f77b1e)

0.0.13 (2018-02-12)

Bug Fixes

  • best-analyzer: Allow multi-project comparison (#82) (3431292)

0.0.12 (2018-02-11)

Bug Fixes

  • best-build: Guard against ambiguous benchmark filename (#78) (b9c3f71)
  • best-frontend: Allow retry for gitIntegration (#76) (53c4cf6)
  • best-frontend: Fix defaults. Adding minor guards (#81) (5992eaf)
  • best-frontend: Fix Retry for git authorization (#79) (57b7c21)
  • best-frontend: Missing parameter (6373de4)
  • best-frontend: Refactor FE package (1fb2089)
  • best-frontend: Uncomment critical code (1fe9f61)

0.0.11 (2018-02-07)

Bug Fixes

  • best-frontend: Fix Tab switching (#73) (57f2d08)
  • best-github-integration: Simplify authentication + Git based order (#74) (a2f92ed)

0.0.10 (2018-02-06)

Features

  • best-build: Allow prod + Upgrade LWC deps (#71) (e3376ac)
  • best-compare: Fix comparer recursivity (#65) (bf6efec)
  • best-config: Enable multi-project configurations (#60) (aa0a3d7)
  • best-frontend: Adding frontend package (#66) (f9f5222)
  • best-frontend: Allow heroku deployment (#70) (a3d5ce1)
  • best-frontend: Fix naming (#68) (013b196)
  • best-frontend: Fix ploty axis (#69) (38d5092)
  • best-stats: Normalize stats for results (#62) (1ddaa57)
  • best-store: Closing the gaps store APIs (6159192)

0.0.7 (2018-01-20)

0.0.6 (2018-01-20)

Bug Fixes

  • store: Adding default commit size to 7 characters (#50) (e3261c0)

Features

  • changelog: Add conventional-commits, commitizen, and auto-changelog generation (#39) (93d853d)

0.0.5 (2018-01-08)

0.0.4 (2018-01-07)

Bug Fixes

0.0.3 (2018-01-03)

0.0.2 (2018-01-03)