File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change @@ -81,6 +81,19 @@ http://kiwitcms.org/blog/atodorov/2019/02/22/how-to-use-kiwi-tcms-plugins-pt-1/
8181Files signed with C0C5FF36, Kiwi TCMS
< ; [email protected] > ; 8282
8383
84+ ### 8.0 (09 Feb 2020)
85+
86+ This version works only with Kiwi TCMS v8.0 or later!
87+
88+ - Adjust field names for API changes coming in Kiwi TCMS v8.0
89+ - Do not use deprecated ` product ` field when calling ` TestCase.create() ` API
90+ - Bug-fix: take into account ` TCMS_RUN_ID ` environment variable
91+ - Bump jackson-core from 2.10.0 to 2.10.2
92+ - Bump maven-source-plugin from 3.2.0 to 3.2.1
93+ - Bump maven-surefire-plugin from 3.0.0-M3 to 3.0.0-M4
94+ - Bump mockito-core from 3.1.0 to 3.2.4
95+
96+
8497### 6.7.5 (10 Nov 2019)
8598
8699Fixes moderate severity issue
Original file line number Diff line number Diff line change 44 <groupId >org.kiwitcms.java</groupId >
55 <artifactId >kiwitcms-junit-plugin</artifactId >
66 <packaging >jar</packaging >
7- <version >6.7.5 </version >
7+ <version >8.0 </version >
88
99 <name >kiwitcms-junit-plugin</name >
1010 <description >JUnit 5 plugin for Kiwi TCMS.</description >
You can’t perform that action at this time.
0 commit comments