Releases: worldcoin/orb-software
Releases · worldcoin/orb-software
orb-supervisor/v0.5.0-beta.1+LL
supervisor: reduce verbosity (#179)
orb-supervisor/v0.5.0-beta.0+LL
supervisor: added .service file (#176)
orb-attest/v0.2.9-beta.3+LL
security-utils: min tls ver to 1.2 (#165) Co-authored-by: vmenge <[email protected]>
orb-attest/v0.2.9-beta.2+LL
fix: bump openssl dep (#163) bump openssl dep Co-authored-by: Victor Menge <[email protected]>
orb-attest/v0.2.9-beta.1+LL
attest: fix missing backtrace (#161) fix missing backtrace in orb-attest
orb-attest/v0.2.9-beta.0+LL
attest: switch to orb-security-utils (#159)
orb-ui/v0.0.2-beta.0+LL
fix cargo lock (#150)
orb-mcu-util/v0.7.2-beta.0+LL
fix cargo lock (#150)
orb-mcu-util/v0.7.1-beta.1+LL
mcu-util: add colors (#138)
orb-mcu-util/v0.7.1-beta.0+LL
orb-mcu-util: don't fail on building boards object (#136) * orb-mcu-util: don't fail on building boards object heartbeat is sent to check that mcu is alive but if it's not, don't fail because the command might be targeted to the other MCU * orb-mcu-util: error trace prettify * address comments --------- Co-authored-by: Ryan Butler <[email protected]>