Skip to content

8.34.0

Choose a tag to compare

@github-actions github-actions released this 29 Sep 14:28
· 0 commits to bd10c938baa8edcf7650d51dc2d1a0aa348b4555 since this release

What's Changed

Bug Fixes 🐞

  • fix some NPEs associated with PARENT_FILENAME by @memny in #1191

Improvements πŸ› 

  • adding OS specific checks to attachment elements in ExtractionTest by @sambish5 in #1172
  • add clearData method to IBaseDataObject by @jpdahlke in #1188
  • change version command output to include git hash by @memny in #1190

Build, Package, Deploy πŸ“¦

  • update javadoc plugin to 3.11.2 and update test class javadoc by @jpdahlke in #1185
  • update versions plugin to 2.19.0, site to 3.21.0, other plugin patch versions by @jpdahlke in #1184
  • use same line length in checkstyle.xml as formatter.xml by @jpdahlke in #1186
  • provide javadoc plugin parameters for override by @jpdahlke in #1189

Automation and Testing 🚦

  • move generate and checkAnswers logic to ExtractionTest by @dev-mlb in #1180
  • name parameterized tests based on arguments by @memny in #1187

Other Changes βš™οΈ

Full Changelog: 8.33.0...8.34.0