Skip to content

Release 9.9.0 - #327

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

Release 9.9.0#327
SpertsyanKM merged 1 commit into
mainfrom
release/9.9.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) #326).

Improvements & fixes

Breaking notes

  • IQonversion 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 28cd3c7 into main Jul 30, 2026
@SpertsyanKM
SpertsyanKM deleted the release/9.9.0 branch July 30, 2026 17:09
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