Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Reverting back to commons-csv.1.11.0 (#686)
* Release 1.4.0 * Adding outlierdetector plugin to repo list. * Fix of jar version number. * Java compliance level changed from 13 to 1.8. * Json fix * Formatting issues. * Addition of ApdexCalculator to the list. * Adding Results Comparator plugin. * Adding ResultsComaparator version 2.1. * Typo fix and changes field. * JSON typo fix. * Update various.json Adding new version of plugins for CLI execution in CI/CD. * Update of libs for Selenium 4.5 * Addition of missoing lib. * Webdriver update to 4.6.0 * Addition of components for Edge driver and upgrade to Selenium 4.7.2 * Opentelemetry version fix. * Update to Selenium 4.8.0. * Upgrade to Selenium 4.8.1 and UI bug fix in FF (Proxy tab). * Typo error fix causing Plugin Manager to misbehave. * Webdriver update to 4.8.3.1. * Changes for Java 1.8 compatibility. * Update to Selenium 4.9.1 * Update of WebDriver to Selenium 4.10.0 * Fix of opentelemetry file downloads. * Addition of new plugins for Outlier detection, Apdex and Results Comparison. * Addition of "deprecated" marker to the deprecated plugins. * Removal of obsolete webdriver versions. Addition of new entry for version 4.13.0. * Restoration of deleted versions as they may still be used by some people. * Fix of typo error on failed downloaded jar. * Update various.json Removal of deprecated plugins as the github repo doesn't exist anymore. * Addition of a new Coefficient of Variation and Modality Check plugin Update of libraries for existing plugins. * Dowloadurl fix. * Addition of WebDriver 4.13.0.2 Which updates the WebSampler default code. * Revert "Addition of WebDriver 4.13.0.2" This reverts commit bfc7855. * Update jpgc-plugins.json Addition of WegDriver 4.13.0.2 * Addition of version 1.2.1 for Modality Plugin This is to reduce the number of false positives by ensuring that the bin size used when building the histogram is at least as large as the computed value (by using Math.ceil() function). * Update .gitignore * Update various.json Removal of deprecated plugin older than 6 month. Update of libraries for existing plugins and miscellany enhancements. * Update various.json Formatting mistakes. * Update various.json Reverting back to commons-csv 1.11.0 and removal of dependency on commons-io.2.18 --------- Co-authored-by: Andrey Pohilko <[email protected]>
- Loading branch information