Skip to content

Commit 8aa5fbe

Browse files
committed
chore: Release 2.9.0.3
1 parent a3ff4f1 commit 8aa5fbe

File tree

20 files changed

+64
-20
lines changed

20 files changed

+64
-20
lines changed

CHANGELOG.md

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,49 @@
11
# Changelog
22

3+
## [2.9.0.3](https://github.com/chutney-testing/chutney/tree/2.9.0.3)
4+
### 🚀 Implemented enhancements:
5+
* Scenario execute with parameters by @rbenyoussef in https://github.com/chutney-testing/chutney/pull/121
6+
### 🐛 Fixed bugs:
7+
* Campaign edition - JIRA filter not present by @boddissattva in https://github.com/chutney-testing/chutney/pull/119
8+
* Break long word in admin bdd search, fix overflow ng-multi… by @DelaunayAlex in https://github.com/chutney-testing/chutney/pull/120
9+
* Use 24h formats for moment calendar by @boddissattva in https://github.com/chutney-testing/chutney/pull/134
10+
* Purge empty campaigns' executions by @boddissattva in https://github.com/chutney-testing/chutney/pull/122
11+
* Does not allow empty campaign execution by @boddissattva in https://github.com/chutney-testing/chutney/pull/133
12+
* Responsive dataset select in campaign edition by @DelaunayAlex in https://github.com/chutney-testing/chutney/pull/139
13+
* Snapshot report's inputs/outputs in engine after each step execution by @DelaunayAlex in https://github.com/chutney-testing/chutney/pull/136
14+
* Fix CONTRIBUTING.md path by @GeVa2072 in https://github.com/chutney-testing/chutney/pull/138
15+
* Fix tag selection on scenarios list by @rbenyoussef in https://github.com/chutney-testing/chutney/pull/137
16+
### 👒 Dependencies:
17+
* Bump org.wiremock:wiremock-standalone from 3.6.0 to 3.8.0 in /chutney by @dependabot in https://github.com/chutney-testing/chutney/pull/125
18+
* Bump org.codehaus.mojo:build-helper-maven-plugin from 3.5.0 to 3.6.0 in /chutney by @dependabot in https://github.com/chutney-testing/chutney/pull/126
19+
* Bump sshd.version from 2.12.0 to 2.13.1 in /chutney by @dependabot in https://github.com/chutney-testing/chutney/pull/128
20+
* Bump org.springframework.boot:spring-boot-maven-plugin from 3.2.4 to 3.3.1 in /chutney by @dependabot in https://github.com/chutney-testing/chutney/pull/129
21+
* Bump commons-io:commons-io from 2.16.0 to 2.16.1 in /chutney by @dependabot in https://github.com/chutney-testing/chutney/pull/130
22+
* Bump org.apache.maven.plugins:maven-clean-plugin from 3.3.2 to 3.4.0 in /chutney by @dependabot in https://github.com/chutney-testing/chutney/pull/131
23+
* Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.5 to 3.3.0 in /chutney by @dependabot in https://github.com/chutney-testing/chutney/pull/132
24+
* Bump jqwik.version from 1.8.5 to 1.9.0 in /chutney by @dependabot in https://github.com/chutney-testing/chutney/pull/127
25+
26+
**Full Changelog**: https://github.com/chutney-testing/chutney/compare/2.9.0.2...2.9.0.3
27+
28+
## [2.9.0.2](https://github.com/chutney-testing/chutney/tree/2.9.0.2)
29+
30+
### 🐛 Fixed bugs:
31+
* Content search only on activated scenario by @rbenyoussef in https://github.com/chutney-testing/chutney/pull/114
32+
* Fix campaign edition filters width by @rbenyoussef in https://github.com/chutney-testing/chutney/pull/115
33+
* Update campaigns when renaming environment by @DelaunayAlex in https://github.com/chutney-testing/chutney/pull/87
34+
* Fix campaign execution status by @boddissattva in https://github.com/chutney-testing/chutney/pull/116
35+
* Delete dataset module HTML title by @boddissattva in https://github.com/chutney-testing/chutney/pull/118
36+
* Use the id instead of the name for scenario dataset in cam… by @DelaunayAlex in https://github.com/chutney-testing/chutney/pull/117
37+
38+
**Full Changelog**: https://github.com/chutney-testing/chutney/compare/2.9.0.1...2.9.0.2
39+
40+
## [2.9.0.1](https://github.com/chutney-testing/chutney/tree/2.9.0.1)
41+
42+
### 🐛 Fixed bugs:
43+
* Scenarios list refresh must be unsubscribed by @boddissattva in https://github.com/chutney-testing/chutney/pull/113
44+
45+
**Full Changelog**: https://github.com/chutney-testing/chutney/compare/2.9.0...2.9.0.1
46+
347
## [2.9.0](https://github.com/chutney-testing/chutney/tree/2.9.0)
448

549
### 🚀 Implemented enhancements:

chutney/action-impl/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>com.chutneytesting</groupId>
99
<artifactId>chutney-parent</artifactId>
10-
<version>2.9.1-SNAPSHOT</version>
10+
<version>2.9.0.3</version>
1111
</parent>
1212

1313
<artifactId>action-impl</artifactId>

chutney/action-spi/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>com.chutneytesting</groupId>
99
<artifactId>chutney-parent</artifactId>
10-
<version>2.9.1-SNAPSHOT</version>
10+
<version>2.9.0.3</version>
1111
</parent>
1212

1313
<artifactId>action-spi</artifactId>

chutney/chutney-junit/api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>com.chutneytesting</groupId>
99
<artifactId>chutney-junit-parent</artifactId>
10-
<version>2.9.1-SNAPSHOT</version>
10+
<version>2.9.0.3</version>
1111
</parent>
1212

1313
<artifactId>chutney-junit-api</artifactId>

chutney/chutney-junit/engine/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>com.chutneytesting</groupId>
99
<artifactId>chutney-junit-parent</artifactId>
10-
<version>2.9.1-SNAPSHOT</version>
10+
<version>2.9.0.3</version>
1111
</parent>
1212

1313
<artifactId>chutney-junit-engine</artifactId>

chutney/chutney-junit/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>com.chutneytesting</groupId>
99
<artifactId>chutney-parent</artifactId>
10-
<version>2.9.1-SNAPSHOT</version>
10+
<version>2.9.0.3</version>
1111
</parent>
1212

1313
<artifactId>chutney-junit-parent</artifactId>

chutney/engine/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>com.chutneytesting</groupId>
99
<artifactId>chutney-parent</artifactId>
10-
<version>2.9.1-SNAPSHOT</version>
10+
<version>2.9.0.3</version>
1111
</parent>
1212

1313
<artifactId>engine</artifactId>

chutney/environment/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>chutney-parent</artifactId>
77
<groupId>com.chutneytesting</groupId>
8-
<version>2.9.1-SNAPSHOT</version>
8+
<version>2.9.0.3</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

chutney/glacio-adapter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>com.chutneytesting</groupId>
99
<artifactId>chutney-parent</artifactId>
10-
<version>2.9.1-SNAPSHOT</version>
10+
<version>2.9.0.3</version>
1111
</parent>
1212

1313
<artifactId>glacio-adapter</artifactId>

chutney/jira/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>chutney-parent</artifactId>
77
<groupId>com.chutneytesting</groupId>
8-
<version>2.9.1-SNAPSHOT</version>
8+
<version>2.9.0.3</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

0 commit comments

Comments
 (0)