Skip to content

Releases: iopipe/iopipe-js-trace

v1.2.0

14 Aug 16:12
dc17d82
Compare
Choose a tag to compare

1.2.0 (2018-08-14)

Features

  • autoHttp: auto http/s functionality (#22) (dc17d82)

v1.1.1

19 Jun 22:37
3976187
Compare
Choose a tag to compare

1.1.1 (2018-06-19)

Bug Fixes

  • index.js: Fix autolabels to only apply when data in timeline (#24) (3976187)

v1.1.0

19 Jun 13:29
39d6f7b
Compare
Choose a tag to compare

1.1.0 (2018-06-19)

Features

  • autolabel: Add autolabel for this plugin (#23) (39d6f7b), closes #20

v1.0.0

10 Apr 15:40
85819c1
Compare
Choose a tag to compare

1.0.0 (2018-04-10)

Documentation

BREAKING CHANGES

  • readme: Version bump signifier only. No functional breaking changes.

Rename to @iopipe/trace

12 Dec 15:40
3bb579c
Compare
Choose a tag to compare

Rename

IOpipe libraries and plugins will be shifting to the npm namespace of @iopipe. For this library, that means that you'll now install @iopipe/trace. Happy trails!

Breaking Changes

None

Allow plugin meta data

29 Sep 18:23
Compare
Choose a tag to compare

Features

  • Allow meta data for consumption in iopipe/iopipe

Breaking Changes

  • None

Upgrade iopipe dependency

22 Aug 15:04
Compare
Choose a tag to compare
  • Upgrades iopipe dependency -- this will prevent users of 1.0+ from ending up with two copies

iopipe lib as dependency

09 Aug 20:59
Compare
Choose a tag to compare
  • Includes iopipe as dependency for slightly easier install.
  • Update readme a bit

Initial Release

08 Aug 17:05
Compare
Choose a tag to compare

Tracing for IOpipe!