Skip to content

Releases: apollographql/apollo-server

@apollo/[email protected]

14 Sep 22:33
e9084af

Choose a tag to compare

Pre-release

Patch Changes

@apollo/[email protected]

29 Aug 23:41
0895111

Choose a tag to compare

Pre-release

Patch Changes

  • #6857 15b1cb2e9 Thanks @glasser! - Errors thrown in resolvers and context functions can use extensions.http to affect the response status code and headers. The default behavior when a context function throws is now to always use status code 500 rather than comparing extensions.code to INTERNAL_SERVER_ERROR.

@apollo/[email protected]

29 Aug 23:41
0895111

Choose a tag to compare

Pre-release

Patch Changes

  • #6857 15b1cb2e9 Thanks @glasser! - Errors thrown in resolvers and context functions can use extensions.http to affect the response status code and headers. The default behavior when a context function throws is now to always use status code 500 rather than comparing extensions.code to INTERNAL_SERVER_ERROR.

  • Updated dependencies [15b1cb2e9]:

@apollo/[email protected]

26 Aug 21:52
3689880

Choose a tag to compare

Pre-release

Patch Changes

  • #6855 3e4ab3fca Thanks @glasser! - New usage reporting option sendTraces: false to only send usage reports as aggregated statistics, not per-request traces.

  • #6855 3e4ab3fca Thanks @glasser! - Remove Apollo-internal internal_includeTracesContributingToStats. This should not have been used other than inside Apollo's own servers.

  • #6855 3e4ab3fca Thanks @glasser! - The usage reporting option debugPrintReports now displays reports via logger.info rather than logger.warn.

  • #6855 3e4ab3fca Thanks @glasser! - Rename usage reporting option sendErrorsInTraces (added in 4.0.0-alpha.4) to sendErrors, as it also affects error statistics outside of traces.

@apollo/[email protected]

26 Aug 21:52
3689880

Choose a tag to compare

Pre-release

Patch Changes

@apollo/[email protected]

25 Aug 23:03
24a9885

Choose a tag to compare

Pre-release

Patch Changes

@apollo/[email protected]

25 Aug 23:03
24a9885

Choose a tag to compare

Pre-release

Patch Changes

@apollo/[email protected]

16 Aug 00:58
0fbf864

Choose a tag to compare

Pre-release

Patch Changes

@apollo/[email protected]

16 Aug 00:58
0fbf864

Choose a tag to compare

Pre-release

Major Changes

Patch Changes

@apollo/[email protected]

16 Aug 00:58
0fbf864

Choose a tag to compare

Pre-release

Patch Changes