Sign in
apache
/
plc4x
/
HEAD
1d36812
chore: Reformatting.
by Christofer Dutz
· 2 days ago
develop
6ee32c3
chore: Cleaned up the open-protocol mspec.
by Christofer Dutz
· 2 days ago
e8d7def
fix: Fixed some slightly off types in bacnet (uint was used where int was appropriate)
by Christofer Dutz
· 2 days ago
5cb7c37
build(deps): bump actions/github-script from 7.0.1 to 8.0.0 (#2245)
by dependabot[bot]
· 3 days ago
0ea5d53
refactor: Removed the use of the deprecated WildcardTerm class in protocol-base-mspec in favor to the one in the build-tools.
by Christofer Dutz
· 3 days ago
562a2d8
build(deps): bump actions/setup-python from 5 to 6 (#2244)
by dependabot[bot]
· 4 days ago
10ad727
chore(plc4j): update generated code
by Sebastian Rühl
· 4 days ago
2493452
build(deps): bump nl.jqno.equalsverifier:equalsverifier (#2242)
by dependabot[bot]
· 4 days ago
f8acab5
chore: Updated the template to stop IntelliJ wanting to correct the grammar.
by Christofer Dutz
· 5 days ago
97d3711
chore: Disabled the docker-based OPC-UA tests until someone has the cycles to fix them.
by Christofer Dutz
· 5 days ago
bc2e16f
fix: Hopefully fixed the opcua test-container tests after updating to java 21
by Christofer Dutz
· 5 days ago
27c8422
chore: Updated the release-image-template.svg
by Christofer Dutz
· 6 days ago
7e05391
chore: Updated the prerequisite check to fail the build if running with less than Java 21.
by Christofer Dutz
· 6 days ago
3445dbe
chore: re-add remove python stuff
by Sebastian Rühl
· 6 days ago
9604e7d
chore(deps): upgrade deps
by Sebastian Rühl
· 6 days ago
dc80d48
feat(plc4j/bacnet): performance improvement for enum conversion
by Sebastian Rühl
· 6 days ago
2f40c2c
build(deps): bump com.gradle:common-custom-user-data-maven-extension (#2236)
by dependabot[bot]
· 6 days ago
ada1943
build(deps): bump org.sonarsource.scanner.maven:sonar-maven-plugin (#2237)
by dependabot[bot]
· 6 days ago
3d21740
chore: more 21 updates
by Sebastian Rühl
· 7 days ago
4c6d8ea
chore(deps): update some java 21 deps
by Sebastian Rühl
· 7 days ago
c287758
feat: update to java 21
by Sebastian Rühl
· 7 days ago
b619b5f
build(deps): bump com.gradle:common-custom-user-data-maven-extension (#2234)
by dependabot[bot]
· 10 days ago
2398143
Merge branch 'feat/code-gen-1.9' into develop
by Sebastian Rühl
· 10 days ago
7ff2fec
fix(plc4c): c should build now
by Sebastian Rühl
· 10 days ago
86f2a8d
fix(plc4c): generate constants.c
by Sebastian Rühl
· 10 days ago
9d8d737
fix(plc4c): fix include to constants
by Sebastian Rühl
· 10 days ago
ce47a7d
feat(plc4go): support for constants and state field
by Sebastian Rühl
· 10 days ago
67e185e
chore: House-keeping after the release of 0.13.1
by Christofer Dutz
· 10 days ago
da31fe5
fix(plc4py): updated aenum dependency version to resolve Python build failures (#2216)
by Tamir Suliman
· 10 days ago
a6e9648
feat: Updated the Python build to work with the latest updates.
by Christofer Dutz
· 10 days ago
c7bb292
feat: Updated the C# and C builds to work with the latest updates.
by Christofer Dutz
· 10 days ago
c6012ab
feat: Added support for "state" fields.
by Christofer Dutz
· 11 days ago
04c0212
feat: Updated the mspec parser to allow using mspec keywords as id expressions (names of fields)
by Christofer Dutz
· 11 days ago
5af72b3
build(deps): bump github.com/stretchr/testify in /plc4go (#2230)
by dependabot[bot]
· 11 days ago
9e011ee
fix: Made the equals method more safe for NPEs in case of unresolvable typeReferences.
by Christofer Dutz
· 11 days ago
3793342
chore: add more categories to changelog
by Sebastian Rühl
· 12 days ago
4670d3e
build(deps): bump github.com/stretchr/testify in /plc4go (#2228)
by dependabot[bot]
· 14 days ago
318e12d
build(deps): bump org.jsoup:jsoup from 1.21.1 to 1.21.2 (#2226)
by dependabot[bot]
· 14 days ago
2f5d35b
docs(changelog): update release notes
by github-actions[bot]
· 14 days ago
b10d384
chore(deps): update auto-generate-changelog to v1.3.0
by Sebastian Rühl
· 14 days ago
2f23b1c
chore: update changelog to reflect new tags
by Sebastian Rühl
· 14 days ago
bb3ea21
chore: Made the update goal also "install" the artifacts locally, or the website generation task will fail.
by Christofer Dutz
· 2 weeks ago
0e59d88
build(deps): bump actions/setup-java from 4 to 5 (#2224)
by dependabot[bot]
· 3 weeks ago
eea46e1
fix: Ensured the idleTimer of cached connections is correctly cancelled when closing the ConnectionContainer.
by Christofer Dutz
· 3 weeks ago
edbb080
fix: Ensured cached connections are correctly closed, when calling removeCachedConnection on the CachedPlcConnectionManager.
by Christofer Dutz
· 3 weeks ago
e5a8fd3
fix: Made sure the byte is not converted into an unsigned byte before creating the PlcSINT in the new "getList" method.
by Christofer Dutz
· 3 weeks ago
4b02d35
build(deps-dev): bump com.github.docker-java:docker-java-api (#2223)
by dependabot[bot]
· 3 weeks ago
d26aafb
feat: Added some code to make the breaking change of using PlcRawByteArray less invasive.
by Christofer Dutz
· 3 weeks ago
179a0fe
build(deps): bump org.apache.maven.plugins:maven-javadoc-plugin (#2222)
by dependabot[bot]
· 3 weeks ago
1186cb7
build(deps): bump mockito.version from 5.18.0 to 5.19.0 (#2220)
by dependabot[bot]
· 3 weeks ago
9631236
build(deps): bump net.bytebuddy:byte-buddy from 1.17.6 to 1.17.7 (#2221)
by dependabot[bot]
· 3 weeks ago
8fe1e79
build(deps): bump org.jetbrains.kotlin:kotlin-stdlib-jdk8 (#2219)
by dependabot[bot]
· 4 weeks ago
2ced489
chore: commit changelog to branch
by Sebastian Rühl
· 4 weeks ago
fd1c3cf
Revert "docs(changelog): update release notes"
by Sebastian Rühl
· 4 weeks ago
4354031
docs(changelog): update release notes
by github-actions[bot]
· 4 weeks ago
e96741a
Revert "docs(changelog): update release notes"
by Sebastian Rühl
· 4 weeks ago
63978be
docs(changelog): update release notes
by github-actions[bot]
· 4 weeks ago
99175eb
build(deps): bump actions/checkout from 4 to 5 (#2217)
by dependabot[bot]
· 4 weeks ago
3a08112
fix: [Bug]: The s7 driver causes issues when writing arrays of bits
by Christofer Dutz
· 4 weeks ago
b4782c0
fix: [Bug]: The block optimizer used in s7-light causes errors, if a tag references the same byte multiple times
by Christofer Dutz
· 4 weeks ago
4a1b710
chore: Update the knx manufacturer data.
by Christofer Dutz
· 4 weeks ago
0379b24
fix: [Bug]: The block optimizer used in s7-light causes errors, if a tag references the same byte multiple times
by Christofer Dutz
· 4 weeks ago
c975661
build(deps): bump golang.org/x/net from 0.42.0 to 0.43.0 in /plc4go (#2210)
by dependabot[bot]
· 4 weeks ago
49b443d
build(deps): bump golang.org/x/tools from 0.35.0 to 0.36.0 in /plc4go (#2209)
by dependabot[bot]
· 4 weeks ago
2a0cf2f
build(deps): bump org.assertj:assertj-core from 3.27.3 to 3.27.4 (#2207)
by dependabot[bot]
· 4 weeks ago
01d5971
build(deps): bump org.apache.karaf.tooling:karaf-maven-plugin (#2208)
by dependabot[bot]
· 4 weeks ago
f648fe6
build(deps): bump golang.org/x/text from 0.27.0 to 0.28.0 in /plc4go (#2211)
by dependabot[bot]
· 4 weeks ago
5670386
doc: Added a small page on releasing the plc4x extras
by Christofer Dutz
· 5 weeks ago
28f5c05
chore: Revert the index.html page and update the order of the releases
by hutcheb
· 5 weeks ago
7a62ec2
docs: Made 0.13.0 the default branch in the website.
by Christofer Dutz
· 5 weeks ago
528d02e
docs: Updated one of the post-release step documentations
by Christofer Dutz
· 5 weeks ago
1c349a8
docs: Added more todos to the release scripts.
by Christofer Dutz
· 5 weeks ago
d12063a
docs: Updated the site to support the new release branch and downloads.
by Christofer Dutz
· 5 weeks ago
1482890
fix(plc4go): actually do a array copy for []error
by Sebastian Rühl
· 5 weeks ago
49a68bb
feat(plc4go): replace MultiError with errors.join
by Sebastian Rühl
· 5 weeks ago
93fe09a
build(deps): bump commons-cli:commons-cli from 1.9.0 to 1.10.0 (#2203)
by dependabot[bot]
· 5 weeks ago
0d30e68
build(deps): bump commons-net:commons-net from 3.11.1 to 3.12.0 (#2204)
by dependabot[bot]
· 5 weeks ago
d72c396
build(deps): bump com.gradle:develocity-maven-extension from 2.0 to 2.1 (#2205)
by dependabot[bot]
· 5 weeks ago
44f85c5
build(deps): bump github.com/gopacket/gopacket in /plc4go (#2202)
by dependabot[bot]
· 5 weeks ago
8e7c5ec
docs: Updated the setup instructions to include the more recent .Net version.
by Christofer Dutz
· 5 weeks ago
989de4d
chore: Fine-tuned the release scripts a bit more.
by Christofer Dutz
· 5 weeks ago
f746a7b
chore: prepared the RELEASE_NOTES for the next version.
by Christofer Dutz
· 5 weeks ago
5567c76
[maven-release-plugin] prepare for next development iteration
by Christofer Dutz
· 5 weeks ago
a2696ca
[maven-release-plugin] prepare branch rel/0.13
by Christofer Dutz
· 5 weeks ago
relt/0.13
ff8380c
chore: updated generated code
by Christofer Dutz
· 5 weeks ago
61bed6d
fix: Set the correct parent pom artifact ids for the language generation modules
by Christofer Dutz
· 5 weeks ago
7efed5c
fix: Set the correct parent pom artifact ids for the language generation modules
by Christofer Dutz
· 5 weeks ago
1e0325a
chore: Reset the project to 0.13.0-SNAPSHOT again.
by Christofer Dutz
· 5 weeks ago
bcef140
chore: Reset the project to 0.13.0-SNAPSHOT again.
by Christofer Dutz
· 5 weeks ago
a3ec242
chore: Added a check for the sha512 hashes to the script.
by Christofer Dutz
· 5 weeks ago
f5f0064
fix: Tried getting the build back to work.
by Christofer Dutz
· 5 weeks ago
4286a89
fix: Addressed some surefire and junit 5 releated isses, that only occured when validating the RC.
by Christofer Dutz
· 5 weeks ago
fab607f
doc: Updated the README.md
by Christofer Dutz
· 5 weeks ago
a88fbfe
fix: Addressed some surefire and junit 5 releated isses, that only occured when validating the RC.
by Christofer Dutz
· 5 weeks ago
06e0601
chore: Fine-tuned the release scripts a bit more.
by Christofer Dutz
· 5 weeks ago
c3d5265
refactor: Refactored the build to always include the parts of code-generation that are always needed.
by Christofer Dutz
· 5 weeks ago
3559860
chore: Back-ported the latest additions to the tools-scripts back to develop.
by Christofer Dutz
· 5 weeks ago
63ebed0
chore: prepared the RELEASE_NOTES for the next version.
by Christofer Dutz
· 5 weeks ago
6577699
[maven-release-plugin] prepare for next development iteration
by Christofer Dutz
· 5 weeks ago
d8e580e
[maven-release-plugin] prepare branch rel/0.13
by Christofer Dutz
· 5 weeks ago
Next »