- FEAT(health_connector_core): Introduce sealed class hierarchy for
AggregateRequest with CommonAggregateRequest and BloodPressureAggregateRequest subclasses. (88b73707)
- FEAT(health_connector_core): Add blood pressure records and data types. (750251a9)
- FIX: Correct import paths in annotation files to remove redundant slashes. (c299d235)
- FEAT(health_connector_hc_android): Add support for nutrient and nutrition health data types. (be34f9ed)
- FEAT: Add nutrient and nutrition records and data types. (77e3a8d0)
- FEAT: Add core foundation and health platform client.