apollographql/apollo-server
Pull Requests
Succeeded
#6537
Release 3.9.0
Succeeded
#7880
Update custom-scalars.mdx
Succeeded
#7879
chore(deps): update dependency graphql-http to v1.22.1
Succeeded
#7876
[docs] Update docs on where response extensions can be mutated
Succeeded
#7873
Version Packages
Succeeded
#7872
Missing required import
Succeeded
#7871
Eagerly start subscription heartbeats
Succeeded
#7869
docs: update the screenshot of sandbox for potential confusion
Failed
#7868
chore(deps): update dependency eslint to v9
Succeeded
#7867
Version Packages
Succeeded
#7866
Tninesling/handle failed subscription payloads
Succeeded
#7865
Export package.json from exports list in package.json to support introspection by build tools
Succeeded
#7859
chore(deps): update dependency express to v4.19.2 [security]
Succeeded
#7856
[apollo-server][docs] fix plugin link
Succeeded
#7854
Update codegen config to prevent naming collision of enum values
Succeeded
#7853
Version Packages
Succeeded
#7852
Elaborate on changed behavior in v4.3.3 re: `fieldLevelInstrumentation` and error metrics
Succeeded
#7851
fix: Undefined 'code' TypeError within errorNormalize #7850
Succeeded
#7849
Fix client delay when subscription is terminated
Succeeded
#7848
docs: update example of ApolloServerPluginCacheControl's cacheControl
Succeeded
#7847
chore(deps): update dependency typescript to v5.4.2
Succeeded
#7844
Version Packages
Succeeded
#7843
[fix] whenResultIsFinished works on Promise of Array of Promises
Succeeded
#7841
Add test for router subscription termination via 404 response
Succeeded
#7840
Update AS2 EOL info
Succeeded
#7838
docs: Standardize Edit in CodeSandbox button
Succeeded
#7837
content updates to match MongoDB tutorial
Succeeded
#7836
Docs: Update migration.mdx by adding missing "and" in the _HTTP body parsing and CORS_ section
Succeeded
#7834
Include the compatible graphql version to incremental delivery docs
Succeeded
#7832
Docs: Fix generate-types syntax
Succeeded
#7831
[docs] Update custom-scalars with specified by
Succeeded
#7830
docs: Add more schema docs around lists
Succeeded
#7826
[docs] Update authentication docs with link to Router
Succeeded
#7825
Add graphql-amqp-subscriptions to docs
Succeeded
#7824
do not merge
Succeeded
#7821
chore(deps): update dependency prettier to v3.2.1
Succeeded
#7820
feat: SECOPS-2525 - add semgrep job
Succeeded
#7819
Minor improvement to Migration to Apollo Server 4
Succeeded
#7818
chore(deps): update all non-major dependencies
Succeeded
#7810
chore(deps): update dependency @types/node-fetch to v2.6.10
Failed
#7809
chore(deps): update dependency @types/supertest to v6
Succeeded
#7808
chore(deps): update dependency @types/superagent to v8
Succeeded
#7805
no-op change to test cci pipeline
Succeeded
#7804
chore(deps): update all non-major dependencies
Succeeded
#7803
feat: allow `stringifyResult` to return a `Promise<string>`
Succeeded
#7801
chore(deps): update all non-major dependencies to v2.6.2
Succeeded
#7800
chore(deps): update dependency prettier to v3.1.1
Succeeded
#7799
Fix type of ApolloServerPluginUsageReporting reportTimer
Succeeded
#7794
chore(deps): update all non-major dependencies
Succeeded
#7793
upgrade to subscription callback protocol GA
Succeeded
#7792
chore(deps): update all non-major dependencies
Build Activity
Succeeded
#261677
Release - apollo-datasource-rest@3.6.1 - apollo-datasource@3.3.2 - apollo-server-azure-functions@3.9.0 - apollo-server-cloud-functions@3.9.0 - apollo-server-cloudflare@3.9.0 - apollo-server-core@3.9.0 - apollo-server-express@3.9.0 - apollo-ser...
Succeeded
#261672
Finalizing docs fixes, rework CHANGELOG entries Co-authored-by: Rose M Koron <32436232+rkoron007@users.noreply.github.com>
Canceled
#261671
Finalizing docs fixes, rework CHANGELOG entries Co-authored-by: Rose M Koron <32436232+rkoron007@users.noreply.github.com>
Succeeded
#261665
Apply suggestions from code review Co-authored-by: Rose M Koron <32436232+rkoron007@users.noreply.github.com>
Succeeded
#261329
Undo
Canceled
#261327
Trigger docs change and restore ignore command
Succeeded
#261326
Remove ignore condition, will restore
Succeeded
#261322
Merge branch 'main' into release-3.9.0
Succeeded
#261321
Fix links, add highlighting, and additional tweaks (#6573)
Canceled
#261320
Fix link in changelog
Succeeded
#261319
Changelog updates proposed by @glasser
Succeeded
#261305
Update caching docs (#6547) Add new page for configuring Apollo Server's cache. Include details on how to use `InMemoryCache` as well as `Keyv` + `KeyvAdapter`. Add information about the new `cache: "bounded"` option and the associated risks. Update...
Succeeded
#260786
Add changelog entry
Succeeded
#260777
Merge branch 'main' into release-3.9.0
Succeeded
#259150
Reinstate bounded documentStore (#6548)
Succeeded
#259096
Warn on unconfigured `cache` (#6545) Issue a warning in production mode if neither the cache nor the APQ cache (persistedQueries.cache) are configured. We've provided a simple path to using a bounded cache via: #6536 The current default for AS3...
Canceled
#259094
Remove caching packages (#6541) Remove apollo-server-caching, apollo-server-cache-redis, and apollo-server-cache-memcached packages. We will continue to offer bugfixes for these packages as needed but don't intend to continue active development on ...
Succeeded
#258639
Add `cache: "bounded"` configuration option (#6536) This commit introduces the `cache: "bounded"` option. AS3 has an unbounded cache by default, which means that a malicious client can take an open-ended amount of memory in the cache, crashing the s...
Succeeded
#258603
Implement simple `UnboundedCache` (#6535) This introduces a simple Map-backed, unbounded, in-memory cache which implements TTLs. This lets us remove the dependency on keyv and @apollo/utils.keyvadapter for a thing that we're going to actively tell ...
Succeeded

apollographql/apollo-server    #261677

Started • duration: 01:08
apollographql opened pull request #6537 to main
Loading Sandboxes...
Loading Packages...
Loading Install Instructions...
Finished!
Loading...