Fixed:
- Infinite loop in OTA manifest observation retry logic that occurred when retries were exhausted.
- Documentation: update links to Stream service
Changed
- Registering an OTA manifest observation will be retried until successful, with a delay that doubles after each unsuccessful attempt. Use CONFIG_GOLIOTH_FW_OBSERVATION_RETRY_MAX_DELAY_MS to configure the maximum delay (defaults to 5 minutes).