Releases: axonivy/web-tester
Releases · axonivy/web-tester
v12.0.1
v12.0.0
Changes
- Raising project-build-plugin version to 11.3.0 / 12.0.0-SNAPSHOT @ivy-team (#268)
- XIVY-10310 provide feedback if URI setup failed @ivy-rew (#266)
- XIVY-14543 Fix basic authentication @alexsuter (#267)
- Fix NPE will run webtests against engine @ivy-lli (#265)
- No need to install build user anymore @alexsuter (#251)
- Integrate with correct Axon Ivy Engine @alexsuter (#242)
- Raising project-build-plugin version to 11.3.0 / 11.4.0-SNAPSHOT @ivy-team (#231)
- Update to next dev version @ivy-edp (#228)
🐛 Bug Fixes
📦 Dependencies
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.1 to 3.5.2 @dependabot (#274)
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.1 to 3.11.1 @dependabot (#273)
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.0 to 3.5.1 @dependabot (#272)
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.0 to 3.10.1 @dependabot (#271)
- Bump com.codeborne:selenide from 7.5.0 to 7.5.1 @dependabot (#270)
- Bump com.codeborne:selenide from 7.4.3 to 7.5.0 @dependabot (#269)
- Bump com.codeborne:selenide from 7.4.2 to 7.4.3 @dependabot (#264)
- Bump org.apache.commons:commons-lang3 from 3.16.0 to 3.17.0 @dependabot (#263)
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.8.0 to 3.10.0 @dependabot (#261)
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.4.0 to 3.5.0 @dependabot (#260)
- Bump org.apache.maven.plugins:maven-install-plugin from 3.1.2 to 3.1.3 @dependabot (#259)
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.1 to 3.4.0 @dependabot (#258)
- Bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.2 to 3.1.3 @dependabot (#257)
- Bump com.codeborne:selenide from 7.4.1 to 7.4.2 @dependabot (#256)
- Bump org.apache.commons:commons-lang3 from 3.15.0 to 3.16.0 @dependabot (#255)
- Bump com.codeborne:selenide from 7.4.0 to 7.4.1 @dependabot (#254)
- Bump com.codeborne:selenide from 7.3.3 to 7.4.0 @dependabot (#253)
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.7.0 to 3.8.0 @dependabot (#250)
- Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.15.0 @dependabot (#249)
- Bump org.apache.maven.plugins:maven-release-plugin from 3.1.0 to 3.1.1 @dependabot (#248)
- XIVY-13665 Update to Java 21 @alexsuter (#247)
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.0 to 3.3.1 @dependabot (#246)
- Bump org.assertj:assertj-core from 3.26.0 to 3.26.3 @dependabot (#245)
- Bump com.codeborne:selenide from 7.3.2 to 7.3.3 @dependabot (#244)
- Bump org.apache.maven.plugins:maven-release-plugin from 3.0.1 to 3.1.0 @dependabot (#243)
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.5 to 3.3.0 @dependabot (#239)
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.3 to 3.7.0 @dependabot (#235)
- Bump org.sonatype.plugins:nexus-staging-maven-plugin from 1.6.13 to 1.7.0 @dependabot (#233)
- Bump org.assertj:assertj-core from 3.25.3 to 3.26.0 @dependabot (#234)
- Bump com.codeborne:selenide from 7.3.1 to 7.3.2 @dependabot (#232)
📄 Documentation
v11.3.0
What's Changed
- Additional pom for integration test by @ivy-lli in #170
- Fix build in next dev branch by @ivy-lli in #172
- Skip deployment for test module build by @ivy-lli in #173
- Fix raise project-build-plugin version script by @ivy-lli in #174
- Fix query string in path by @ivy-lli in #176
- Replace unstableTotalAll with qualityGates of recordIssues in piplines by @ivy-cst in #200
- Raising project-build-plugin version to 11.3.0 / 11.3.1-SNAPSHOT by @ivy-team in #225
📦 Dependencies
- Bump com.codeborne:selenide from 6.19.1 to 7.3.1 by @dependabot in #223 #158 #183 #186 #196 #197 #199 #203 #204 #210 #211
- Bump org.assertj:assertj-core from 3.24.2 3.25.3 by @dependabot in #198 #191 #192 #195
- Bump org.apache.commons:commons-lang3 from 3.13.0 to 3.14.0 by @dependabot in #182
- Bump org.apache.maven.plugins:maven-assembly-plugin from 3.6.0 to 3.7.1 by @dependabot in #206 #208
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.13.0 by @dependabot in #189 #190 #209
- Bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.1 to 3.1.2 by @dependabot in #224
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3 by @dependabot in #185
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.5 by @dependabot in #188 #193
- Bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1 by @dependabot in #212
- Bump org.codehaus.mojo:flatten-maven-plugin from 1.5.0 to 1.6.0 by @dependabot in #194
📄 Documentation
- Update README.md by @ivy-lli in #216
- Add license by @ivy-team in #219
- Add security file by @ivy-team in #220
- Add code of conduct file by @ivy-team in #221
- Remove COPYING because it duplicates LICENSE by @weissreto in #222
- Update Change and Readme by @ivy-edp in #226
Full Changelog: v11.2.1...v11.3.0
v10.0.16
v10.0.15
v11.2.1
What's Changed
- Fix raise project-build-plugin version script by @ivy-lli in #175
- Fix query string in path by @ivy-lli in #177
⚠️ Breaking Change
If you use the EngineUrl#path method with a query parameter, an IllegalArgumentException will be thrown. Please use the EngineUrl#queryParam method instead.
Full Changelog: v11.2.0...v11.2.1
v11.2.0
🚀 Features
📦 Dependencies
- Bump selenide from 6.13.0 to 6.19.1 by @dependabot in #131 #133 #137 #139 #142 #143 #145 #146 #147 #148 #150 #151
- Bump flatten-maven-plugin from 1.4.1 to 1.5.0 by @dependabot in #135
- Bump maven-assembly-plugin from 3.5.0 to 3.6.0 by @dependabot in #136
- Bump maven-gpg-plugin from 3.0.1 to 3.1.0 by @dependabot in #134
- Bump maven-release-plugin from 3.0.0 to 3.0.1 by @dependabot in #140
- Bump maven-source-plugin from 3.2.1 to 3.3.0 by @dependabot in #138
- Bump maven-surefire-plugin from 3.0.0 to 3.1.2 by @dependabot in #132 #141
- Bump org.apache.commons:commons-lang3 from 3.12.0 to 3.13.0 by @dependabot in #144
- Bump org.apache.maven.plugins:maven-deploy-plugin from 3.0.0 to 3.1.1 by @dependabot in #155
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.5.0 to 3.6.2 by @dependabot in #149 #162
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to 3.2.2 by @dependabot in #154 #163
📄 Documentation
Changes
- XIVY-11515 Set fixture vars and configs over post body by @ivy-lli in #164
- Provide API to set a query param which is encoded properly by @alexsuter in #167
- Update versions to 11.2.0-SNAPSHOT by @ivy-lli in #129
- Additional pom for integration test by @ivy-lli in #169
- harmonize versions by @ivy-rew in #157
Full Changelog: v11.1.0...v11.2.0
v10.0.14
v11.1.0
What's Changed
- Prepare release 11.1.0 by @ivy-lli in #128
- Allow missing Javadoc comments by @alexsuter in #110
- Add name, description and url to parent pom for release plugin by @alexsuter in #96
- Raise version to 11.1.0-SNAPSHOT by @ivy-lli in #92
Dependencies
- Bump selenide from 6.8.1 to 6.13.0 by @dependabot in #97 #99 #100 #101 #102 #103 #108 #109 #116 #118 #119 #121 #124 #127
- Bump assertj-core from 3.23.1 to 3.24.2 by @dependabot in #104 #107
- Bump maven-release-plugin from 3.0.0-M6 to 3.0.0 by @dependabot in #98 #122
- Bump maven-surefire-plugin from 3.0.0-M7 to 3.0.0 by @dependabot in #106 #113 #120
- Bump maven-deploy-plugin from 3.0.0 to 3.1.1 by @dependabot in #112 #125
- Bump maven-javadoc-plugin from 3.4.1 to 3.5.0 by @dependabot in #114
- Bump maven-assembly-plugin from 3.4.2 to 3.5.0 by @dependabot in #115
- Bump maven-compiler-plugin from 3.10.1 to 3.11.0 by @dependabot in #117
- Bump flatten-maven-plugin from 1.3.0 to 1.4.1 by @dependabot in #123 #126
Full Changelog: v10.0.16...v11.1.0
v10.0.0
🚀 Features
- Add CaseMap Url creator in #31
- Add selenide assertions methods to the manycheckbox widget by @ivy-lli in #33
🐛 Bug Fixes
⚠️ Changes
📦 Dependencies
- Bump selenide from 6.7.1 to 6.8.1 by @dependabot in #66 #65 #69 #75 #88 #89
- Upgrade selenium-java to 4.3.0 by @alexsuter in #45
- Update Selenide to 5.15, Update Changelog/Readme by @ivy-lli in #26
- Update maven dependencies to java 17 supported versions by @alexsuter in #43
- Upgrade firefox selenium container from 3 to 4 by @alexsuter in #72
- Bump flatten-maven-plugin from 1.1.0 to 1.3.0 in /maven-config by @dependabot in #55 #67
- Bump maven-assembly-plugin from 3.3.0 to 3.4.2 by @dependabot in #53 #50
- Bump maven-compiler-plugin from 3.8.1 to 3.10.1 in /maven-config by @dependabot in #59
- Bump maven-deploy-plugin from 2.8.2 to 3.0.0 by @dependabot in #52 #49
- Bump maven-gpg-plugin from 1.5 to 3.0.1 in /maven-config by @dependabot in #60
- Bump maven-javadoc-plugin from 3.1.1 to 3.4.1 in /maven-config by @dependabot in #64
- Bump maven-source-plugin from 3.2.0 to 3.2.1 in /maven-config by @dependabot in #62
- Bump maven-release-plugin from 3.0.0-M4 to 3.0.0-M6 by @dependabot in #84
- Bump maven-surefire-plugin from 3.0.0-M4 to 3.0.0-M7 in /maven-config by @dependabot in #63
- Bump nexus-staging-maven-plugin from 1.6.8 to 1.6.13 in /maven-config by @dependabot in #54
Changes
- XIVY-3568 CI release build by @ivy-lli in #19
- XIVY-3754 refactor EngineUrl to builder, build new url by @ivy-lli in #16
- XIVY-5540 Rebrand to Axon Ivy by @alexsuter in #30
- XIVY-6334 Enhance PrimeUi with new functions and JavaDoc by @ivy-lli in #35
- XIVY-6923 Fix deprecation warnings in primeui-tester by @alexsuter in #44
- XIVY-6923 Compile with Java 17 by @alexsuter in #70
- XIVY-7371 Better support for selenium driver on a remote host by @weissreto in #38
- XIVY-9395 Prevent error logs in IvyTest and IvyProcessTest by @alexsuter in #76
- simplify build by streamline versions by @ivy-lli in #20
- Increase Version to 9.2.0 and add unit-tester by @weissreto in #23
- Feature/modernize api by @ivy-lli in #28
- Raise versions by @ivy-lli in #32
- Fix typo in #34
- Fix groupid by @alexsuter in #37
- Product by @alexsuter in #36
- Only keep 30 builds in history by @ivy-cst in #39
- Record javadoc, maven and eclipse compiler warnings by @alexsuter in #71
- Fix test by @alexsuter in #73
- Simplify Release Process by @alexsuter in #77
- Release pipeline by @alexsuter in #81
- Improve releasing by @alexsuter in #82
- Raise to 10.0.0-SNAPSHOT by @alexsuter in #83
- Update changelog by @alexsuter in #74
- Create dependabot.yml by @alexsuter in #46
- Update dependabot.yml by @alexsuter in #47
- Update README.md by @ivy-lli in #86
- Fix release pipeline by @alexsuter in #91
- Prepare release 10.0.0 by @ivy-lli in #90
- Add developerConnection by @alexsuter in #93
- Add all connections by @alexsuter in #94
- Update dependabot.yml by @alexsuter in #68
- Remove selenium-java again by @alexsuter in #61
Full Changelog: v8.0.1...v10.0.0