Skip to content

qase-java-v4.1.6

Compare
Choose a tag to compare
@github-actions github-actions released this 05 May 11:36
· 8 commits to main since this release

What's Changed

  • Add API v2 client by @gibiw in #148
  • feat : use the API v2 client by default by @gibiw in #149
  • add deploy workflow by @savkk in #150
  • Fix GPG signing error by @savkk in #151
  • chore(ci) : update GitHub Actions workflow for publishing to Maven by @gibiw in #152
  • chore(deps) : update nexus-staging-maven-plugin version to 1.7.0 by @gibiw in #153
  • feat: filter test execution by test plan case IDs by @gibiw in #154
  • feat: filter test execution by test plan case IDs by @gibiw in #155
  • chore: regenerate API clients from updated specification by @gibiw in #160
  • docs: add example project with JUnit 5 tests and Bazel integration by @gibiw in #161
  • fix: resolve listener connection issues with aspects and Maven integration by @gibiw in #162
  • fix: resolve PatternSyntaxException in Cucumber reporters by @gibiw in #163
  • feat: add attach method with byte array support in Cucumber reporters by @gibiw in #164
  • fix: ensure execution.start_time is in UTC to prevent submission errors by @gibiw in #165
  • feat: add support for custom hook execution before test completion by @gibiw in #166
  • feat: add local time support for test runs by @gibiw in #168
  • build(deps): bump ch.qos.logback:logback-core from 1.2.13 to 1.3.15 by @dependabot in #159
  • feat: add logging of host information and installed packages by @gibiw in #169
  • feat: update supported API client versions and enforce API v2 usage by @gibiw in #170
  • refactor: remove slf4j/logback dependency and implement custom logger by @gibiw in #171
  • docs: updated cucumber 7 examples by @gibiw in #172
  • fix: correct handling of nested suites and improve logging by @gibiw in #173
  • fix: support for unspecified fields in models using AdditionalProperties by @gibiw in #174
  • docs: add example for Cucumber7 and Gradle with Kotlin by @gibiw in #175
  • feat(cucumber): add support for step parameters and table argument rendering by @gibiw in #176
  • feat(cucumber): add support for BDD keywords in steps by @gibiw in #177
  • chore: add permissions for token by @gibiw in #178
  • fix: handle invalid JSON for TestCaseParams with anyOf schemas by @gibiw in #179

Full Changelog: v.4.0.0...qase-java-v4.1.6