Skip to content

Releases: elastic/synthetics

v1.0.0-beta.2

17 May 22:47
Compare
Choose a tag to compare

Features

  • Allow dynamic suite parameters configuration via synthetics.config.{js|ts}
    #270

Performance Improvements

  • Improve execution time of test suites by spawning journeys in isolated context
    instead of launcing browser for each run #274

v1.0.0-beta.1

04 May 19:05
Compare
Choose a tag to compare

Bug fixes

  • Exclude all data URI requests as part of network events #267

v1.0.0-beta.0

23 Apr 16:47
Compare
Choose a tag to compare

Features

  • Default to JPEG images with quality 80 for individual step
    screenshots#233

Bug fixes

  • Keep journey callback types to be synchronous to match with how steps are
    executed synchronously#256
  • Report correct page URL on navigation
    failures#255

NOTE: Playwright version is updated to 1.10.0

v0.0.1-alpha.14

22 Apr 17:12
Compare
Choose a tag to compare

Features

  • Add support for custom reporters for the Synthetics runner
    #254

v0.0.1-alpha.11

10 Mar 20:17
Compare
Choose a tag to compare

Features

  • Expose driver type information from the agent #239

The idea is to allows developer to import the journey argument type information directly from the synthetics package instead of using playwright specific packages which would result in inconsistent types (due to version mismatch or browser specific types)

v0.0.1-alpha10

04 Mar 23:34
Compare
Choose a tag to compare

Features

  • Move all the ECS specific fields under root_fields #164
  • Add support for JUnit reporter #149
  • Expose status field for step/end and journey/end #230

Bug fixes

  • Disable chromium sandboxing by default #225

v0.0.1-alpha9

01 Feb 16:27
Compare
Choose a tag to compare

Features

  • Add runtime seccomp profiler for the synthetics agent #181

Bug fixes

  • Exit with non-zero code when any step/journey fails #191
  • Calculate blocking time properly for missing network data #187
  • Preserve typescript source fails without transpiling to older JS versions #195
  • Capture redirected requests in network timing data #180

v0.0.1-alpha.8

10 Dec 15:06
Compare
Choose a tag to compare
  • Network request timing calculations for the waterfall charts #168

v0.0.1-alpha7

04 Dec 16:40
Compare
Choose a tag to compare
v0.0.1-alpha.7

0.0.1-alpha.7

v0.0.1-alpha.6

12 Nov 20:35
Compare
Choose a tag to compare
0.0.1-alpha.6