v7.5.0
maureenorea-clores
released this
12 Dec 06:14
·
23 commits
to master
since this release
- SDKCF-6575: Added sending of device Id in all IAM requests.
- Improved the following classes to increase code coverage:
- InAppMessagingConstants (SDKCF-6497)
- InAppMessageSlideUpView (SDKCF-6478)
- InAppMessagingTooltipView (SDKCF-6438)
- InAppMessageModalView (SDKCF-6611)
- InAppMessageBaseView (SDKCF-6486)
- MessageEventReconciliationUtil (SDKCF-6398)
- MessageReadinessManager (SDKCF-6458)
- TriggerAttributesValidator (SDKCF-6399)
- BuildVersionChecker (SDKCF-6513)
- ImpressionWorker (SDKCF-6613)
- SDKCF-6596: Updated minor version and dependency check suppression of the following dependencies:
- Kotlin to
1.6.21
- Dokka to
1.8.10
- Robolectric to
4.10.3
- Dependency Check to
8.2.1
- Kotlin to
- SDKCF-6736: Improved worker to abort further processing when config URL is empty.
- SDKCF-6547: Fixed impression is not incremented when tooltip campaign is displayed.
- SDKCF-6518: Fixed and suppressed some SonarCloud code smells.
- Updates for RMC SDK:
- Prevent calling
configure()
when RMC SDK is integrated (SDKCF-6711) - Added sending of
rmcSdkVersion
in IAM requests (SDKCF-6708)
- Prevent calling