Skip to content

Releases: jetty-project/h2spec-maven-plugin

1.0.13

02 Aug 07:39
h2spec-maven-plugin-1.0.13
525ebe6
Compare
Choose a tag to compare

📦 Dependency updates

  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.7.0 to 3.8.0 (#193) @dependabot
  • Bump org.testcontainers:testcontainers from 1.19.8 to 1.20.1 (#192) @dependabot
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.0 to 3.3.1 (#194) @dependabot
  • Bump org.apache.maven.plugins:maven-release-plugin from 3.1.0 to 3.1.1 (#191) @dependabot
  • Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.6.0 to 4.8.6.2 (#189) @dependabot

1.0.12

27 Jun 09:09
h2spec-maven-plugin-1.0.12
238f020
Compare
Choose a tag to compare

🚀 New features and improvements

  • Make h2spec less verbose by not diplaying docker output as info per default (#175) @olamy
  • Apply spotless for java and pom (#174) @olamy

📦 Dependency updates

  • Bump org.apache.maven.plugins:maven-install-plugin from 3.1.1 to 3.1.2 (#185) @dependabot
  • Bump org.apache.maven.plugins:maven-jar-plugin from 3.2.2 to 3.4.2 (#183) @dependabot
  • Bump org.apache.maven.plugin-tools:maven-plugin-annotations from 3.6.4 to 3.13.1 (#184) @dependabot
  • Bump org.apache.maven.plugins:maven-plugin-plugin from 3.12.0 to 3.13.1 (#182) @dependabot
  • Bump org.apache.maven.plugins:maven-gpg-plugin from 3.1.0 to 3.2.4 (#181) @dependabot
  • Bump org.apache.maven.plugins:maven-clean-plugin from 3.3.2 to 3.4.0 (#180) @dependabot
  • Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.3.0 to 4.8.6.0 (#179) @dependabot
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.0 to 3.7.0 (#178) @dependabot
  • Bump org.apache.maven.plugins:maven-invoker-plugin from 3.6.0 to 3.7.0 (#168) @dependabot
  • Bump org.apache.maven.plugins:maven-release-plugin from 2.5.3 to 3.1.0 (#177) @dependabot
  • use new docker image olamy/h2spec:2.6.1 (#176) @olamy
  • Bump org.testcontainers:testcontainers from 1.19.6 to 1.19.8 (#167) @dependabot
  • Bump org.apache.maven.plugins:maven-compiler-plugin from 3.10.1 to 3.13.0 (#164) @dependabot
  • Bump org.apache.maven.plugins:maven-plugin-plugin from 3.9.0 to 3.12.0 (#163) @dependabot
  • Bump org.testcontainers:testcontainers from 1.19.1 to 1.19.6 (#161) @dependabot
  • Bump org.apache.maven.plugins:maven-install-plugin from 3.0.0-M1 to 3.1.1 (#157) @dependabot
  • Bump com.github.spotbugs:spotbugs-maven-plugin from 4.7.3.6 to 4.8.3.0 (#156) @dependabot
  • Bump org.apache.maven.plugins:maven-source-plugin from 3.2.1 to 3.3.0 (#142) @dependabot
  • Bump org.apache.maven.plugins:maven-clean-plugin from 3.2.0 to 3.3.2 (#146) @dependabot

1.0.11

04 Oct 11:53
h2spec-maven-plugin-1.0.11
417c538
Compare
Choose a tag to compare

🐛 Bug Fixes

  • fix maven dependencies scope warning (#140) @olamy

📦 Dependency updates

1.0.10

20 Jul 21:02
647e1e9
Compare
Choose a tag to compare

Changes

  • Improved debug of Report Parsing use mvn --debug to see output. @joakime
  • Fix Test failure "Expected" vs "Actual" message output to be accurate to the output produced by the report. @joakime

📦 Dependency updates

🔧 Build

1.0.9

26 Oct 01:44
Compare
Choose a tag to compare

📦 Dependency updates

1.0.8

22 Oct 01:25
Compare
Choose a tag to compare

📦 Dependency updates

1.0.7

20 Oct 11:37
Compare
Choose a tag to compare

🐛 Bug Fixes

  • fix classloader (cleanup code) and make it work with maven 3.8.2 (#60) @olamy

📦 Dependency updates

1.0.6

27 Jul 01:37
Compare
Choose a tag to compare

📦 Dependency updates

1.0.5

04 May 00:18
Compare
Choose a tag to compare

🚀 New features and improvements

🐛 Bug Fixes

  • simplify StartupStrategy and reduce default timeout (#48) @olamy
  • remove forcing usage of httpclient5 for docker java api (#47) @olamy
  • remove unused parameter (#37) @olamy

📦 Dependency updates

1.0.3

01 Dec 02:36
Compare
Choose a tag to compare

🚀 New features and improvements

  • add new parameter for force skip execution (#27) @olamy

📦 Dependency updates