[GitHub] [plc4x] dependabot[bot] opened a new pull request, #754: build(deps): bump woodstox-core from 6.4.0 to 6.5.0

2023-01-18 Thread GitBox
dependabot[bot] opened a new pull request, #754: URL: https://github.com/apache/plc4x/pull/754 Bumps [woodstox-core](https://github.com/FasterXML/woodstox) from 6.4.0 to 6.5.0. Commits

[GitHub] [plc4x] dependabot[bot] opened a new pull request, #753: build(deps): bump javafx.version from 19 to 19.0.2

2023-01-18 Thread GitBox
dependabot[bot] opened a new pull request, #753: URL: https://github.com/apache/plc4x/pull/753 Bumps `javafx.version` from 19 to 19.0.2. Updates `javafx-base` from 19 to 19.0.2 Updates `javafx-graphics` from 19 to 19.0.2 Updates `javafx-controls` from 19 to 19.0.2

[GitHub] [plc4x] QuanticPony commented on a diff in pull request #752: Feature/nifi integration type mapping

2023-01-18 Thread GitBox
QuanticPony commented on code in PR #752: URL: https://github.com/apache/plc4x/pull/752#discussion_r1073618937 ## plc4j/integrations/apache-nifi/README.md: ## @@ -85,29 +85,25 @@ Also, it is important to keep in mind the Processor Scheduling Configuration. Us Table of data

[GitHub] [plc4x] ottobackwards commented on a diff in pull request #752: Feature/nifi integration type mapping

2023-01-18 Thread GitBox
ottobackwards commented on code in PR #752: URL: https://github.com/apache/plc4x/pull/752#discussion_r1073603312 ## plc4j/integrations/apache-nifi/README.md: ## @@ -85,29 +85,25 @@ Also, it is important to keep in mind the Processor Scheduling Configuration. Us Table of

[GitHub] [plc4x] dependabot[bot] commented on pull request #748: build(deps): bump kotlin.version from 1.7.22 to 1.8.0

2023-01-18 Thread GitBox
dependabot[bot] commented on PR #748: URL: https://github.com/apache/plc4x/pull/748#issuecomment-1387146276 OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by

[GitHub] [plc4x] sruehl closed pull request #748: build(deps): bump kotlin.version from 1.7.22 to 1.8.0

2023-01-18 Thread GitBox
sruehl closed pull request #748: build(deps): bump kotlin.version from 1.7.22 to 1.8.0 URL: https://github.com/apache/plc4x/pull/748 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific

[GitHub] [plc4x] sruehl merged pull request #751: build(deps): bump assertj-core from 3.24.1 to 3.24.2

2023-01-18 Thread GitBox
sruehl merged PR #751: URL: https://github.com/apache/plc4x/pull/751 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@plc4x.apache.org

[GitHub] [plc4x] QuanticPony opened a new pull request, #752: Feature/nifi integration type mapping

2023-01-18 Thread GitBox
QuanticPony opened a new pull request, #752: URL: https://github.com/apache/plc4x/pull/752 Improvements in type mapping from Plc4x to Avro. Added unit test for record source processor. Changes in mapping: * PlcBYTE: string -> bytes * PlcLINT:string -> long * PlcREAL: