This repository has been archived by the owner on Sep 2, 2024. It is now read-only.
Releases: eclipse-kuksa/kuksa.val.services
Releases · eclipse-kuksa/kuksa.val.services
v0.3.0
Major changes
- Services updated to support VSS 4.0
- CI refactored to make sure containers are handled similar to other KUKSA repositories, publishing a new
main
version whenever something is merged/pushed to main branch.
What's Changed
- Add workflow dispatch trigger for release build by @SebastianSchildt in #60
- maintenance:GitHub actions, seat_service by @int0x27 in #61
- Fixed dev_container_build error upon merging to main by @int0x27 in #62
- hvacservice: add missing shebang line by @d-s-e in #67
- Fixing regressions by @erikbosch in #75
- Correct type size by @erikbosch in #76
- Disable unit test result upload by @erikbosch in #77
- Add support for arm64 in ci image by @doosuu in #74
- Bump peter-evans/create-pull-request from 4.2.3 to 5.0.1 by @dependabot in #73
- Bump oxsecurity/megalinter from 6 to 7 by @dependabot in #72
- Fixes issue #69 by @int0x27 in #79
- Feature: Mock Service by @doosuu in #78
- Bump peter-evans/create-pull-request from 5.0.1 to 5.0.2 by @dependabot in #81
- Add dependency check for mock service by @erikbosch in #83
- Mock service leveraging kuksa client lib by @lukasmittag in #88
- extends documentation for vehicle mock service by @eriksven in #89
- Bump docker/login-action from 2 to 3 by @dependabot in #98
- Bump docker/build-push-action from 4 to 5 by @dependabot in #96
- Bump docker/setup-qemu-action from 2 to 3 by @dependabot in #100
- Bump docker/setup-buildx-action from 2 to 3 by @dependabot in #97
- Bump actions/checkout from 3 to 4 by @dependabot in #99
- Add examples by @lukasmittag in #95
- Remove automatic dependency updates by @erikbosch in #101
- Refactoring of oci build by @erikbosch in #105
- Minor documentation cleanup by @erikbosch in #108
- Enabled VSS4 support for Seat Service, fixed integration tests and DevContainer by @int0x27 in #103
- CI refactoring by @erikbosch in #110
- Make datapoints editable (remove/add) on the fly by @lukasmittag in #92
- Fix login problems by @erikbosch in #111
- Update version to 0.3.0 by @erikbosch in #112
- Align build so that tests are run also on push by @erikbosch in #113
New Contributors
- @d-s-e made their first contribution in #67
- @erikbosch made their first contribution in #75
- @doosuu made their first contribution in #74
- @dependabot made their first contribution in #73
- @eriksven made their first contribution in #89
Full Changelog: v0.2.0...v0.3.0
v0.2.0
Test release
v0.1.0
Initial commit of VAL services