Skip to content

Release v0.2.0#7

Merged
cmnrd merged 2 commits into
mainfrom
release
Apr 9, 2025
Merged

Release v0.2.0#7
cmnrd merged 2 commits into
mainfrom
release

Conversation

@cmnrd
Copy link
Copy Markdown
Collaborator

@cmnrd cmnrd commented Apr 9, 2025

Updates & Changes

  • Third-party dependency gRPC (and its dependencies absl and protobuf) are now built from source for the C++ SDK to improve portability. We eventually plan to package these as statically linked libraries (fixes cmake -B build error #6)

Fixes & Improvements

  • Fix issue where C++ SDK could not be built on Ubuntu 22.04 due to a dependency issue with apt packaged version of gRPC
  • Resolve issue where xronos-dashboard would not run on ARM v8.0 (Raspberry Pi 4, NVIDIA Jetson Nano) due to a breaking change in a Grafana dependency
  • C++ SDK documentation fix broken link to examples in GitHub repository
  • Add missing LICENSE file in root of public/ folder
  • Add top-level README to for public repository

elgeeko1 and others added 2 commits April 9, 2025 10:05
GitOrigin-RevId: fdb9611089845d252ca17292249944ebc023efd8
FolderOrigin-RevId: /home/christian/projects/xronos-int/release-tools/../artifacts/xronos-docs
@cmnrd cmnrd merged commit f3cb2da into main Apr 9, 2025
@cmnrd cmnrd deleted the release branch April 9, 2025 08:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

cmake -B build error

2 participants