Skip to content

Release 11.10.0 - #467

Merged
SpertsyanKM merged 1 commit into
mainfrom
release/11.10.0
Jul 30, 2026
Merged

Release 11.10.0#467
SpertsyanKM merged 1 commit into
mainfrom
release/11.10.0

Conversation

@SpertsyanKM

Copy link
Copy Markdown
Contributor

Release PR

New

  • New public API invalidateRemoteConfigsCache — invalidates the remote configs cache so the next remoteConfig / remoteConfigList call fetches a fresh targeting evaluation. It performs no network request itself; call it when the targeting inputs changed and you need the change reflected immediately, for example after setting a batch of user properties your targeting depends on. You do not need to call it after identify — the SDK invalidates the cache on identity changes automatically (feat: expose invalidateRemoteConfigsCache, bump sandwich to 7.12.0 (DEV-1236) #466).

Improvements & fixes

Breaking notes

  • The abstract Qonversion class gained a new required member — custom implementations and hand-written mocks must add invalidateRemoteConfigsCache.
  • The sandwich pod pins the native Qonversion pod exactly: apps that also declare Qonversion directly must move to 6.14.0.

@SpertsyanKM SpertsyanKM added autocreated one-click-release Pull requests handled by the one-click release automation labels Jul 30, 2026
@SpertsyanKM
SpertsyanKM merged commit 0051ddd into main Jul 30, 2026
1 check passed
@SpertsyanKM
SpertsyanKM deleted the release/11.10.0 branch July 30, 2026 17:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autocreated one-click-release Pull requests handled by the one-click release automation

Development

Successfully merging this pull request may close these issues.

2 participants