release-1.0.0 #39
Reference in New Issue
Block a user
Delete Branch "release-1.0.0"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
This PR finalizes the first major release v1.0.0 of the relay channel component.
It consolidates new features, performance improvements, bug fixes, and major API refactors to provide a stable and production-ready foundation.
TICKET-1115
Changes
relay_chn_tilt_get_default_sensitivityrelay_chn_state_to_str*_alland*_all_withfunctionsRelated Issues
(and all related bug fixes up to #1114)
Breaking Changes
CONFIG_prefixed names.time_secparameter renamed tolimit_secin run limit APIs.RELAY_CHN_ID_ALLin favor of new*_alland*_all_withfunctions.relay_chn_state_stris renamed and exposed as public APIrelay_chn_state_to_str.Migration Guide
CONFIG_*names.time_secreferences withlimit_sec.RELAY_CHN_ID_ALL, switch to*_allor*_all_with.relay_chn_state_strwith publicrelay_chn_state_to_str.