Skip to content

v3.2.0

Compare
Choose a tag to compare
released this 06 Jan 14:16
· 856 commits to main since this release

3.2.0 (2022-01-06)

Features

  • bump version of core and axios (376ae9c)

Bug Fixes

3.0.0 (2021-07-08)

Features

2.0.6 (2021-05-11)

Note: Version bump only for package @salesforce/telemetry

2.0.5 (2021-01-22)

Note: Version bump only for package @salesforce/telemetry

2.0.4 (2020-11-13)

Note: Version bump only for package @salesforce/telemetry

2.0.3 (2020-11-11)

Note: Version bump only for package @salesforce/telemetry

2.0.2 (2020-03-02)

Bug Fixes

  • check connection to app insights (d4d5748)

2.0.1 (2020-01-31)

Bug Fixes

  • add old envar for backwards compatability (8a86933)
  • use old envar for backwards support (a2fb4b4)

2.0.0 (2020-01-29)

Bug Fixes

  • add ability to override gdpr keys (183282a)
  • cache config and add static for consumers to call (ab2a5c0)
  • gdpr: adds logic to clear gdpr sentive tags + test (5e55c88)

Features

  • remove forked process in favor or dispose (b997f5e)

BREAKING CHANGES

  • Refactor/remove the telemetry signatures. Remove the forked process. Requires a

1.3.0 (2020-01-13)

Bug Fixes

  • alias telemetry types as TelemetryData (b7e05ff)
  • fix merge error (b1be6bd)
  • flag type when passing data to child process (0e5204b)
  • misspelled 'exception' (088b604)
  • refactor common logic to new function (1bd097e)
  • use config var to opt out of telemetry (2f0360d)

Features

  • add more telemetry types for AppInsights (7456912)

1.2.5 (2019-11-04)

Bug Fixes

1.2.4 (2019-11-04)

Note: Version bump only for package @salesforce/telemetry

1.2.3 (2019-11-04)

Note: Version bump only for package @salesforce/telemetry

1.2.2 (2019-08-08)

Bug Fixes

  • spawn telemetry reporter in separate process (5fa3345)

1.2.1 (2019-08-01)

Bug Fixes

1.2.0 (2019-07-17)

Bug Fixes

  • telemetry test coverage (0cb7c39)

Features

1.1.0 (2019-07-16)

Bug Fixes

Features