Skip to content

v4.1.0

Compare
Choose a tag to compare
@kjin kjin released this 18 Jul 18:32
b4b30f0

In this release, a log that is emitted by the Trace Agent when it's not the first required module has been downgraded from error-level to warn-level, and a new boolean config option disableUntracedModulesWarning disables this message entirely.

Commits

f688e33 feat: add config.disableUntracedModulesWarn (#1070)
7cf423c test: upgrade grpc test fixture to 1.22.2 (#1071)
8bdd946 fix: warn if tracing might not work instead of err (#1068)
e1d0ed9 test: fix type issue in mongoose test (#1067)
8bbd9b5 build: use synth templates and kokoro config (#1062)
3cfa7a0 test: add smoke test for app sample (#1061)
f3e81d3 test: don't timeout no-target http test if error not emitted (#1060)
d40fee2 build: mark some new tests as integration tests (#1059)
8a0ee15 build: fix npm run get-plugin-types on windows (#1057)