Skip to content

Apache PLC4X 0.6.0

Compare
Choose a tag to compare
@chrisdutz chrisdutz released this 26 Jan 08:09
· 6560 commits to develop since this release

This is the last release of PLC4X with the "handwritten" drivers.
This Minor release will thus receive updates and fixes until
most users have switched to 0.7 and above (with generated drivers).

If you are using the S7 Driver you should update to this Version
as the critical (memory leak) bug PLC4X-163 is fixed.

New Features

  • PLC4X-168 A shorter S7 Field Syntax is Introduced.
    This release contains no further features and mostly stabilization.

Incompatible changes

  • Moved the C++, C# and Python drivers into the sandbox

Bug Fixes

  • Fixed Promise Chain for InternalPlcWriteRequest
  • PLC4X-45 Add float support to Modbus Protocol
  • PLC4X-164 Fix wrong NOT FOUND exception in OPC UA Driver
  • PLC4X-166 Fixed Download Page
  • PLC4X-163 Fixed Netty ByteBuf Leaks for S7 Driver
  • PLC4X-158 Added Warning if no Pooled Driver is used for Scraper