Update dev to 3.14.4 - #469
Conversation
* fix handling of DASH reset faults; * fix release of RileyLink devices; * update tests
…k mark is shown (#472)
… desired sensor life for lifecycle reporting
…t dependency; style: add loader to calibration
…sh after disconnect
Connect-on-demand BLE management, optional CGM aligned heartbeat, connectionless fault detection
…e claude generated md files
…arity Clarify scheduled build documentation
|
This is bringing in some new changes, which is fine; but I was thinking maybe this was just going to prep dev for release to main. With new changes on dev, it should sit on dev for at least a bit.
|
TimingI do expect this to sit on dev for a while before it is released to main - I have not started the LoopDocs updates yet that are required to be ready to take the step after this one:
Test statusThe update_dev_to_3.14.4 branch has been out there for a while and announced on zulipchat which each update. We are in a situation where we are telling people who are getting 203 Faults with DASH to build this interim branch. I'd like to get those people on main and off a development branch. (Not the standard method of operating.) Submodule statusThe following submodules are not at the tip of their respective repository:
Other updatesTypically I would bring in updates to translations at this time and there are additional improvements to OmnipodKit and MedtrumKit that are close to being ready. As soon as this PR is merged, I anticipate beginning the work for an |
Purpose: Prepare for updating dev to version 3.14.4
With this PR, we are preparing for the next update to dev.
Ready for Review
Mark this as ready for review - this is the beginning of steps to make the new method for communicating with DASH and Omnipod 5 pod generally available. The new method appears to decrease the frequency of 203 Faults for DASH and enables the use of Omnipod 5 pods. These features are deemed important enough to push for a release of v3.14.4 with additional updates coming in the next set of updates to dev.
The steps in the release process include:
Method
Collect updates to
devbranch in thisupdate_dev_to_3.14.4branchdevas version 3.14.4The
Detailssection of this PR will be updated with each commit added to this PR.Before each commit is pushed, the build is tested locally with Xcode.
Details