Releases: jenkinsci/performance-plugin
Releases · jenkinsci/performance-plugin
927.v8a_f1f4454de4
📦 Dependency updates
- Bump bom-2.361.x from 1968.vb_14a_29e76128 to 2102.v854b_fec19c92 (#229) @dependabot
- Bump plexus-utils from 3.5.1 to 4.0.0 (#228) @dependabot
- Bump byte-buddy from 1.14.3 to 1.14.4 (#227) @dependabot
- Bump plexus-utils from 3.5.0 to 3.5.1 (#224) @dependabot
- Bump byte-buddy from 1.14.0 to 1.14.3 (#223) @dependabot
- Bump bom-2.361.x from 1836.vfe602c266c05 to 1968.vb_14a_29e76128 (#222) @dependabot
- Bump bom-2.361.x from 1798.vc671fe94856f to 1836.vfe602c266c05 (#220) @dependabot
- Bump byte-buddy from 1.12.22 to 1.14.0 (#218) @dependabot
- Bump git-changelist-maven-extension from 1.4 to 1.6 (#217) @dependabot
918.v5511b_a_d40338
Version 916.v0f63142e4c07
📦 Dependency updates
- Bump plexus-utils from 3.4.1 to 3.5.0 (#214) @dependabot
- Bump bom-2.361.x from 1723.vcb_9fee52c9fc to 1798.vc671fe94856f (#213) @dependabot
- Bump gson from 2.8.9 to 2.10.1 (#212) @dependabot
- Bump plugin from 4.52 to 4.54 (#211) @dependabot
- Bump commons-csv from 1.9.0 to 1.10.0 (#210) @dependabot
- Bump advanced-security/maven-dependency-submission-action from 2.0.0 to 2.0.1 (#209) @dependabot
✍ Other changes
- Automated plugin release (#208) @a-st
- Refresh plugin (#206) @basil
- SECURITY-2394 - Prevent XXE (#205) @a-st
- EOL JSR 305 (#204) @basil
- Update plugin POM and dependencies (#203) @basil
- Reduce usages of Guava (#202) @basil
- Improve Travis CI build Performance (#201) @YunLemon
- JENKINS-64990 - tables-to-divs: compatibility with Jenkins 2.264+ (#200) @thomasgl-orange
- Feature to enable/disable trend graphs in performance report JENKINS-64638 - (#198) @artem-fedorov
- Added the posibillity to explicitly set the path to 'virtualenv' (#197) @malice00
- Fix travis (#196) @artem-fedorov
- Add error chart to URI report page (#194) @tilln
- Add percentile and throughput chart to URI report page (#193) @tilln
- Response times scatter plot (#192) @tilln
- Adding Locust report files parser. (#191) @grzesikluk
- Add baseline comparison option for Relative Constraint (#190) @tilln
- Remove redundant report loading (#189) @tilln
- Fix ineffective report cache (#188) @tilln
- JENKINS-55787 - Switch from table to entry (#187) @jsoref
- Improve documentation Reporting.md (#186) @pmouawad
- JENKINS-55787 - Switch from entry to optional block (#182) @jsoref
- Add ability to select which transactions/samplers are included in report through regex (#181) @pmouawad
- Add explicit MIT license since this seems to be the default license for (#185) @pmouawad
- Replaced a javax ValidationException with IllegalArgumentException (#184) @AniketSK
- Add network traffic when parsing JMeter CSV and fix other issues (#180) @pmouawad
- Fix recursion (#179) @artem-fedorov
- Add baseline build (#178) @artem-fedorov
- FIX: pass envVars from pipeline script to Taurus (#177) @artem-fedorov
- Fix/search report files using ant pattern (#176) @artem-fedorov
- Add a safeDivide() method and use it where divisions by 0 can occur (#175) @matthyx
- JUnit timestamp parsing (#174) @n1kl
- Update PerformancePublisher.java (#173) @jkretsch
- changelog (#172) @artem-fedorov
- write results xml file to disk for standard mode output. This is to … (#171) @CrazyGiraffe
- Fix/support JEP-200 - (#170) @artem-fedorov
- Fix Relative Thresholds (#169) @artem-fedorov
- FIX: division by zero error (#168) @artem-fedorov
- FIX: hide Trend/URI graphs if report contains only summary info (#167) @artem-fedorov
- FIX: parse Taurus tool parameters (#166) @artem-fedorov
- Add more graphs (#164) @artem-fedorov
- Relative Constraint should not fail the very first build (#163) @tilln
- support JEP-200 - (#162) @artem-fedorov
- fix release date (#161) @artem-fedorov
- Better JUnit report failure message (#160) @tilln
- fix NumberFormatException in RelativeConstraint (#159) @artem-fedorov
- add choosing percentiles (#158) @artem-fedorov
- Fix incorrect test for #154 (#157) @tilln
- POM updates (#156) @jglick
- Fix display per test case and move options to Advanced (#155) @artem-fedorov
- Fix LoadRunner timezone and DST offset (#154) @tilln
- FIX: RelativeConstraint.tolerance and AbsoluteConstraint.value fields… (#153) @artem-fedorov
- fixed NullPointerException in ConstraintFactory (#152) @artem-fedorov
- changelog 3.4 (#151) @artem-fedorov
- Fix Publisher JUnit output to Slave workspace (#150) @tilln
- add changes 3.4 (#149) @artem-fedorov
- JENKINS-47808 - Fix OutOfMemoryException when parsing huge JMeter XML result file (#148) @jcoste-orange
- Add option to write a JUnit report file to the job's workspace (#147) @tilln
- Add summary table of failed constraints for Publisher log in expert mode (#146) @tilln
- Add superscript in publisher summary table for 90th percentile difference (#145) @tilln
- Add LoadRunner parser (#144) @tilln
- Add Descriptor Symbols for nicer Constraints BuildStep syntax (#142) @tilln
- Implement fixed-size column width logging of relative comparison results (#141) @tilln
- Optimize tests (#143) @artem-fedorov
- add memory heapdump option (#140) @artem-fedorov
- Fix detect summarizer (#139) @artem-fedorov
- FIX: does not present graphs while job running (#138) @artem-fedorov
- Install bzt from git/path/URL (#137) @artem-fedorov
- fix unused
failBuildIfNoResultFile
flag (#136) @artem-fedorov - fix always true modePerformancePerTestCase (#135) @artem-fedorov
- Exclude error response time (#134) @artem-fedorov
- Remove mode relative thresholds flag (#133) @artem-fedorov
- Fix Throughput Report [Jenkins 44410] (#132) @artem-fedorov
- hide legend in response time chart when it contains more than 3 rows (#131) @artem-fedorov
- Fix/jenkins 45723 (#130) @artem-fedorov
- remove dependency that require core v2.62+ (#129) @artem-fedorov
- fix venv (job with spaces in path) (#128) @artem-fedorov
- Fix JENKINS-46046 - (#127) @tilln
- refactor workspace to workingDirectory (#126) @artem-fedorov
- fixed bzt working directory (#125) @artem-fedorov
- Fix JENKINS-45988 - (#124) @tilln
- Fix JENKINS-45985 - (#123) @tilln
- Fix JENKINS-45633 - (#122) @tilln
- add PerformanceProjectAction only to runs, which contain PerformanceBuildAction (#121) @rpionke
- fixed: Split params for build step (#120) @artem-fedorov
- Support absolute path in publisher (#119) @artem-fedorov
- fixed default values of errorUnstableThreshold & errorFailedThreshold (#117) @artem-fedorov
- FIX: Comparison to baseline (#118) @artem-fedorov
- add
Always use virtualenv
flag (#116) @artem-fedorov - Fixed changing build status with default comparison option (#115) @artem-fedorov
- fix saving RelativeUnstableThresholdNegative (#114) @mbakhoff
- Choose bzt version (#113) @artem-fedorov
- Fix showing performance trend in workflow job (#112) @artem-fedorov
- Add change pwd into build step (#111) @artem-fedorov
- choose graph type based on failure condition (#110) @mbakhoff
- Fix syntax and snippet generator in Pipeline (#109) @abayer
- fix jenkins tests (#108) @artem-fedorov
- fixed 44317 (#107) @artem-fedorov
- Refactor perf publisher (#106) @artem-fedorov
- Change ui tables (#105) @artem-fedorov
- Perf test fix auto reporting (#104) @artem-fedorov
- Perf test bzt exit code (#103) @artem-fedorov
- Performance test auto reporting (#102) @artem-fedorov
- Performance test advanced option (#101) @artem-fedorov
- Performance test logging (#100) @artem-fedorov
- Performance test (#98) @artem-fedorov
- Fixed multiline csv reader (#99) @artem-fedorov
- Fixed 43438 (#97) @artem-fedorov
- Fix JENKINS-43503 - (#96) @artem-fedorov
- fixed https://issues.jenkins-ci.org/browse/[JENKINS-43448](https://issues.jenkins.io/browse/JENKINS-43448) - (#95) @artem-fedorov
- Fix backward compatibility after refactoring (#94) @artem-fedorov
- Format gui (#93) @artem-fedorov
- Custom DSL (#92) @artem-fedorov
- Code refactor (#91) @artem-fedorov
- Fixed showing constraints gui (#89) @artem-fedorov
- Remove 'null' package in test (#90) @artem-fedorov
- Taurus report (#88) @artem-fedorov
- added test for NPE (#87) @artem-fedorov
- If we have no parsedReports, do not access a null pointer. (#86) @rodrigc
- Fix simple build step (#85) @artem-fedorov
- Format code (#84) @artem-fedorov
- Fix number format exception (#83) @artem-fedorov
- JENKINS-41086 - avoid wildcard in @DataBoundConstructor (#82) @daspilker
- Fixing another unstable codepath that can result in a NPE. (#81) @shawnmartin
- Setting build results for certain unstable result codepaths (#80) @shawnmartin
- Logging exceptions to ease debugging (#79) @shawnmartin
- Improve CPU and memory usage on heavy performance test. (#77) @briceruzand
- Added test for JENKINS-40254 - (#76) @poolik
- Show the average for the uri on the 'Performance Trend Per Test Case' view as well. (#75) @poolik
- JENKINS-32650 - follow up to PR #73 (#74) @rpionke
- JENKINS-32650 - make Performance Plugin Pipeline compatible (#73) @rpionke
- update parent pom version (#72) @rpionke
- [FIXES JENKINS-28787 - : Fixes number format exception (#71) @hitesh22
- [FIXES JENKINS-21405 - Fix for Jmeter summariser parser not showing co… (#70) @hitesh22
- Implemented absolute and relative constraints. (#68) @ghost
- JENKINS-30963 - : Fix for parsing jtl with CSV data. (#69) @hitesh22
- JENKINS-28426 - : Added test for parsing csv file. (#67) @hitesh22
- Added test to verify divide by zero exception is not thrown with (#66) @hitesh22
- JENKINS-22871 - : Wrong index when calculating 90Line....