You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@plc4x.apache.org by cd...@apache.org on 2019/10/21 14:03:00 UTC

[plc4x] 02/02: - Updated the RELEASE_NOTES

This is an automated email from the ASF dual-hosted git repository.

cdutz pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/plc4x.git

commit bd1fb2c2d6aa9bbeb782ed5577e31fcedfb94b6f
Author: Christofer Dutz <ch...@c-ware.de>
AuthorDate: Mon Oct 21 16:02:51 2019 +0200

    - Updated the RELEASE_NOTES
---
 RELEASE_NOTES | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)

diff --git a/RELEASE_NOTES b/RELEASE_NOTES
index 161d046..33e69fe 100644
--- a/RELEASE_NOTES
+++ b/RELEASE_NOTES
@@ -2,15 +2,34 @@
 (Unreleased) Apache PLC4X 0.5.0-SNAPSHOT
 ==============================================================
 
+This is the first release containing our new generaed drivers (AB-ETH)
+
 New Features
 ------------
 
+- Implemented a new Apache Kafka Connect integration module
+- Implemented a new Apache NiFi integration module
+- Implemented a new Logstash integration module
+- Implemented a driver for the AB-ETH protocol
+- Implemented Apache Karaf features for S7 OSGI drivers
+- PLC4X-121	Develop Code Generation to allow Generated Drivers in multiple Languages
+
+Sandbox (Beta-Features)
+- Implemented a new BACnet/IP passive mode driver
+- Implemented a new Serial DF1 driver
+
 Incompatible changes
 --------------------
 
 Bug Fixes
 ---------
 
+- PLC4X-104	S7 Driver Datatype TIME_OF_DAY causes ArrayOutOfBoundException
+- PLC4X-134	S7 is terminating the connection during handshake
+- PLC4X-139	PLC4X leaks sockets in case of connection problems
+- PLC4X-141	String with real length of greater 127 throw an exception
+- PLC4X-144	When requesting invalid addresses, the DefaultS7MessageProcessor produces errors
+
 ==============================================================
 Apache PLC4X 0.4.0
 ==============================================================