docs: update note on EOL for AS4#8215
Conversation
✅ Docs preview readyThe preview is ready to be viewed. View the preview File Changes 0 new, 1 changed, 0 removedBuild ID: 21c52d8aab143f296ce10421 URL: https://www.apollographql.com/docs/deploy-preview/21c52d8aab143f296ce10421
|
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📜 Recent review details⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (1)
🧰 Additional context used🪛 GitHub Check: AI Style Reviewdocs/source/index.mdx[warning] 11-11: docs/source/index.mdx#L11 Framing: Use 'Apollo' instead of 'We' to clearly identify the entity making the recommendation. Structural Elements: Use a admonition for highly important information like end-of-life warnings instead of a blockquote. Text Formatting: Avoid using vague phrases like 'previous versions' as link text; use a rich noun phrase instead. Verb Tense and Voice: Use active voice to describe the status of Apollo Server 4. Voice: Use a more authoritative and encouraging tone rather than just recommending. Word and Symbol Usage: Avoid using 'since' as a synonym for 'because'. 🔇 Additional comments (1)
📝 WalkthroughWalkthroughThe Apollo Server documentation introduction page updates its version guidance to recommend upgrading to Apollo Server 5, explicitly states Apollo Server 4 reached end-of-life on January 26, 2026, and provides direct links to migration guides for users on v3 or v4. ChangesDocumentation updates
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. |
| @@ -8,7 +8,7 @@ description: Learn how Apollo Server simplifies building GraphQL APIs with its s | |||
| > | |||
| > Apollo Server 5 is a small upgrade focused largely on adjusting which dependency versions are supported. [Upgrading from v4 to v5](/apollo-server/migration/) usually only takes a few minutes. Because the behavior of Apollo Server has changed minimally between v4 and v5, these docs document both versions. | |||
There was a problem hiding this comment.
@mabuyo I just want to confirm that you think this paragraph still makes sense as written
There was a problem hiding this comment.
Yes I think it still stands! We are going to discuss possibly splitting off v4 and v5 though to further reduce confusion on v4 being EOL.
Update note on landing page to note v4 EOL date.
Summary by CodeRabbit