1. efbf528 build(deps): bump golang.org/x/net from 0.55.0 to 0.56.0 in /plc4go (#2594) by dependabot[bot] · 21 hours ago develop
  2. 74e0e17 chore: Updated the KNX and BacNET vendor ids. by Christofer Dutz · 2 days ago
  3. f81d037 build(deps): bump org.eclipse.jdt:ecj from 3.45.0 to 3.46.0 (#2592) by dependabot[bot] · 3 days ago
  4. bb10137 build(deps): bump org.jacoco:jacoco-maven-plugin from 0.8.14 to 0.8.15 (#2593) by dependabot[bot] · 3 days ago
  5. 6ce8b2b build(deps): bump golang.org/x/text from 0.37.0 to 0.38.0 in /plc4go (#2591) by dependabot[bot] · 3 days ago
  6. 44d7523 build(deps): bump net.java.dev.jna:jna from 5.18.1 to 5.19.0 (#2587) by dependabot[bot] · 4 days ago
  7. 37fb097 build(deps): bump xmlunit.version from 2.11.0 to 2.12.0 (#2589) by dependabot[bot] · 4 days ago
  8. 74835df build(deps): bump org.jetbrains.kotlin:kotlin-stdlib (#2583) by dependabot[bot] · 4 days ago
  9. aba30b9 build(deps-dev): bump com.fasterxml.jackson.core:jackson-annotations (#2582) by dependabot[bot] · 4 days ago
  10. 49f345d build(deps): bump net.bytebuddy:byte-buddy from 1.18.9 to 1.18.10 (#2581) by dependabot[bot] · 4 days ago
  11. 15072d2 chore(security): Add draft project security threat-model document (#2575) by Jarek Potiuk · 4 days ago
  12. f9a212b build(deps): bump github.com/gopacket/gopacket in /plc4go (#2586) by dependabot[bot] · 4 days ago
  13. 977dc70 chore: Remove connectorio commercial offering. by Łukasz Dywicki · 9 days ago
  14. 5689830 build(deps): bump logback.version from 1.5.33 to 1.5.34 (#2577) by dependabot[bot] · 10 days ago
  15. 055834f build(deps): bump net.sf.saxon:Saxon-HE from 12.9 to 13.0 (#2578) by dependabot[bot] · 10 days ago
  16. be9d5e3 build(deps): bump net.bytebuddy:byte-buddy from 1.18.8 to 1.18.9 (#2579) by dependabot[bot] · 10 days ago
  17. 7cc92c6 build(deps): bump com.fasterxml.jackson.datatype:jackson-datatype-jsr310 (#2576) by dependabot[bot] · 10 days ago
  18. 32b4f0c build(deps): bump jackson.version from 2.21.3 to 2.21.4 (#2572) by dependabot[bot] · 14 days ago
  19. 8bf54ae build(deps): bump org.apache.maven.plugins:maven-dependency-plugin (#2573) by dependabot[bot] · 14 days ago
  20. 9d42608 build(deps): bump com.fasterxml.jackson.datatype:jackson-datatype-jsr310 (#2574) by dependabot[bot] · 14 days ago
  21. b8ad48e fix(plc4go): post merge cleanup by Sebastian Rühl · 2 weeks ago
  22. 3a589b2 Connection lease management and modbus improvements (#2570) by Shaun · 2 weeks ago
  23. 9e47820 build(deps): bump org.apache.maven.plugins:maven-invoker-plugin (#2546) by dependabot[bot] · 2 weeks ago
  24. c771277 fix: robust Modbus Receive with desync detection and resync ability (#2362) by Shaun · 2 weeks ago
  25. 2a15f85 feat(plc4go): add StopWarn callbacks to handle lifecycle by Sebastian Rühl · 2 weeks ago
  26. f701b5e build(deps): bump org.apache.maven.plugins:maven-failsafe-plugin (#2567) by dependabot[bot] · 2 weeks ago
  27. 9c781f1 build(deps): bump logback.version from 1.5.32 to 1.5.33 (#2568) by dependabot[bot] · 2 weeks ago
  28. 5e28305 build(deps): bump org.apache.maven.plugins:maven-surefire-plugin (#2569) by dependabot[bot] · 2 weeks ago
  29. 329b33e build(deps): bump org.apache.commons:commons-configuration2 (#2565) by dependabot[bot] · 2 weeks ago
  30. a1104a7 build(deps): bump org.sonarsource.scanner.maven:sonar-maven-plugin (#2566) by dependabot[bot] · 2 weeks ago
  31. 26b88fe build(deps-dev): bump org.json:json from 20251224 to 20260522 (#2564) by dependabot[bot] · 2 weeks ago
  32. 563bf55 build(deps): bump golang.org/x/net from 0.54.0 to 0.55.0 in /plc4go (#2562) by dependabot[bot] · 3 weeks ago
  33. 82e4acf build(deps): bump github.com/gopacket/gopacket in /plc4go (#2563) by dependabot[bot] · 3 weeks ago
  34. 02c7c06 fix(plc4go): unbreak plc4xGenerator on bacnetip DriverContext by Sebastian Rühl · 3 weeks ago
  35. a6f6312 fix(plc4go): make BACnet/IP driver actually round-trip against bacpypes3 by Sebastian Rühl · 3 weeks ago
  36. d666d65 feat(plc4go): production-grade BACnet/IP driver by Sebastian Rühl · 3 weeks ago
  37. d31303f build(deps): bump com.gradle:develocity-maven-extension (#2560) by dependabot[bot] · 3 weeks ago
  38. 1aad7ba build(deps): bump org.apache.maven.plugins:maven-enforcer-plugin (#2558) by dependabot[bot] · 3 weeks ago
  39. f686b7d build(deps): bump org.junit:junit-bom from 6.0.3 to 6.1.0 (#2559) by dependabot[bot] · 3 weeks ago
  40. 1b4f1b2 refactor(plc4go): replace archived pkg/errors with native spi/errors by Sebastian Rühl · 3 weeks ago
  41. 0992f0e refactor(plc4go): move external tools into a dedicated mod file by Sebastian Rühl · 3 weeks ago
  42. 47f2add refactor(plc4go): internalize external dependencies by Sebastian Rühl · 3 weeks ago
  43. 3e0780b fix(plc4go): correct BitBuffer EOF behavior and empty-buffer nil semantics by Sebastian Rühl · 3 weeks ago
  44. dbd320a fix(plc4go): reader writer todos by Sebastian Rühl · 4 weeks ago
  45. 7e07c8b feat(plc4go): provide builtin bitreader by Sebastian Rühl · 4 weeks ago
  46. 9abacd0 build(deps): bump org.apache.maven:maven-artifact from 3.9.15 to 3.9.16 (#2557) by dependabot[bot] · 4 weeks ago
  47. 994d782 chore: Set up default protection ruleset for default and release branches (#2556) by The Apache Software Foundation · 4 weeks ago
  48. a155343 build(deps): bump org.apache.commons:commons-configuration2 (#2555) by dependabot[bot] · 4 weeks ago
  49. 2c77042 build(deps): bump BobAnkh/auto-generate-changelog from 1.3.0 to 1.3.2 (#2553) by dependabot[bot] · 4 weeks ago
  50. 0c93f98 build(deps): bump slf4j.version from 2.0.17 to 2.0.18 (#2554) by dependabot[bot] · 4 weeks ago
  51. 769264b build(deps): bump actions/dependency-review-action from 4 to 5 (#2548) by dependabot[bot] · 5 weeks ago
  52. 3447a52 build(deps): bump golang.org/x/text from 0.36.0 to 0.37.0 in /plc4go (#2549) by dependabot[bot] · 5 weeks ago
  53. 3cd7430 build(deps): bump org.apache:apache from 37 to 38 (#2552) by dependabot[bot] · 5 weeks ago
  54. f4d4063 docs: Resized the header image. by Christofer Dutz · 5 weeks ago
  55. ecf96a9 docs: Hopefully fixed the plc4x logo in the header. by Christofer Dutz · 5 weeks ago
  56. ce4ee25 docs: Hopefully fixed the plc4x logo in the header. by Christofer Dutz · 5 weeks ago
  57. e665fa8 docs: Hopefully fixed the plc4x logo in the header. by Christofer Dutz · 5 weeks ago
  58. 42df7d9 chore: Update the website image by hutcheb · 5 weeks ago
  59. 4ccc406 chore: Updated the BACNet, OPC-UA and KNX dynamically generated types. by Christofer Dutz · 5 weeks ago
  60. 33651d8 refactor: Added a "getSupportedSubscriptionTypes()" method to PlcBrowseItem by Christofer Dutz · 5 weeks ago
  61. e500139 chore: Updated the BACNet, OPC-UA and KNX dynamically generated types. by Christofer Dutz · 5 weeks ago
  62. 4327e86 docs: Updated the website to use the dark logo instead. by Christofer Dutz · 5 weeks ago
  63. aa4b6c2 chore: Added a light and a dark version of the oak-leaf PLC4X logos. by Christofer Dutz · 5 weeks ago
  64. e303be5 build(deps): bump groovy.version from 5.0.5 to 5.0.6 (#2547) by dependabot[bot] · 5 weeks ago
  65. 0ff7356 feat(plc4j): Support for CANopen NMT commands. by Łukasz Dywicki · 3 months ago
  66. e500266 build(deps): bump org.apache.karaf.tooling:karaf-maven-plugin (#2545) by dependabot[bot] · 6 weeks ago
  67. 25dbce1 chore: Updated the BACNet, OPC-UA and KNX dynamically generated types. by Christofer Dutz · 6 weeks ago
  68. 14ca1a7 fix: Fixed a bug in the bacnet vendor id generator. by Christofer Dutz · 6 weeks ago
  69. 44f3c0d feat: Added more return codes that can be used in new types of scenarios we didn't encounter till now. by Christofer Dutz · 6 weeks ago
  70. f08bb9f build(deps): bump jackson.version from 2.21.2 to 2.21.3 (#2539) by dependabot[bot] · 6 weeks ago
  71. b77f176 build(deps): bump com.fasterxml.jackson.datatype:jackson-datatype-jsr310 (#2540) by dependabot[bot] · 6 weeks ago
  72. 3001cc2 build(deps): bump joda-time:joda-time from 2.14.1 to 2.14.2 (#2541) by dependabot[bot] · 6 weeks ago
  73. fca9329 build(deps): bump org.apache.maven.plugins:maven-invoker-plugin (#2537) by dependabot[bot] · 7 weeks ago
  74. b728ca1 build(deps): bump commons-codec:commons-codec from 1.21.0 to 1.22.0 (#2538) by dependabot[bot] · 7 weeks ago
  75. 6f748aa build(deps): bump org.jetbrains.kotlin:kotlin-stdlib (#2533) by dependabot[bot] · 7 weeks ago
  76. 71a13ec build(deps): bump commons-io:commons-io from 2.21.0 to 2.22.0 (#2534) by dependabot[bot] · 7 weeks ago
  77. eceba03 chore(ci): remove unused (wrong) triggers by Sebastian Rühl · 7 weeks ago
  78. dab8ef4 build(deps): bump com.gradle:common-custom-user-data-maven-extension (#2532) by dependabot[bot] · 7 weeks ago
  79. 69013bb build(deps): bump org.sonarsource.scanner.maven:sonar-maven-plugin (#2531) by dependabot[bot] · 7 weeks ago
  80. 8b4fe0f build(deps-dev): bump org.testcontainers:testcontainers (#2530) by dependabot[bot] · 7 weeks ago
  81. d90bc32 build(deps): bump github.com/rs/zerolog from 1.35.0 to 1.35.1 in /plc4go (#2529) by dependabot[bot] · 7 weeks ago
  82. 55309b3 build(deps): bump org.jsoup:jsoup from 1.22.1 to 1.22.2 (#2526) by dependabot[bot] · 8 weeks ago
  83. 1d7c330 build(deps): bump nl.jqno.equalsverifier:equalsverifier (#2527) by dependabot[bot] · 8 weeks ago
  84. c6578da build(deps): bump org.apache.maven:maven-artifact from 3.9.14 to 3.9.15 (#2528) by dependabot[bot] · 8 weeks ago
  85. c8fb02d fix: Fixed the stupid typo which was attracting loads of AI slop PRs. by Christofer Dutz · 8 weeks ago
  86. ecd63b9 build(deps-dev): bump com.google.guava:guava (#2523) by dependabot[bot] · 8 weeks ago
  87. 24c3d13 build(deps-dev): update mock requirement in /plc4py (#2518) by dependabot[bot] · 8 weeks ago
  88. 8f11aa0 build(deps): bump bouncycastle.version from 1.83 to 1.84 (#2522) by dependabot[bot] · 8 weeks ago
  89. 391734a build(deps): bump golang.org/x/tools from 0.43.0 to 0.44.0 in /plc4go (#2515) by dependabot[bot] · 9 weeks ago
  90. 98916f1 build(deps): bump org.apache.commons:commons-configuration2 (#2512) by dependabot[bot] · 9 weeks ago
  91. d0aefe9 build(deps): bump nl.jqno.equalsverifier:equalsverifier (#2510) by dependabot[bot] · 9 weeks ago
  92. 8649151 build(deps): bump groovy.version from 5.0.4 to 5.0.5 (#2506) by dependabot[bot] · 9 weeks ago
  93. 00c57f5 build(deps): bump github.com/rs/zerolog from 1.34.0 to 1.35.0 in /plc4go (#2507) by dependabot[bot] · 9 weeks ago
  94. 5e6b1f4 build(deps): bump net.bytebuddy:byte-buddy from 1.18.7 to 1.18.8 (#2509) by dependabot[bot] · 9 weeks ago
  95. 93d213e fix: Fixed some of the UMAS write operations. by Christofer Dutz · 10 weeks ago
  96. c66ee77 feat: Got the first tests working with UMAS. by Christofer Dutz · 2 months ago
  97. 76e025d feat: Initial version of a new Java UMAS driver. by Christofer Dutz · 2 months ago
  98. 2bdd2e9 chore: Updated the KNX and BacNet vendor IDs by Christofer Dutz · 2 months ago
  99. 9c91f40 feat: Made sure the UMAS java code is generated correctly from the v1 spec while the python code remains at v0 by Christofer Dutz · 2 months ago
  100. bb9c49c feat: Added an initial version of an improved UMAS mspec. by Christofer Dutz · 2 months ago