Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release corev7.0.1 #662

Merged
merged 5 commits into from
Sep 2, 2024
Merged

Release corev7.0.1 #662

merged 5 commits into from
Sep 2, 2024

Conversation

Anush-Shand
Copy link
Contributor

@Anush-Shand Anush-Shand commented Sep 2, 2024

  • Fixes an issue related to ArrayIndexOutOfBoundsException in a rare race condition scenario.
  • Fixes an issue where the Android Permission popup is not triggered from PushPrimer when using InAppType.HALF_INTERSTITIAL

Anush-Shand and others added 2 commits August 30, 2024 15:27
#658)

* docs(SDK-4028) - Fixes PushPrimer issue when allow button is clicked on half interstitial

- Adds null check
- Fixes annotations

* docs(SDK-4028) - Fixes PushPrimer issue when allow button is clicked on half interstitial

- Passes close action instead of null action

* docs(SDK-4028) - Fixes PushPrimer issue when allow button is clicked on half interstitial

- Passes close action instead of null action

* test(SDK-4028) - Fixes CTLocalInAppTest

- Adds the new actions key to the test
* fix(change_user_callback_list): synchronize changeUserCallbackList  SDK-4027

* fix(change_user_callback_list): move initStores to io thread and loadSuppressedCSAndEvaluatedSSInAppsIds which was missed earlier SDK-4027

* fix(change_user_callback_list): restrict LoginController to Library SDK-4027

* fix(change_user_callback_list): synchronize iteration of changeUserCallbackList to avoid ConcurrentModificationException and add null check for callback SDK-4027

* fix(change_user_callback_list): add synchronization tests for changeUserCallbackList SDK-4027

---------

Co-authored-by: piyush-kukadiya <[email protected]>
Co-authored-by: piyush-kukadiya <[email protected]>
@Anush-Shand Anush-Shand requested review from CTLalit, piyush-kukadiya and vasct and removed request for CTLalit September 2, 2024 11:17
Anush-Shand and others added 3 commits September 2, 2024 16:56
* docs(SDK-4029) - Release cadence for 7.0.1

- Updates docs
- Upgrades version
- Runs copyTemplates

* docs(SDK-4029) - Release cadence for 7.0.1

- Updates sample app deps versions

* docs(SDK-4029) - Release cadence for 7.0.1

- Adds more details in changelog
Copy link
Contributor

@piyush-kukadiya piyush-kukadiya left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Anush-Shand Anush-Shand merged commit 4b1ea75 into master Sep 2, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants