Skip to content

0.2.0

Compare
Choose a tag to compare
@wenwenchenbosch wenwenchenbosch released this 29 Nov 15:39
· 711 commits to master since this release
38edbfe

kuksa.val Server

  • #237 Remove JSON signing in #242
  • #217 Fix compare error for g++ version11.1.0 in #218
  • #158 Update JSON format for get and subscription response regarding to VISS 2 in #215
  • #119 Add new feature to record and reply vehicle data in #219, #224 and #229
  • #131 Add grpc interface
    • basic grpc Server and Client in #206
    • Unittest business logic of gRPC Client + test Services via grpc_cli in #231
  • Add VSCode devcontainer configuration in #223
  • #177 Add new feature to load multiple models from a given directory in #236
  • Add VSS data model release 2.1 in #240
  • Accept default only for attributes according to the VSS specification in #241

kuksa_viss_client SDK and applications

  • #220 improve kuksa_viss_client performance in #221
  • #216 Improve autocompletion kuksa_viss_client to support both VSS1 and VSS2 data model in #230
  • Fix type issue of mapping of Vehicle.Speed in dbcfeeder in #239

New python package for kuksa_viss_client is available for pip

Full Changelog: 0.1.11...0.1.12