build_info objectInformation about the build of the platform. build_cpu string | build_os string | build_timestamp string | cargo_debug stringWhether the build is optimized for performance. | cargo_dependencies stringDependencies used during the build. | cargo_features stringFeatures enabled during the build. | cargo_opt_level stringOptimization level of the build. | cargo_target_triple stringTarget triple of the build. | rustc_version stringRust version of the build used. |
|
changelog_url stringURL that navigates to the changelog of the current version |
edition stringFeldera edition: "Open source" or "Enterprise" |
license_validity — OPTIONAL |
revision stringSpecific revision corresponding to the edition version (e.g., git commit hash). |
runtime_revision stringSpecific revision corresponding to the default runtime version of the platform (e.g., git commit hash). |
telemetry string |
update_info object — OPTIONALinstructions_url stringURL that navigates the user to instructions on how to update their deployment's version | is_latest_version booleanWhether the current version matches the latest version | latest_version stringLatest version corresponding to the edition | remind_schedule |
|
version stringThe version corresponding to the type of edition .
Format is x.y.z . |