Skip to content

0.2.1

Compare
Choose a tag to compare
@SebastianSchildt SebastianSchildt released this 19 May 07:57
· 625 commits to master since this release
bf6f492

kuksa.val server

  • Add vss release 2.2 in #244
  • Upgrade grpc dependency to 1.44.0 in #251
  • Add array support in #252
  • Improve stability of subscriptions in #264 #266 and #267

You can get a ready-made AMD64 container with

docker pull ghcr.io/eclipse/kuksa.val/kuksa-val:0.2.1-amd64

or the ARM64 variant using

docker pull ghcr.io/eclipse/kuksa.val/kuksa-val:0.2.1-arm64

Client SDK

  • Python: Upgrade Websocket dependency ih in #247
  • First version of a GOlang client for Kuksa.val in #262 #265 and #268

Find the released version of the Python SDK at https://pypi.org/project/kuksa-viss-client/0.2.1/
or just install it with

pip install kuksa-viss-client

for the most current version

Feeder

  • Much larger CAN example log and mapping in #249, #253

Test client

  • Subscribe/Unsubscribe for Python Client in #269

You can get a ready-made AMD64 container with

docker pull ghcr.io/eclipse/kuksa.val/kuksa-client:0.2.1-amd64

or the ARM64 variant using

docker pull ghcr.io/eclipse/kuksa.val/kuksa-client:0.2.1-arm64

Full Changelog: 0.2.0...0.2.1