Skip to content

Releases: Smartesting/gravity-data-collector

3.11.0

09 Oct 07:47
Compare
Choose a tag to compare

3.11.0

Added

  • Add option buildId to ease specifying the buildId instead of relying on global variables.

3.10.0

21 Sep 09:00
Compare
Choose a tag to compare
  • Add request errors project_not_found and project_expired to prepare the concept renaming domain into project

3.9.0

14 Sep 14:23
Compare
Choose a tag to compare

3.9.0

Added

  • Allow specifying window when initializing collector #24

Fixed

  • Gravity Data Collector import from an HTML tag #23

3.8.7

06 Sep 06:29
Compare
Choose a tag to compare

3.8.7

Changed

3.8.6

23 Aug 07:37
Compare
Choose a tag to compare

3.8.6

Changed

  • fetch methods now automatically follow redirects

3.8.5

10 Aug 09:41
Compare
Choose a tag to compare

Changed

  • Cypress event tracking: reduce command.args property if too large

3.8.4

07 Aug 14:59
Compare
Choose a tag to compare

Fixed

  • force "user actions" flushing on Cypress event "test:after:run"

3.8.3

07 Aug 08:53
Compare
Choose a tag to compare

Fixed

  • Cypress event tracking: send all the events to Gravity
  • batch user action sending

3.8.2

03 Aug 07:32
Compare
Choose a tag to compare

Fixed

  • CookieSessionIdHandler: prevent error when document.location has not been defined

3.8.1

01 Aug 08:27
Compare
Choose a tag to compare

Changed

  • Cypress event tracking: skip some events (named 'then', 'task' or 'wrap')