This repository has been archived by the owner on Feb 23, 2024. It is now read-only.
Releases: chutney-testing/chutney-legacy
Releases · chutney-testing/chutney-legacy
Release 2.7.0
What's Changed
🚀 Implemented enhancements:
- Scheduling sequential campaigns by @rbenyoussef in https://github.com/chutney-testing/chutney/pull/1235
- Admin search report by @DelaunayAlex in https://github.com/chutney-testing/chutney/pull/1236
- Allow to save campaign with specific id by @nbrouand in https://github.com/chutney-testing/chutney/pull/1253
- On startup, reschedule missed campaign by @DelaunayAlex in https://github.com/chutney-testing/chutney/pull/1252
🐛 Fixed bugs:
- Follow execution error by @rbenyoussef in https://github.com/chutney-testing/chutney/pull/1213
- Allow https proxy for jira client api by @boddissattva in https://github.com/chutney-testing/chutney/pull/1237
- Update campaigns and scenarios on dataset delete by @rbenyoussef in https://github.com/chutney-testing/chutney/pull/1238
- Filter NOT_EXECUTED when findLastExecutionsByScenarioId by @DelaunayAlex in https://github.com/chutney-testing/chutney/pull/1251
- Delete campaign from schedule after deleting campaign by @DelaunayAlex in https://github.com/chutney-testing/chutney/pull/1249
🔧 Technical enhancements:
- Remove hover animation on left menu by @nbrouand in https://github.com/chutney-testing/chutney/pull/1250
- DB compact for SQLite by @boddissattva in https://github.com/chutney-testing/chutney/pull/1234
👒 Dependencies:
- Bump org.liquibase:liquibase-core from 4.24.0 to 4.25.1 by @dependabot in https://github.com/chutney-testing/chutney/pull/1219
- Bump com.atlassian.jira:jira-rest-java-client-app from 5.2.4 to 5.2.7 by @dependabot in https://github.com/chutney-testing/chutney/pull/1221
- Bump org.immutables:value from 2.9.0 to 2.10.0 by @dependabot in https://github.com/chutney-testing/chutney/pull/1242
- Bump commons-io:commons-io from 2.11.0 to 2.15.1 by @dependabot in https://github.com/chutney-testing/chutney/pull/1244
- Bump sshd.version from 2.11.0 to 2.12.0 by @dependabot in https://github.com/chutney-testing/chutney/pull/1247
- Bump org.apache.maven.plugins:maven-clean-plugin from 3.2.0 to 3.3.2 by @dependabot in https://github.com/chutney-testing/chutney/pull/1246
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.10.1 to 3.12.1 by @dependabot in https://github.com/chutney-testing/chutney/pull/1240
Release 2.6.1
What's Changed
🐛 Fixed bugs:
- fix(): fix env value in execution report by @KarimGl in https://github.com/chutney-testing/chutney/pull/1231
Release 2.6.0
🚀 Implemented enhancements:
- environments variables by @KarimGl in https://github.com/chutney-testing/chutney/pull/1203
🐛 Fixed bugs:
- Fix running report header date by @boddissattva in https://github.com/chutney-testing/chutney/pull/1209
- Truncate info/error on execution update by @boddissattva in https://github.com/chutney-testing/chutney/pull/1210
- Defensive copy in step state when requesting messages by @boddissattva in https://github.com/chutney-testing/chutney/pull/1211
- Check for null values environment by @boddissattva in https://github.com/chutney-testing/chutney/pull/1212
- Add environment at first save of campaignExecutionEngine by @nbrouand in https://github.com/chutney-testing/chutney/pull/1225
- Fix/nested step iteration by @DelaunayAlex in https://github.com/chutney-testing/chutney/pull/1224
- Handle runtime exception. Add Spring configuration on parameters by @boddissattva in https://github.com/chutney-testing/chutney/pull/1227
🔧 Technical enhancements:
- Add license to local xsd test file by @bessonm in https://github.com/chutney-testing/chutney/pull/1208
- Add SQLite temp directory Spring configuration by @boddissattva in https://github.com/chutney-testing/chutney/pull/1228
- Fix/double for strategy by @DelaunayAlex in https://github.com/chutney-testing/chutney/pull/1226
👒 Dependencies:
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.0 to 3.6.3 by @dependabot in https://github.com/chutney-testing/chutney/pull/1217
- Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.3.0 to 3.4.1 by @dependabot in https://github.com/chutney-testing/chutney/pull/1222
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to 3.2.3 by @dependabot in https://github.com/chutney-testing/chutney/pull/1223
- Bump springboot.version from 3.1.2 to 3.2.1 by @dependabot in https://github.com/chutney-testing/chutney/pull/1186
Release 2.5.1
What's Changed
🐛 Fixed bugs:
- Add delay before repeating the update of a running campaign by @boddissattva in https://github.com/chutney-testing/chutney/pull/1205
Release 2.5.0
What's Changed
🚀 Implemented enhancements:
- Feature/add proxy jira by @DelaunayAlex in https://github.com/chutney-testing/chutney/pull/1177
- Assert that no kafka message consumed by @owerfelli in https://github.com/chutney-testing/chutney/pull/1200
- Show full execution error message from history by @rbenyoussef in https://github.com/chutney-testing/chutney/pull/1197
🐛 Fixed bugs:
- Empty report and info/error style by @nbrouand in https://github.com/chutney-testing/chutney/pull/1180
- Fix icon "NOT_EXECUTED" for execution history by @DelaunayAlex in https://github.com/chutney-testing/chutney/pull/1190
- Does not display action button and report if scenario was not … by @DelaunayAlex in https://github.com/chutney-testing/chutney/pull/1193
- If strategy : Set correctly all substeps status by @boddissattva in https://github.com/chutney-testing/chutney/pull/1201
🔧 Technical enhancements:
- Copyright ALv2 header by @bessonm in https://github.com/chutney-testing/chutney/pull/1192
- Bump nodejs from 16.19.1 to 20.10.0 by @bessonm in https://github.com/chutney-testing/chutney/pull/1191
- Clean DB migration test and target security migration by @boddissattva in https://github.com/chutney-testing/chutney/pull/1195
- Clean components relatives by @boddissattva in https://github.com/chutney-testing/chutney/pull/1194
👒 Dependencies:
- chore(deps): Bump com.github.eirslett:frontend-maven-plugin from 1.13.4 to 1.15.0 by @dependabot in https://github.com/chutney-testing/chutney/pull/1189
- chore(deps): Bump org.codehaus.mojo:exec-maven-plugin from 3.1.0 to 3.1.1 by @dependabot in https://github.com/chutney-testing/chutney/pull/1188
- chore(deps): Bump org.testcontainers:testcontainers-bom from 1.19.0 to 1.19.3 by @dependabot in https://github.com/chutney-testing/chutney/pull/1187
- chore(deps): Bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11 by @dependabot in https://github.com/chutney-testing/chutney/pull/1184
- chore(deps): Bump commons-logging:commons-logging from 1.2 to 1.3.0 by @dependabot in https://github.com/chutney-testing/chutney/pull/1182
- chore(deps): Bump org.hjson:hjson from 3.0.1 to 3.1.0 by @dependabot in https://github.com/chutney-testing/chutney/pull/1165
New Contributors
- @owerfelli made his first contribution in https://github.com/chutney-testing/chutney/pull/1200
Release 2.4.0
What's Changed
🚀 Implemented enhancements:
- feat(ui): add metrics page by @rbenyoussef in https://github.com/chutney-testing/chutney/pull/1173
- bugfix(engine): Manage parent step on ifStrategy by @nbrouand in https://github.com/chutney-testing/chutney/pull/1175
- feat(action-impl): soft assert for jsonAssertAction by @rbenyoussef in https://github.com/chutney-testing/chutney/pull/1176
- New scenario execution report view by @boddissattva in https://github.com/chutney-testing/chutney/pull/1174
🔧 Technical enhancements:
- chore: Remove last orient dependency by @nbrouand in https://github.com/chutney-testing/chutney/pull/1171
- Add closeable on TestEngine by @nbrouand in https://github.com/chutney-testing/chutney/pull/1172
👒 Dependencies:
- chore(deps): Bump sshd.version from 2.9.2 to 2.11.0 by @dependabot in https://github.com/chutney-testing/chutney/pull/1162
- chore(deps-dev): Bump net.jqwik:jqwik from 1.8.0 to 1.8.1 by @dependabot in https://github.com/chutney-testing/chutney/pull/1169
- chore(deps): Bump org.liquibase:liquibase-core from 4.23.0 to 4.24.0 by @dependabot in https://github.com/chutney-testing/chutney/pull/1170
Full Changelog: chutney-testing/chutney@2.3.0...2.4.0
Release 2.3.0
2.3.0
What's Changed
🚀 Implemented enhancements:
- Endpoint to get the last campaign execution for a given campaign by @DelaunayAlex in https://github.com/chutney-testing/chutney/pull/1142
- Preview imported execution by @rbenyoussef in https://github.com/chutney-testing/chutney/pull/1158
- Add headless for selenium action by @nbrouand in https://github.com/chutney-testing/chutney/pull/1157
- Executions purge by @boddissattva in https://github.com/chutney-testing/chutney/pull/1144
- if strategy by @nbrouand in https://github.com/chutney-testing/chutney/pull/1159
🐛 Fixed bugs:
- Scenarios with same name bug on surefire campaign report by @rbenyoussef in https://github.com/chutney-testing/chutney/pull/1156
🔧 Technical enhancements:
- Remove components by @nbrouand in https://github.com/chutney-testing/chutney/pull/1143
- Chore debt on webconfig by @DelaunayAlex in https://github.com/chutney-testing/chutney/pull/1155
- Fix Windows build and actions-impl dependency by @boddissattva in https://github.com/chutney-testing/chutney/pull/1138
- Add unsecure api only packaging by @boddissattva in https://github.com/chutney-testing/chutney/pull/1141
👒 Dependencies:
- chore(deps-dev): Bump net.jqwik:jqwik from 1.7.4 to 1.8.0 by @dependabot in https://github.com/chutney-testing/chutney/pull/1154
- chore(deps): Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.4.1 to 3.6.0 by @dependabot in https://github.com/chutney-testing/chutney/pull/1149
- chore(deps): Bump qpid-broker.version from 9.0.0 to 9.1.0 by @dependabot in https://github.com/chutney-testing/chutney/pull/1147
Release 2.2.2
2.2.2
What's Changed
🚀 Implemented enhancements:
- feat(server): Stop running scenario executions reports by @DelaunayAlex in https://github.com/chutney-testing/chutney/pull/1130
- feat(action): Use target security properties whenever it's possible (Mongo, Kafka, http) by @DelaunayAlex in https://github.com/chutney-testing/chutney/pull/1129
🐛 Fixed bugs:
- fix(server): Add partialExecution in mapper by @nbrouand in https://github.com/chutney-testing/chutney/pull/1135
- fix(): Include UriBuilder from javax.ws.rs.core for jira and Chutney 2.2.1 with SpringBoot 3 by @nbrouand in https://github.com/chutney-testing/chutney/pull/1136
- fix(ui): fix global var root url by rbenyoussef in https://github.com/chutney-testing/chutney/pull/1137
Release 2.2.1
2.2.1
What's Changed
🐛 Fixed bugs:
- fix(action-impl): kafka action - filter by content type by @rbenyoussef in https://github.com/chutney-testing/chutney/pull/1070
- Campaign retry by @boddissattva in https://github.com/chutney-testing/chutney/pull/1132
🔧 Technical enhancements:
- chore: Bump SpringBoot version from 2.7.5 to 3.1.2 by @bessonm in https://github.com/chutney-testing/chutney/pull/1107
👒 Dependencies:
- chore(deps): Bump org.testcontainers:testcontainers-bom from 1.18.3 to 1.19.0 by @dependabot in https://github.com/chutney-testing/chutney/pull/1122
- chore(deps): Bump org.hjson:hjson from 3.0.0 to 3.0.1 by @dependabot in https://github.com/chutney-testing/chutney/pull/1128
- chore(deps): Bump com.github.eirslett:frontend-maven-plugin from 1.12.1 to 1.13.4 by @dependabot in https://github.com/chutney-testing/chutney/pull/1124
Release 2.2.0
2.2.0
What's Changed
🚀 Implemented enhancements:
- feat(scenario): Allow creation of scenario in database with explicit id by @DelaunayAlex in #1112
- feat(ui): Add filter by status for scenarios list by @rbenyoussef in #1115