# Apollo Changelog: March 20, 2023

DevFeed: [Apollo Changelog: March 20, 2023](<https://devfeed.tech/articles/apollo-changelog-march-20-2023-23165.md>)

Original publisher: [Read original article](<https://www.apollographql.com/blog/apollo-changelog-march-20-2023>)

Author: Dylan Anthony

Published: 2023-03-20T16:42:32Z

Content type: release

Language: en

Sources: [Apollo Blog](<https://devfeed.tech/sources/apollo-blog.md>)

Topics: [changelog](<https://devfeed.tech/topics/changelog.md>), [GraphQL](<https://devfeed.tech/topics/graphql.md>), [JSON Web Tokens](<https://devfeed.tech/topics/jwt.md>), [Caching](<https://devfeed.tech/topics/caching.md>), [Redis](<https://devfeed.tech/topics/redis.md>)

Tags: [caching](<https://devfeed.tech/tags/caching.md>), [changelog](<https://devfeed.tech/tags/changelog.md>), [community](<https://devfeed.tech/tags/community.md>), [graphql](<https://devfeed.tech/tags/graphql.md>), [jwt](<https://devfeed.tech/tags/jwt.md>), [redis](<https://devfeed.tech/tags/redis.md>)

## AI overview

Apollo's March 20, 2023 changelog highlights Apollo Router 1.12 features for GraphOS Enterprise, including coprocessors, Redis caching for automatic persisted queries, and JSON Web Token validation. It also rounds up GraphQL community and product updates.

## Source excerpt

Coprocessing, distributed caching, and JWT auth in the router Apollo Router 1.12 comes with several exciting new features for GraphOS Enterprise. You can now extend the router with any programming language via the new "coprocessors" feature. Your router can also cache automatic persisted queries in Redis and validate JSON web tokens before calling your subgraphs. For the full details, check out the announcement blog post.