Skip to content
This repository was archived by the owner on Jan 21, 2026. It is now read-only.

v2.4.1

Choose a tag to compare

@kjin kjin released this 13 Jan 01:44
· 575 commits to main since this release

2018-01-12, Version 2.4.1 (Beta), @kjin

This change adds a patch to reduce the overhead introduced by the Trace Agent for outgoing HTTP requests.

Notable Changes

  • [182c0cbc6f] - refactor: use setHeader to set trace context header (#643) (Kelvin Jin) #643

Commits

  • [dbeae04f51] - fix: fix a failing http2 test in Node 9.4.0 (#648) (Jinwoo Lee)
  • [182c0cbc6f] - refactor: use setHeader to set trace context header (#643) (Kelvin Jin) #643
  • [202d4cb5b7] - chore(package): update js-green-licenses to version 0.3.1 (#641) (greenkeeper[bot])
  • [4c036eaa3a] - chore(package): update @types/node to version 9.3.0 (greenkeeper[bot])
  • [4003286152] - chore: Update @google-cloud/common types (#628) (Dominic Kramer) #628
  • [c275079956] - chore: Update LICENSE (#635) (chenyumic)
  • [ea3b26e7fe] - build: transition to circle 2 and cache test fixtures in CI (#634) (Kelvin Jin) #634
  • [61f620d7e7] - chore: license check in posttest (#636) (Jinwoo Lee)