Skip to content

Latest commit

 

History

History
223 lines (99 loc) · 9.78 KB

CHANGELOG.md

File metadata and controls

223 lines (99 loc) · 9.78 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.6.2 (2023-04-02)

Features

Bug Fixes

  • packages: update packages and skip npm audit in circle ci (c9c9194)
  • update to python3 (4dbe6f5)

1.6.1 (2021-02-22)

Bug Fixes

  • improve log when bad predator-runner version (44864f8)

1.6.0 (2021-02-15)

Bug Fixes

  • remove ENVIRONMENT from mandatory variables (ae1a387)
  • rename bucket_sizes to buckets_sizes (e16a596)
  • runner: stop runner if test time exceeds the duration given (#53) (387b552)
  • scenario: allow 0 weights - build with new artilliery (b25efbe)
  • vulnerabilities (#55) (f66b592)

1.5.3 (2020-09-25)

1.5.2 (2020-09-23)

1.5.0 (2020-09-20)

Features

  • assertions: Support assertion using artillery (#44) (9371968)
  • captures: support xpath captures (fef6e54)
  • functional-test: add functional-test support (#34) (7dab8a1)
  • metrics: support metrics of reuqest phase duration (#41) (1fcb7b7)
  • metrics: support request name on stats (292e456)

Bug Fixes

  • job config (#43) (0649271)
  • assertions: User expect plugin only when assertions exist in test (#45) (c67710a)
  • metrics: Add missing influx plugin (#47) (8ebc248)

1.4.1 (2020-08-13)

Bug Fixes

  • dockerfile: remove user nobody to allow download files (32f1488)
  • dockerfile: remove user nobody to allow download files (be5c7b1)
  • dockerfile: remove user nobody to allow download files (a676d3d)

1.4.0 (2020-07-23)

Bug Fixes

  • dockerfile: add user nobody to dockerfile (#37) (0d9e577)
  • package.json & package-lock.json to reduce vulnerabilities (#40) (e1a00eb)

1.3.1 (2020-04-16)

Features

  • metrics: support custom prometheus labels (#30) (9f2565b)

1.3.0 (2020-04-01)

Bug Fixes

  • http: setting backoffBase to 1000ms (#28) (7fce6e4)

Features

  • processor: in memory processor file (#29) (2c44767)

1.2.0 (2020-01-06)

Bug Fixes

  • vulnerabilities: update hapi to v18.4.0 (#23) (4fd7a59)

1.1.7 (2019-08-27)

Bug Fixes

1.1.6 (2019-07-21)

1.1.5 (2019-06-27)

1.1.4 (2019-06-27)

1.1.3 (2019-06-27)

1.1.2 (2019-05-26)

1.1.1 (2019-05-16)

1.1.0 (2019-05-16)

Features

1.0.7 (2019-05-06)

1.0.6 (2019-04-18)

Features

1.0.5 (2019-03-21)

Bug Fixes

  • dockerfile: fixing max_old_space_size to 1536mb (dba8674)
  • dockerfile: fixing max_old_space_size to 1536mb (6511368)

Features

  • runner: first_intermediate will be the phase_status of the first intermediate report (32179ff)

1.0.4 (2019-03-06)

Bug Fixes

  • reports: send runner_id when creating report (#13) (04da97e)

1.0.3 (2019-02-26)

Bug Fixes

  • jobConfig: change max-virtual-users env name (#11) (1a0c39a)

1.0.2 (2019-02-19)

Bug Fixes

  • api-calls: removing v1 from predator api calls (91f51ba)
  • package.lock: update prometheus plugin version (ec3c786)
  • package.lock: update prometheus plugin version (c14b79f)

1.0.1 (2019-02-18)

Bug Fixes

  • change all service urls to predator_url (#2) (5172c25)
  • metrics: METRICS_EXPORT_CONFIG expcted to be in base64 (089102d)
  • runner: phaes in config is not mandatory anymore (c3ba037)

Features

  • jobs: added specificPlatformRunId param (#4) (4548626)
  • runner: adding runner for running Predator tests (dfd785f)