Skip to content

Commit 5010c1a

Browse files
authored
Update ROADMAP.md
1 parent 3384d15 commit 5010c1a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

ROADMAP.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# 🔮 Apollo Kotlin Galaxy Roadmap
1+
# 🔮 Apollo Kotlin Ecosystem Roadmap
22

3-
**Last updated: 2025-06-26**
3+
**Last updated: 2025-07-24**
44

55
For up-to-date release notes, refer to the project [Changelog](https://github.com/apollographql/apollo-kotlin/blob/main/CHANGELOG.md).
66

@@ -41,7 +41,7 @@ The incremental delivery portion of the GraphQL specification has been unchanged
4141

4242
## [Cache improvements](https://github.com/apollographql/apollo-kotlin/issues/2331)
4343

44-
Apollo Normalized Cache v1 alphas [are available now](https://github.com/apollographql/apollo-kotlin-normalized-cache/releases) and contain lots of new features like [Cache Control](https://apollographql.github.io/apollo-kotlin-normalized-cache/cache-control.html), [garbage collection](https://apollographql.github.io/apollo-kotlin-normalized-cache/garbage-collection.html), TTL, [partial cache results](https://github.com/apollographql/apollo-kotlin-normalized-cache/issues/57), better performance and more...
44+
The new Apollo Normalized Cache v1 alphas [are available now](https://github.com/apollographql/apollo-kotlin-normalized-cache/releases) and contain lots of new features like [Cache Control](https://apollographql.github.io/apollo-kotlin-normalized-cache/cache-control.html), [garbage collection](https://apollographql.github.io/apollo-kotlin-normalized-cache/garbage-collection.html), TTL, [partial cache results](https://github.com/apollographql/apollo-kotlin-normalized-cache/issues/57), better performance and more...
4545

4646
We encourage you to try it out with the (important) caveat that the binary format might still change (your persistent cache might be lost when upgrading to a newer alpha versions, memory cache isn't impacted). Your feedback is greatly appreciated and helps us ship a stable version faster.
4747

0 commit comments

Comments
 (0)