Skip to content

rel/0.9

Compare
Choose a tag to compare
@sruehl sruehl released this 26 Sep 10:08
· 4647 commits to develop since this release

What's Changed

  • Added Pool2 (now called Connection Cache) to develop Branch by @JulianFeinauer in #217
  • Some doc about the Julian plc4x-pool2 by @foxpluto in #209
  • PLC4X-207 When a Handler Timeout occurs cancel the read future to not… by @JulianFeinauer in #170
  • PLC4X-265 Support for hex mapping of byte/byte[] values in XML test by @splatch in #213
  • added strtok_s define for windows by @thomas169 in #228
  • Fix for opcua subscription by @hutcheb in #227
  • Feature/string enum mspec by @hutcheb in #230
  • feat: Add read/write support for string types within the Java dataio classes by @hutcheb in #235
  • Update S7Field.java by @Meng5 in #239
  • regress: removed string support for modbus by @hutcheb in #236
  • Abstract field's getter doesn't get get declared in base type by @hutcheb in #240
  • Remove merge button when merging PR's, this forces the use of squash by @hutcheb in #238
  • plc4go: fixed passing parameters incorrectly, resulting in a null pointer by @hongjinlin in #243
  • Address string with tokenisation, refactoring, loopback s7 c example added. s7c write variable works by @thomas169 in #233
  • plc4c: memory plumbing by @thomas169 in #244
  • [PLC4X-299] Fix for array handling in the Kafka source connector by @hutcheb in #255
  • Fix link : plc4j getting start, graphviz by @shblue21 in #256
  • Feature/native opua client by @hutcheb in #253
  • PLC4X-307 Add support for custom generator options / customized packages by @splatch in #263
  • fixing timer leaks by @shaunco in #267
  • S7event by @glcj in #264
  • changed delimiter of opc ua from : to ; by @nalim2 in #258
  • plc4x: major dependency updates by @sruehl in #252
  • build(deps): bump karaf-maven-plugin from 4.3.0 to 4.3.2 by @dependabot in #245
  • Bump zookeeper from 3.4.13 to 3.4.14 by @dependabot in #270
  • Bump milo.version from 0.6.1 to 0.6.3 by @dependabot in #269
  • build(deps): bump gmavenplus-plugin from 1.6.2 to 1.12.1 by @dependabot in #246
  • build(deps): bump junit.jupiter.version from 5.7.0 to 5.7.2 by @dependabot in #251
  • build(deps): bump logback.version from 1.2.3 to 1.2.5 by @dependabot in #271
  • Change PLC4GO docs read syntax by @NiklasMerz in #276
  • PLC4X-294 / PLC4X-296 Reorganization of stack configurer / events support in public api by @splatch in #241

New Contributors

Full Changelog: rel/0.8...rel/0.9