Skip to content

Commit bee3dba

Browse files
authored
Roadmap update 2025-12-04 (#6801)
1 parent bf0534a commit bee3dba

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

ROADMAP.md

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

3-
**Last updated: 2025-11-13**
3+
**Last updated: 2025-12-04**
44

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

@@ -50,9 +50,9 @@ We have recently shipped these features, please try them out and give us feedbac
5050

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

53-
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), [partial cache results](https://github.com/apollographql/apollo-kotlin-normalized-cache/issues/57), better performance and more...
53+
The new Apollo Normalized Cache v1 beta [is 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), [partial cache results](https://github.com/apollographql/apollo-kotlin-normalized-cache/issues/57), better performance and more...
5454

55-
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 version, memory cache isn't impacted). Your feedback is greatly appreciated and helps us ship a stable version faster.
55+
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 prerelease version, memory cache isn't impacted). Your feedback is greatly appreciated and helps us ship a stable version faster.
5656

5757
## Apollo Kotlin Compose
5858

@@ -62,7 +62,7 @@ This pattern is encouraged by [Relay](https://relay.dev/docs/tutorial/fragments-
6262

6363
## [IntelliJ plugin usability](https://github.com/apollographql/apollo-intellij-plugin)
6464

65-
IJ Plugin version 5.0.0 is released 🎉
65+
IJ Plugin version v5 is released 🎉
6666
Highlights includes:
6767
* Support for `@link`.
6868
* No-Gradle mode: if you are using Apollo 5, the IJ plugin can now invoke the Apollo compiler directly without needing a full Gradle daemon.

0 commit comments

Comments
 (0)