Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 27, 2025

This PR contains the following updates:

Package Change Age Confidence
com.apollographql.cache:normalized-cache-apollo-compiler-plugin 1.0.0-beta.01.0.0-beta.1 age confidence
com.apollographql.cache:normalized-cache-sqlite 1.0.0-beta.01.0.0-beta.1 age confidence
com.apollographql.cache:normalized-cache 1.0.0-beta.01.0.0-beta.1 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

apollographql/apollo-kotlin-normalized-cache (com.apollographql.cache:normalized-cache-apollo-compiler-plugin)

v1.0.0-beta.1

2025-12-09

  • Pagination: incoming pages that cannot be merged with existing data are now ignored instead of replacing existing data. (#​278)
    Incoming pages that don't include a before or after argument are still interpreted as a 'reset' signal and will replace existing data.
    This is a behavior change but hopefully not too disruptive and we believe this change makes more sense than the previous behavior.
  • Add support for @embedded directive. This should be used in favor of @typePolicy(embeddedFields: "...") going forward. (#​273)
  • Fix sample code demonstrating how to migrate data from the legacy cache to the new library. (#​274)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

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.

1 participant