Skip to content

chore(deps): bump com.apollographql.cache:normalized-cache from 1.0.3 to 1.0.5#10

Merged
ghostbear merged 1 commit into
mainfrom
dependabot/gradle/com.apollographql.cache-normalized-cache-1.0.5
Jun 27, 2026
Merged

chore(deps): bump com.apollographql.cache:normalized-cache from 1.0.3 to 1.0.5#10
ghostbear merged 1 commit into
mainfrom
dependabot/gradle/com.apollographql.cache-normalized-cache-1.0.5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 26, 2026

Copy link
Copy Markdown
Contributor

Bumps com.apollographql.cache:normalized-cache from 1.0.3 to 1.0.5.

Release notes

Sourced from com.apollographql.cache:normalized-cache's releases.

v1.0.5

Maintenance release with several fixes related to the expiration feature.

  • [Fix] Expiration: arguments are ignored when looking up the received date in a Record (#357)
  • [Fix] Expiration: don't report missing fields as stale (#358)
  • [Fix] Expiration: do not compute staleness for synthetic values (#358)
  • [Improvement] Make ApolloStore honor ApolloClient.storeReceivedDate (#358)

v1.0.4

Maintenance release with 2 fixes. If you are using the expiration feature we recommend upgrading to this version, to prevent some stale fields from being incorrectly considered fresh.

  • [Fix] CacheControlCacheResolver ignores maxStale when receivedDate/expirationDate are null (#347)
  • [Fix] Expiration: received date set on whole record when merging (#354)
Changelog

Sourced from com.apollographql.cache:normalized-cache's changelog.

v1.0.5

2026-06-25

Maintenance release with several fixes related to the expiration feature.

  • [Fix] Expiration: arguments are ignored when looking up the received date in a Record (#357)
  • [Fix] Expiration: don't report missing fields as stale (#358)
  • [Fix] Expiration: do not compute staleness for synthetic values (#358)
  • [Improvement] Make ApolloStore honor ApolloClient.storeReceivedDate (#358)

v1.0.4

2026-06-15

Maintenance release with 2 fixes. If you are using the expiration feature we recommend upgrading to this version, to prevent some stale fields from being incorrectly considered fresh.

  • [Fix] CacheControlCacheResolver ignores maxStale when receivedDate/expirationDate are null (#347)
  • [Fix] Expiration: received date set on whole record when merging (#354)
Commits
  • f9ed594 Release v1.0.5 (#360)
  • 4a5d25d Correct link to migration guide (#359)
  • 7d63791 Fix field arguments being ignored when looking up the received date in a Reco...
  • 7451db0 Version is now v1.0.5-SNAPSHOT
  • 52ee72d Release v1.0.4 (#355)
  • 47df964 Fix cache migration guide url
  • 8d08a98 Remove doc (#353)
  • f7df276 Set received date only on incoming record fields when merging (#354)
  • ef92176 Revert changing test to fetch from the network to be any exception (#352)
  • 9b42afd CacheFirstFetchPolicy: go to the network after a cache miss only (#351)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Jun 26, 2026
Bumps [com.apollographql.cache:normalized-cache](https://github.com/apollographql/apollo-kotlin-normalized-cache) from 1.0.3 to 1.0.5.
- [Release notes](https://github.com/apollographql/apollo-kotlin-normalized-cache/releases)
- [Changelog](https://github.com/apollographql/apollo-kotlin-normalized-cache/blob/main/CHANGELOG.md)
- [Commits](apollographql/apollo-kotlin-normalized-cache@v1.0.3...v1.0.5)

---
updated-dependencies:
- dependency-name: com.apollographql.cache:normalized-cache
  dependency-version: 1.0.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/gradle/com.apollographql.cache-normalized-cache-1.0.5 branch from 3914807 to f1bad76 Compare June 27, 2026 20:19
@ghostbear ghostbear merged commit 1c618bd into main Jun 27, 2026
1 check failed
@dependabot dependabot Bot deleted the dependabot/gradle/com.apollographql.cache-normalized-cache-1.0.5 branch June 27, 2026 20:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant