Bump ly.count.android:sdk from 24.1.1 to 24.7.1
Bumps ly.count.android:sdk from 24.1.1 to 24.7.1.
Release notes
Sourced from ly.count.android:sdk's releases.
24.7.1
! Minor breaking change ! Unsupported types for user properties will now be omitted, they won't be converted to strings.
Added support for mixed type of immutable lists, arrays to client given segmentations and user properties.
Added array, list and JSONArray support to the user properties.
Mitigated issues where:
- session was ending with device ID change without merge, when consent was not required and manual session control was enabled.
- session was not starting after device ID change without merge, when consent was not required and automatic sessions were enabled.
24.7.0
! Minor breaking change ! User properties will now be automatically saved under the following conditions:
- When an event is recorded
- During an internal timer tick
- Upon flushing the event queue
Added array, List, and JSONArray support to all user-given segmentations. They will support only mutable and immutable versions of the primitive types. Which are:
- String, Integer, int, Boolean, bool, Float, float, Double, double, Long, long
- Keep in mind that the float array will be converted to a double array by the JSONArray
Mitigated an issue where remote config values caching was changing due to a device ID change, but it is not anymore. It is linked to the configuration "enableRemoteConfigValueCaching" now.
Mitigated an issue related to the device ID by creating an internal migration.
Resolved a problem where revoked consents were sent after changes without merging.
Fixed a bug that caused the device ID to be incorrectly set after changes with merging.
Mitigated an issue where, on consent revoke, remote configuration values were cleared, but they are not anymore.
Change device id with merge not reporting session duration anymore.
24.4.1
! Minor breaking change ! Mitigated an issue where internal SDK limits did not apply
Added support for Feedback Widget terms and conditions
Added a new function "setID(newDeviceId)" which internally handles merge/non-merge selection while changing the device ID
Mitigated an issue where the session duration could have been calculated wrongly after a device ID change without merge
Mitigated an issue where a session could have continued after a device ID change without merge
24.4.0
! Minor breaking change ! If a manual session is already started, it will not be possible to call "BeginSession" without stopping the previous one
! Minor breaking change ! If a manual session has not been started, it will not be possible to call "UpdateSession"
! Minor breaking change ! If a manual session has not been started, it will not be possible to call "EndSession"
! Minor breaking change ! Setting for enabling/disabling for native crash dumps will be always enabled
Added an extended way of crash filtering
Added SDK internal limits configuration interface
Deprecated the following calls from "CountlyConfig":
- "setMaxSegmentationValues(maxSegmentationValues)" instead use "sdkInternalLimits.setMaxSegmentationValues(maxSegmentationValues)"
- "setMaxBreadcrumbCount(maxBreadcrumbCount)" instead use "sdkInternalLimits.setMaxBreadcrumbCount(maxBreadcrumbCount)"
- "setCrashFilterCallback(crashFilterCallback)" instead use "crashes.setGlobalCrashFilterCallback(globalCrashFilterCallback)"
... (truncated)
Changelog
Sourced from ly.count.android:sdk's changelog.
24.7.1
! Minor breaking change ! Unsupported types for user properties will now be omitted, they won't be converted to strings.
Added support for mixed type of immutable lists, arrays to client given segmentations and user properties.
Added array, list and JSONArray support to the user properties.
Mitigated issues where:
- session was ending with device ID change without merge, when consent was not required and manual session control was enabled.
- session was not starting after device ID change without merge, when consent was not required and automatic sessions were enabled.
24.7.0
! Minor breaking change ! User properties will now be automatically saved under the following conditions:
- When an event is recorded
- During an internal timer tick
- Upon flushing the event queue
Added support for array, List and JSONArray to all user given segmentations. They will support only mutable and ummutable versions of the primitive types. Which are:
- String, Integer, int, Boolean, bool, Float, float, Double, double, Long, long
- Keep in mind that float array will be converted to the double array by the JSONArray
Mitigated an issue where remote config values caching was changing by device id change, not anymore. It is linked to the configuration "enableRemoteConfigValueCaching" now.
Mitigated an issue related to the device ID by creating an internal migration.
Resolved a problem where revoked consents were sent after changes without merging.
Fixed a bug that caused the device ID to be incorrectly set after changes with merging.
Mitigated an issue where on consent revoke, remote config values were cleared, not anymore.
Change device id with merge not reporting session duration anymore.
24.4.1
! Minor breaking change ! Mitigated an issue where internal SDK limits did not apply
Added support for Feedback Widget terms and conditions
Added a new function "setID(newDeviceId)" which internally handles merge/non-merge selection while changing the device ID
Mitigated an issue where the session duration could have been calculated wrongly after a device ID change without merge
Mitigated an issue where a session could have continued after a device ID change without merge
24.4.0
! Minor breaking change ! If a manual session is already started, it will not be possible to call "BeginSession" without stopping the previous one
! Minor breaking change ! If a manual session has not been started, it will not be possible to call "UpdateSession"
! Minor breaking change ! If a manual session has not been started, it will not be possible to call "EndSession"
! Minor breaking change ! Setting for enabling/disabling for native crash dumps will be always enabled
Added an extended way of crash filtering
Added SDK internal limits configuration interface
Deprecated the following calls from "CountlyConfig":
- "setMaxSegmentationValues(maxSegmentationValues)" instead use "sdkInternalLimits.setMaxSegmentationValues(maxSegmentationValues)"
- "setMaxBreadcrumbCount(maxBreadcrumbCount)" instead use "sdkInternalLimits.setMaxBreadcrumbCount(maxBreadcrumbCount)"
- "setCrashFilterCallback(crashFilterCallback)" instead use "crashes.setGlobalCrashFilterCallback(globalCrashFilterCallback)"
... (truncated)
Commits
f4bbe2bMerge pull request #372 from Countly/android24_7_18491b57fix: hot for orientation tests3c62f8bMerge pull request #368 from Countly/android24_7_1e0f7ccdMerge pull request #371 from Countly/staginge0d4c61Merge pull request #370 from Countly/minor-changlog-change643eaf6chfe3c782Merge branch 'staging' into android24_7_19569a22Merge pull request #369 from Countly/24-7_1_RC33427393feat: rc360f7b0dfeat: rc3- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.
Superseded by #149.