Skip to content
This repository was archived by the owner on May 15, 2018. It is now read-only.

Releases: Financial-Times/spoor-client

Add spoorTicket request tracing

Choose a tag to compare

@phamann phamann released this 17 Oct 16:52

Adds a functionality for spoor-ticket request tracing.

Add spoor_id to context device object

Choose a tag to compare

@phamann phamann released this 17 Oct 15:36

Adds the deviceId to the context.device object within payload

Add spoor-id passthrough via header

Choose a tag to compare

@paddyo paddyo released this 13 Oct 11:41

Add passthrough to the Spoor API for FT-Spoor-ID header

Use fastly-client-ip header to get IP

Choose a tag to compare

@ironsidevsquincy ironsidevsquincy released this 07 Oct 14:54
v2.2.5

Bump version

v2.2.4

Choose a tag to compare

@ironsidevsquincy ironsidevsquincy released this 03 Oct 12:24
Latest version

Rename to @financial-times/spoor-client

Choose a tag to compare

@apaleslimghost apaleslimghost released this 31 May 15:03

This is no longer a Next-specific module. The new name reflects this.

This release contains no code changes from v1.2.0. You can safely update your dependencies from @financial-times/n-spoor-client@1.2.0 to @financial-times/spoor-client@2.0.0.

Cookies and UA

Choose a tag to compare

@apaleslimghost apaleslimghost released this 31 May 14:51

The req parameter is now optional, and cookies and ua can be passed in instead of it. This is part of further abstracting the module away from Next.