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 2021/09/21 17:50:15 UTC

[plc4x] branch develop updated: Added the release 0.9.0 to the download section.

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


The following commit(s) were added to refs/heads/develop by this push:
     new b88998c  Added the release 0.9.0 to the download section.
b88998c is described below

commit b88998cdad840c8c65636cc449d4a7b8876d0d31
Author: cdutz <ch...@c-ware.de>
AuthorDate: Tue Sep 21 19:50:04 2021 +0200

    Added the release 0.9.0 to the download section.
---
 src/site/asciidoc/users/download.adoc | 42 +++++++++++++++++++++++++++++++++--
 1 file changed, 40 insertions(+), 2 deletions(-)

diff --git a/src/site/asciidoc/users/download.adoc b/src/site/asciidoc/users/download.adoc
index 55a2544..c6bb83e 100644
--- a/src/site/asciidoc/users/download.adoc
+++ b/src/site/asciidoc/users/download.adoc
@@ -21,6 +21,46 @@ Be sure to verify your downloads by these https://www.apache.org/info/verificati
 
 === Current Releases
 
+[#release-0_9_0]
+==== 0.9.0 Official https://www.apache.org/dyn/closer.lua/plc4x/0.9.0/apache-plc4x-0.9.0-source-release.zip[source release] [ https://downloads.apache.org/plc4x/0.9.0/apache-plc4x-0.9.0-source-release.zip.sha512[SHA512] ] [ https://downloads.apache.org/plc4x/0.9.0/apache-plc4x-0.9.0-source-release.zip.asc[ASC] ]
+
+This is an ordinary PLC4X release, containing changes that
+accumulated over time. It doesn't have an explicit focus on
+a particular topic.
+
+===== New Features
+
+- The OPC UA driver has been replaced with a native driver. Previously
+Eclipse Milo was being used.
+- Permit customized package names for code generation
+- Added an initial draft of a Discover and Browse API to PLC4J
+- Replaced the OPC-UA driver using Eclipse Milo with a our own, fully
+generated, version
+- PLC4Go now supports many more drivers
+- PLC4Go received a huge internal refactoring and cleanup
+- Major cleanup of PLC4C
+- S7 Driver now supports event and alarm handling on some S7 models
+
+===== Incompatible changes
+
+===== Bug Fixes
+
+PLC4X-200   OPC-UA Driver not connecting if params string is not provided
+PLC4X-201   OPC-UA PlcList underlying type not compatible with Eclipse Milo
+PLC4X-202   OPC-UA Driver cannot write Unsigned Types
+PLC4X-276   [S7] The most of the supported types don't work correctly
+PLC4X-278   Double Reading Error
+PLC4X-279   nioEventLoopGroup thread proliferation
+PLC4X-280   ADS route request swapped positions of route name and address
+PLC4X-291   DefaultPlcSubscriptionField cannot be cast to class OpcuaField
+PLC4X-298   [S7] When writing REAL values the Write
+operation fails with an internal error
+PLC4X-299   Modbus - Kafka Connect Configuration
+PLC4X-312   CAN NOT READ STRING FROM S7 PLC
+PLC4X-314   CAN NOT WRITING MANY DATA TO S7 ONE TIME
+
+=== Previous Releases
+
 [#release-0_8_0]
 ==== 0.8.0 Official https://www.apache.org/dyn/closer.lua/plc4x/0.8.0/apache-plc4x-0.8.0-source-release.zip[source release] [ https://downloads.apache.org/plc4x/0.8.0/apache-plc4x-0.8.0-source-release.zip.sha512[SHA512] ] [ https://downloads.apache.org/plc4x/0.8.0/apache-plc4x-0.8.0-source-release.zip.asc[ASC] ]
 
@@ -78,8 +118,6 @@ This resulted in numerous bugfixes in many protocols.
 - PLC4X-262  Error in reading Array
 - PLC4X-270  Ads driver does not accept double-digit array indexes
 
-=== Previous Releases
-
 [#release-0_7_0]
 ==== 0.7.0 Official https://archive.apache.org/dist/plc4x/0.7.0/apache-plc4x-0.7.0-source-release.zip[source release] [ https://archive.apache.org/dist/plc4x/0.7.0/apache-plc4x-0.7.0-source-release.zip.sha512[SHA512] ] [ https://archive.apache.org/dist/plc4x/0.7.0/apache-plc4x-0.7.0-source-release.zip.asc[ASC] ]