Releases: jenkinsci/nested-data-reporting-plugin
Releases · jenkinsci/nested-data-reporting-plugin
v4.0.0 🎁
🚨 Removed
- add
id
andname
to the report (#41) @simonsymhoven
⚠️ Deprecated
- add
yaml
file support (#35) @simonsymhoven
🚀 New features and improvements
- add
id
andname
to the report (#41) @simonsymhoven - add view handling for one-column data (#37) @simonsymhoven
- add
yaml
file support (#35) @simonsymhoven - introduce
displayType
for pipeline step to specify how to results should be displayed in table (absolute
,relative
ordual
) (#32) @simonsymhoven
🐛 Bug fixes
- fix recursion error in aggregation of
result
(#45) @simonsymhoven - fix wrong url redirection of
ReportJobAction
(#44) @simonsymhoven - remove table link if
item
has no sub items (#36) @simonsymhoven
📦 Dependency updates
- Bump kentaro-m/auto-assign-action from 1.2.1 to 1.2.3 (#34) @dependabot
v3.7.0 🎁
📦 Dependency updates
- Bump bootstrap5-api from 5.2.0-1 to 5.2.0-3 (#27) @dependabot
- change jenkins baseline version from 2.332 to 2.346 (#30) @simonsymhoven
- Bump data-tables-api from 1.12.1-2 to 1.12.1-3 (#28) @dependabot
- Bump bom-2.332.x from 1595.v8c71c13cc3a_9 to 1607.va_c1576527071 (#29) @dependabot
- Bump actions/cache from 3.0.7 to 3.0.8 (#25) @dependabot
- Bump plugin from 4.46 to 4.47 (#26) @dependabot
- Bump bom-2.332.x from 1577.v63609d9cb_5dc to 1595.v8c71c13cc3a_9 (#24) @dependabot
- Bump release-drafter/release-drafter from 5.20.0 to 5.20.1 (#22) @dependabot
- Bump bootstrap5-api from 5.1.3-7 to 5.2.0-1 (#17) @dependabot
- Bump bom-2.332.x from 1542.vc795072f7236 to 1577.v63609d9cb_5dc (#16) @dependabot
- Bump font-awesome-api from 6.1.1-1 to 6.1.2-1 (#15) @dependabot
- Bump plugin from 4.44 to 4.46 (#14) @dependabot
- Bump actions/cache from 3.0.5 to 3.0.7 (#13) @dependabot
✨ Improvements
- add a total table footer on bottom of distribution area (#31) @simonsymhoven
v3.6.0 🎁
✨ Improvements
- add relative columns for result of
item
to data-table (#8) @simonsymhoven
📦 Dependency updates
- Bump bom-2.332.x from 1508.v4b_d09ff0e893 to 1542.vc795072f7236 (#9) @dependabot
- Bump bom-2.332.x from 1478.v81d3dc4f9a_43 to 1508.v4b_d09ff0e893 (#6) @dependabot
- Bump git-changelist-maven-extension from 1.3 to 1.4 (#5) @dependabot
- Bump plugin from 4.43.1 to 4.44 (#7) @dependabot
v3.5.0 🎁
🐛 Bug fixes
- fix flat history graph across runs with different values in
ItemViewModel
(#4) @simonsymhoven
v3.4.0 🎁
🐛 Bug fixes
- remove
label
from config ofPublishReportStep
(#2) @simonsymhoven
v3.3.0 🎁
✨ Improvements
- use
span
withdata-bs-toggle
instead of csslinear-gradient
(#79) @simonsymhoven
🐛 Bug Fixes
- fix stored xss in
ItemRow
(#82) @simonsymhoven
📦 Dependency updates
- Bump plugin from 4.42 to 4.43.1 (#81) @dependabot
- Bump actions/cache from 3.0.4 to 3.0.5 (#80) @dependabot
📝 Documentation updates
- adapted docs for repository moving to from private to jenkinsci (#1) @simonsymhoven