Skip to content

4.0.1 FFM plugin bug fix release

Latest

Choose a tag to compare

@FDelporte FDelporte released this 14 Apr 07:42
· 3 commits to develop since this release
4.0.1
8a8c3fa

This is a bug fix release, mainly related to the new FFM plugin introduced in V4.0.0.

  • Add FFM to the distribution module.
  • Improvements in the one-time generation of BuildInfo within ContextBuilder.
  • Wiring and README updates related to the smoke tests in the pi4j-test module.
  • @DigitalSmile added as author in the parent pom.xml.
  • Fix for issue #620: shutdown sequence to close the file descriptor as the last step.
  • Fix for issue #622: 5th and following inputs don't trigger event listeners in ffm-plugin.
  • Fix GPIO listener missing RISING events when timestamp LSB is zero.
  • Shell script added to run the smoketest in pi4j-test/assets/runSmoketest.sh.

Thanks to contributions by @DigitalSmile, @taartspi, @eitch, @fdelporte, detailed bug investigations by @relaxmax01 and @DieterHolz, and assistance from Copilot.

Detailed list of all the changes: 4.0.0...4.0.1