feat(api)!: refreshed API with multiformat and ad pools - #891
Merged
Conversation
Clarify that gitignored .agents/ holds session scratch only while gate state lives in the internal tracker; remove work-queue as a public OKF concept and align hops across the bundle.
- Freeze the v17 JS contract: types, capability stubs, and the public reference - Treat ad freshness as publisher-set policy rather than library-observed expiry - Add multi-format requests/hooks and emulated ad pools - Add options-form fullscreen hooks with autoLoad and status unions; deprecate the positional form - Fix hook ownership, callback stability, and load coalescing
|
To preview the documentation for this pull request, visit the following URL: docs.page/invertase/react-native-google-mobile-ads~891
|
mikehardy
commented
Sep 4, 2026
mikehardy
left a comment
Collaborator
Author
There was a problem hiding this comment.
frozen API agreed on after internal review
marked as breaking but is not breaking yet on this commit - will be breaking before release to bump up required toolchain versions
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
main(the intended outcome of feat(api)!: refreshed API with multiformat and ad pools #887, which merged intorngma-refactorinstead ofmainafter docs(okf): agent knowledge kernel for the GMA refactor #883).main: split session scratch from internal gate state.Stack note
After this merges, retarget/rebase #885 (
rngma-refactor-infra) onto the newmaintip, then the rest of the stack (#888 → #889 → #890) follows.Test plan
yarn/yarn prepareyarn tsc:compileyarn tests:jestyarn lint:js__tests__/expiryPolicy.test.tsx(and siblings) present; noax*.test.*