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 2f999a8577fb6762679c23c2962aaad3f4566570 Author: Christofer Dutz <[email protected]> AuthorDate: Mon Jan 25 09:48:57 2021 +0100 - Updated the list of fixed bugs in the RELEASE_NOTES --- RELEASE_NOTES | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/RELEASE_NOTES b/RELEASE_NOTES index e90b42d..4f27cd5 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -79,6 +79,7 @@ PLC4X-218 [Scraper] After stopping the scraper still the terminate PLC4X-239 Read DTL (Date and Time) PLC4X-240 Protocol error in reading string +PLC4X-246 S7 driver hangs on read PLC4X-245 [Modbus] Apache NiFi processor throws java.io.IOException after a while PLC4X-255 Kafka Connector Source Task doesn't block within poll() @@ -87,6 +88,9 @@ PLC4X-261 Pooled connection manager returns a connection that isn't connected in some situations. PLC4X-272 When splitting up large requests, too big sub-requests are generated (S7) +PLC4X-256 ReadBuffer truncate last byte of even small payloads +PLC4X-262 Error in reading Array +PLC4X-270 Ads driver does not accept double-digit array indexes ============================================================== Apache PLC4X 0.7.0
