Releases: eclipse-leda/leda-contrib-self-update-agent
Releases · eclipse-leda/leda-contrib-self-update-agent
Build 226
build_226 Change timestamp to milliseconds (#45)
Build 224
Update 3rdparty dependencies to latest versions (#44) * Updated spdlog to v1.12.0 * Updated nlohmann-json to v3.11.2 * Updated googletest to v1.14 * Updated libcurl to v8.3.0 * Updated glib to v2.78.0 * Updated openssl to v3.1.2 * Updated paho.mqtt.c to v1.3.12 * Updated paho.mqtt.cpp to v1.2.0 * Update versions of shared libraries in build scripts
Build 218
build_218 Added tests result in JUNIT format to build artifacts (#43)
Build 216
Remove HTTP from supported protocols in Downloader (#42) * Remove HTTP from supported protocols in Downloader * Fix review findings #1 * Fixed generation of self-signed certificate * Fixed OCaaS check (disable scan for curl tests) * Fix workflow (update of ca-certificates.conf) * Restrict self-signed certificate for testing to localhost * Fix review findings #2 * Fix OCaaS issues * Create unavailable directory for self-signed testing certificate * Fix OCaaS issues * Interpret backslash in github workflow * Fix path to crt file in apache2 configuration * Pass certificates from host to arm64 guest and update ca-certificates internally * Fix OCaaS issues * Update ca-certificates in arm64 guest on run * Fix OCaaS issues
Build 185
Preserve internal state if disconnected from MQTT Broker * Preserve internal state if disconnected from MQTT Broker * Fix review findings #1
Build 182
Added migration guide from YAML to JSON (#40) * Added short migration guide from YAML to JSON * Fix review findings #1 * Fix review findings #2
Build 177
build_177 Fix workflow error
Build 172
build_172 Use /etc/ssl/certs/ca-certificates.crt as a default file to verify se…
Build 169
build_169 Fix review findings #1
Build 152
build_152 Reduce binary sizes by stripping symbols