This repository has been archived by the owner on Sep 2, 2024. It is now read-only.
What Is New
- Integration towards KUKSA.val 0.4.0
- Upgrade default VSS model to VSS 4.0
- Use VSS as mapping format for dbcfeeder
- Support for bidirectional communication in dbcfeeder
- TLS support in most clients (except SOME/IP)
- CSV Provider added
What's Changed
- Use VSS as mapping format for dbcfeeder by @erikbosch in #52
- [dbc2val] Support disabling strict parsing of CAN frames by @sophokles73 in #57
- Improve registration handling by @erikbosch in #60
- Update to VSS 3.1.1 by @erikbosch in #63
- Improving kuksa-val-server exit by @erikbosch in #64
- Add DDS provider by @lukasmittag in #61
- Fix missing socketcan in dbc2val by @mikehaller in #75
- Do not load CAN log into memory when replaying by @sophokles73 in #78
- Some improvements to dbc2val README by @sophokles73 in #79
- Update DBC provider action file to kuksa.val standard by @SebastianSchildt in #76
- Add link to DDS feeder documentation by @erikbosch in #81
- DBCFeeder Authorization Support by @erikbosch in #74
- Remove merge conflict marker from Readme by @sophokles73 in #88
- Remove staticx by @SebastianSchildt in #83
- Also built and push a DBC provider container on merges to main by @SebastianSchildt in #82
- Add missing checkrights step by @SebastianSchildt in #89
- Add missing dependency in workflow by @SebastianSchildt in #92
- GPS Feeder Databroker authentication support by @erikbosch in #84
- Update DDS provider to use authorization from kuksa-client lib by @lukasmittag in #90
- For conenction to websocket authorize method needs to be called by @lukasmittag in #97
- Adding license check by @erikbosch in #99
- Fix comment in config file by @lukasmittag in #95
- adds CSV provider by @eriksven in #77
- Align SPDX header for Python files by @erikbosch in #100
- Added Authorization support for someip2val by @int0x27 in #101
- Adapting to VSS 4.0 by @erikbosch in #96
- Updating actions to avoid Node.js 12 by @erikbosch in #98
- adds Dockerfile and build workflow for CSV provider by @eriksven in #104
- Update build-release.sh by @MathiasDanzeisen in #109
- Refactor dbc2val for bidirectional use by @erikbosch in #106
- Update README.md with conan install 1.* by @MathiasDanzeisen in #108
- DBC, GPS, DDS, CSV Feeder TLS support by @erikbosch in #111
- Support input of multiple DBC files by @erikbosch in #113
- Bugfix Mapper not iterable by @mikehaller in #114
- Introduce mypy and fix linter errors by @erikbosch in #116
- Fix kuksa-client dependencies by @erikbosch in #120
- Support loading CAN message definition files of arbitrary types by @sophokles73 in #121
- Fixing Replay Feeder by @erikbosch in #117
- Use default (24 hours) lifetime for ttl.sh images by @erikbosch in #123
- Minor documentation update by @erikbosch in #124
- Mark DAPR_GRPC_PORT as deprecated by @erikbosch in #112
- Align SOMEIP Feeder docker config by @erikbosch in #118
- Upgrade to kuksa-client 0.4.0 by @erikbosch in #126
- Improve printout for regsitered signal when using KUKSA.val Server by @erikbosch in #125
- Improve DBC2VAL documentation by @erikbosch in #129
- Github CI cleanup as part of 0.4.0 release prep by @erikbosch in #128
- Make sure we can push tagged builds to ghcr by @erikbosch in #130
New Contributors
- @sophokles73 made their first contribution in #57
- @mikehaller made their first contribution in #75
- @eriksven made their first contribution in #77
- @MathiasDanzeisen made their first contribution in #109
Full Changelog: 0.1.2...0.4.0