Sign in
◑
Theme
apache
/
plc4x
/
HEAD
8ed193b
fix(plc4j): Retain a discriminator value that no sub type pins
by Sebastian Rühl
· 2 days ago
develop
726bd57
fix(plc4go): Retain a discriminator value that no sub type pins
by Sebastian Rühl
· 2 days ago
6efd272
chore: Added merging of the release to the release branch to the release script.
by Christofer Dutz
· 2 days ago
dc54001
fix: Final fine-tuning of the release scripts.
by Christofer Dutz
· 2 days ago
9eb5405
chore: added 1.0.0 to the website configuration.
by Christofer Dutz
· 2 days ago
27353e6
build(deps): bump groovy.version from 5.1.1 to 5.1.2 (#2735)
by dependabot[bot]
· 2 days ago
4271b58
doc: document the address segment for the raw-socket and pcap-replay transports
by Christofer Dutz
· 3 days ago
f4c30dc
build(plc4j/drivers/all): track the project version in the generator's plugin deps
by Christofer Dutz
· 3 days ago
7978833
test(plc4j): stop asserting on what the machine happens to provide
by Christofer Dutz
· 3 days ago
dec06d1
fix(plc4j/transports): honour the address segment in raw-socket and pcap-replay
by Christofer Dutz
· 3 days ago
8f4288f
doc: Did a major sweep of the documentation to add/update/delete pages that needed it.
by Christofer Dutz
· 4 days ago
b0568ff
fix: Fixed some minor issues in the can trasports.
by Christofer Dutz
· 4 days ago
0116eca
doc: Added Description annotations to all transport parameters.
by Christofer Dutz
· 4 days ago
8177e2d
doc: Added documentation for the audit-log.
by Christofer Dutz
· 4 days ago
4bd603b
build(deps): bump io.github.java-native:jssc from 2.10.2 to 2.10.4 (#2732)
by dependabot[bot]
· 5 days ago
4a2284c
fix: Fixed a glitch in the release-scripts that didn't update the antora.yml to the new development version correctly.
by Christofer Dutz
· 5 days ago
edef0ff
doc: Fixed minor inconsistencies after doing the Release validation.
by Christofer Dutz
· 5 days ago
44b2bcc
doc: Added information on how to check which operations a connection supports to the driver-metadata.adoc docs.
by Christofer Dutz
· 5 days ago
0b2f2ed
doc: Added a reference to the preflight check to the release documentation.
by Christofer Dutz
· 5 days ago
8a3d1d5
chore: Pulled the release-preflight.sh script from the release branch.
by Christofer Dutz
· 5 days ago
6879d95
chore: Updated the prerequisite check to actually check for a newer dotnet version
by Christofer Dutz
· 5 days ago
aecc6e4
build(deps): bump com.palantir.javapoet:javapoet from 0.17.0 to 0.19.0 (#2729)
by dependabot[bot]
· 5 days ago
1f2012f
build(deps-dev): bump org.apache.maven.plugins:maven-surefire-plugin (#2730)
by dependabot[bot]
· 5 days ago
1923402
build(deps): bump org.apache.maven.plugins:maven-failsafe-plugin (#2731)
by dependabot[bot]
· 5 days ago
0d61a4e
chore: Changed from gitbox to github as scm connection as otherwise it's impossible to do automated releases as .asf.yml doesn't detect us as "team members" from there and rejects the push.
by Christofer Dutz
· 6 days ago
4243abc
fix: Resolved an issue causing the build to hang indeffinitely only occuring on linux inside Docker
by Christofer Dutz
· 6 days ago
b443210
chore: prepared the RELEASE_NOTES and the documentation version for the next version.
by Christofer Dutz
· 6 days ago
5f5bc4d
[maven-release-plugin] prepare for next development iteration
by Christofer Dutz
· 6 days ago
77bc937
[maven-release-plugin] prepare branch rel/1.0
by Christofer Dutz
· 6 days ago
relt/1.0
e7d3067
fix: Updated the scripts to work with updated git settings.
by Christofer Dutz
· 6 days ago
941e3d5
chore: updated generated code
by Christofer Dutz
· 6 days ago
8d13115
fix: Updated the scripts to work with Maven 4's updated output format.
by Christofer Dutz
· 6 days ago
3dad6c9
chore: updated generated code
by Christofer Dutz
· 6 days ago
b6e12ee
fix: Fixed Go drivers referencing obsolete generated constants.
by Christofer Dutz
· 6 days ago
1a90bb4
doc: Hopefully fixed the embedded dynamic images.
by Christofer Dutz
· 6 days ago
9756564
doc: Cleaned up the handling of the current release verison (renamed from {current-last-released-version} to {current-project-version}, which is passed in from the outside so the documentation for a previous release references that version.
by Christofer Dutz
· 6 days ago
f3c49e4
fix: Added that property back that I thought was obsolete ;-)
by Christofer Dutz
· 6 days ago
856d383
doc: Added a page for working with driver-metadata (when integrating PLC4X into other tools)
by Christofer Dutz
· 6 days ago
51fcab7
doc: Corrected a stale comment.
by Christofer Dutz
· 6 days ago
d5deee8
chore: Updated the knx master data
by Christofer Dutz
· 6 days ago
dac0113
doc: Updated and streamlined the driver documentation.
by Christofer Dutz
· 6 days ago
5841a94
chore: Made sure unsupported java drivers are no longer deployed.
by Christofer Dutz
· 6 days ago
f8c4290
chore: Ensured all external dependencies and plugin versions are managed correctly (Also updated plusins and dependencies where needed)
by Christofer Dutz
· 6 days ago
a1274ae
doc: Updated and streamlined the driver documentation.
by Christofer Dutz
· 6 days ago
cf16936
chore: Updated the THREAT_MODEL to exclude drivers we explicitly didn't mark as "supported" (Green check mark for a given language in the protocols index.adoc)
by Christofer Dutz
· 6 days ago
f50757b
doc: Updated the RELEASE_NOTES
by Christofer Dutz
· 6 days ago
173fe05
chore: Reverted back to Maven 5 rc5 as there were breaking changes with using it in IntelliJ for rc6.
by Christofer Dutz
· 6 days ago
a81fc10
build(deps-dev): bump org.apache.maven.plugins:maven-compiler-plugin (#2727)
by dependabot[bot]
· 6 days ago
68a7b03
build(deps-dev): bump org.apache.felix:maven-bundle-plugin (#2728)
by dependabot[bot]
· 6 days ago
9316741
doc: Another try of getting the favicon working again.
by Christofer Dutz
· 7 days ago
8e64e77
doc: Updated the "toddy-loves-apache" image ;-) (This time on the right branch)
by Christofer Dutz
· 8 days ago
8c468c3
refactor(plc4j/eip): Compute elementsNb once instead of doing it on every call. (#2726)
by Anderson Vasconcelos Pires
· 8 days ago
f877abd
doc: Added toddysoft as adopter. (#2725)
by Christofer Dutz
· 9 days ago
75ca329
feat: Added a isSecret method to the Option type.
by Christofer Dutz
· 9 days ago
5286d85
chore: Updated the bacnet vendor ids.
by Christofer Dutz
· 9 days ago
5187044
doc: Updated the contribution guideline to include a part about AI.
by Christofer Dutz
· 9 days ago
d77452b
build(deps): bump nl.jqno.equalsverifier:equalsverifier (#2723)
by dependabot[bot]
· 9 days ago
a5c0094
build(deps): bump github/codeql-action from 4.37.8 to 4.37.9 (#2724)
by dependabot[bot]
· 9 days ago
651d03c
doc: Get the size of the logo right.
by Christofer Dutz
· 10 days ago
93176c2
doc: Tried to get the updated website working again.
by Christofer Dutz
· 10 days ago
bd550af
doc: Updated the links on the website. (switched from "link:" to "xref:" where possible, as this is validated at build time)
by Christofer Dutz
· 11 days ago
2d759dc
chore: Updated the github templates to the current state of drivers.
by Christofer Dutz
· 11 days ago
30ed2df
refactor: Updated the release-scripts to maven 4 and finished the finish-release script. Updated the validation and abort scripts to the latest changes in the release scripts.
by Christofer Dutz
· 11 days ago
5793ca7
feat: Renaming and unifying of config parameter names (#2720)
by Christofer Dutz
· 12 days ago
c54c860
refactor: Unified the language for defining and addressing array elements. (#2719)
by Christofer Dutz
· 12 days ago
de82f4d
feat: Report the information if the tag address is invalid (#2706)
by Anderson Vasconcelos Pires
· 12 days ago
c2c9be1
build(deps): bump org.freemarker:freemarker from 2.3.34 to 2.3.35 (#2721)
by dependabot[bot]
· 12 days ago
7dc1f55
fix(plc4j): Pulled the changes to ArrayInfo as it's a compatible change.
by Christofer Dutz
· 13 days ago
203af12
doc: correct the Go column for Logix, BACnet and OPC UA
by Sebastian Rühl
· 13 days ago
89a3334
test: deflake pacer and IEC 60870 codec tests
by Sebastian Rühl
· 13 days ago
9a998bf
ci: switch setup-java distribution from adopt to temurin
by Sebastian Rühl
· 13 days ago
5e2819f
feat(opcua): configurable monitored-item queue size to retain queued values (#2715)
by Tirso del Rey
· 13 days ago
12c81cd
fix(plc4j/eip): decompose tag paths once, make EipTag immutable (Missing test)
by Christofer Dutz
· 13 days ago
57688b8
Merge branch 'refs/heads/feature/eip-tag-path-precompute' into develop
by Christofer Dutz
· 13 days ago
b5f6ea2
fix(plc4j/eip): decompose tag paths once, make EipTag immutable
by Christofer Dutz
· 13 days ago
bd0d4517
build(deps): bump groovy.version from 5.1.0 to 5.1.1 (#2717)
by dependabot[bot]
· 13 days ago
1212c77
build(deps): bump actions/setup-java from 5 to 6 (#2718)
by dependabot[bot]
· 13 days ago
9d1613d
chore: Added some missed new tests.
by Christofer Dutz
· 13 days ago
8d7afbc
docs: Updated the RELEASE_NOTES
by Christofer Dutz
· 13 days ago
6348284
feat: Added support for DWORD and LWORD to the eip driver as well as support for the four unsigned integer types.
by Christofer Dutz
· 13 days ago
cafe80d
chore: Updated the knx vendorids
by Christofer Dutz
· 13 days ago
655817e
chore: Updated the knx vendorids
by Christofer Dutz
· 13 days ago
472b29c
fix(codegen/go): honor stringEncoding in data-io, revive the ads testcases
by Sebastian Rühl
· 14 days ago
4de8bf1
feat(plc4go/ads): enable the ADS driver testsuite, align value rendering
by Sebastian Rühl
· 2 weeks ago
575000c
fix(plc4j/spi): finish the XML round-trip fixes, re-enable AdsDriverIT
by Sebastian Rühl
· 2 weeks ago
709345d
build(plc4go): update the go tools for the 1.27 toolchain
by Sebastian Rühl
· 2 weeks ago
ba41b31
build(codegen): emit range-over-int for literal array bounds in Go
by Sebastian Rühl
· 2 weeks ago
6e379f0
build(plc4go): apply the Go 1.27 modernizers
by Sebastian Rühl
· 2 weeks ago
d2155be
build(plc4go): take uuid from the standard library
by Sebastian Rühl
· 2 weeks ago
d9f8735
doc: record the nesting depth bound as an incompatible change
by Sebastian Rühl
· 2 weeks ago
869b151
doc(plc4j/ctrlx): write down the options that decide what the driver trusts
by Sebastian Rühl
· 2 weeks ago
0d49d35
doc: regenerate the driver config tables
by Sebastian Rühl
· 2 weeks ago
5060b47
doc(plc4go/firmata): drop the note about plc4j not range-checking pins
by Sebastian Rühl
· 2 weeks ago
c6af5d1
fix(plc4go/simulated): a count the tag cannot carry is an invalid address
by Sebastian Rühl
· 2 weeks ago
1ad257c
test(plc4j/opcua): pin the array count a Variant may announce
by Sebastian Rühl
· 2 weeks ago
612c360
test(plc4j/opcua): cover how a pinning verifier handles a certificate chain
by Sebastian Rühl
· 2 weeks ago
dc9e40c
doc(plc4j/eip): say what is actually known about correlating an EIP response
by Sebastian Rühl
· 2 weeks ago
9291213
build(deps): bump nl.jqno.equalsverifier:equalsverifier (#2713)
by dependabot[bot]
· 2 weeks ago
2568e03
doc: record the simulated and tag-parser bounds as incompatible changes
by Sebastian Rühl
· 2 weeks ago
c50a126
fix(plc4j): a count too wide to be a number is an invalid tag
by Sebastian Rühl
· 2 weeks ago
Next »