Releases · apollographql/apollo-server · GitHub
July 17, 2025ai_discoveryinfo
BREAKING CHANGES Apollo Server v5 has very few breaking API changes. It is a small upgrade focused largely on adjusting which versions of Node.js and Express are supported. Read our migration guide for more details on how to update your app. Dropped support for Node.js v14, v16, and v18, which are no longer under long-term support from the Node.js Foundation. Apollo Server 5 supports Node.js v20 and later; v24 is recommended. Ensure you are on a non-EOL version of Node.js before upgrading Apollo
Read more →