File tree Expand file tree Collapse file tree 3 files changed +13
-3
lines changed Expand file tree Collapse file tree 3 files changed +13
-3
lines changed Original file line number Diff line number Diff line change 1+ ## [ 5.0.5] ( https://github.com/extent-framework/extentreports-java/compare/v5.0.4...v5.0.5 )
2+
3+ #### Issues Resolved
4+ - [ #247 ] ( /issues/247 ) Spark Report - Wrong test durations displayed in tests tab
5+ - [ #259 ] ( /issues/259 ) ExtentSparkReporter constructor throws NullPointerException if path argument don`t contains parrent fodler
6+ - [ #267 ] ( /issues/267 ) Spark-css.css uses a googleapis.com import causing offline reports to attempt external connection
7+
8+ #### New Features
9+ - [ #269 ] ( /issues/269 ) KlovReporter: provide ability to specify a database name
10+
111## [ 5.0.4] ( https://github.com/extent-framework/extentreports-java/compare/v5.0.3...v5.0.4 )
212
313#### Issues Resolved
Original file line number Diff line number Diff line change 55 <modelVersion >4.0.0</modelVersion >
66 <groupId >com.aventstack</groupId >
77 <artifactId >extentreports</artifactId >
8- <version >5.0.5-SNAPSHOT </version >
8+ <version >5.0.5</version >
99
1010 <name >ExtentReports</name >
1111 <url >www.extentreports.com</url >
Original file line number Diff line number Diff line change 55
66 <groupId >com.aventstack</groupId >
77 <artifactId >klov-reporter</artifactId >
8- <version >5.0.4 </version >
8+ <version >5.0.5 </version >
99 <name >klov-reporter</name >
1010 <url >www.extentreports.com</url >
1111 <description >Reporter for Klov Server</description >
4343 <dependency >
4444 <groupId >com.aventstack</groupId >
4545 <artifactId >extentreports</artifactId >
46- <version >5.0.4 </version >
46+ <version >5.0.5 </version >
4747 </dependency >
4848 <dependency >
4949 <groupId >org.mongodb</groupId >
You can’t perform that action at this time.
0 commit comments