chore: bump versions and changelogs for 1.x compatibility release#580
Merged
Conversation
Bumps carp_mobile_sensing to 2.1.2 and the affected device packages (context, esense, health, movesense, movisens, polar) to their next patch, with changelog notes for the CAMS 1.x backwards-compatibility fixes merged in #579.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Follow-up to #579 — version bumps and changelog notes so the CAMS 1.x backwards-compatibility fixes can be released to pub.dev.
Packages to publish
PR #579 changed
lib/in seven packages, so all seven need a new release:carp_mobile_sensingstepcountrestore, BLE /deployed/statusdeserialization tolerance, and the SQLite 1.x → 2.x DB migrationcarp_context_packageLocationService,WeatherService,AirQualityServicecarp_esense_packageESenseDevicecarp_health_packageHealthServicecarp_movesense_packageMovesenseDevicecarp_movisens_packageMovisensDevicecarp_polar_packagePolarDeviceAll patch bumps, since these are backwards-compatibility bug fixes.
Publish order
Publish
carp_mobile_sensing2.1.2 first, then the six device packages in any order. Each device package already constrainscarp_mobile_sensing: ^2.0.0, which 2.1.2 satisfies, so no dependency-constraint changes are needed.