Skip to content

Releases: elastic/synthetics

v1.14.0

18 Sep 20:48
b769e16
Compare
Choose a tag to compare

1.14.0 (2024-09-18)

Bug Fixes

Features

v1.13.0

16 Sep 16:52
cce2844
Compare
Choose a tag to compare

1.13.0 (2024-09-16)

Features

  • add support for in-memory client certificates (#952) (cce2844)

v1.12.1

27 Aug 14:18
2b28c62
Compare
Choose a tag to compare

1.12.1 (2024-08-27)

Bug Fixes

  • deps: update engine in package lock and release sharp update (#947) (c51c0b7)

v1.12.0

02 Aug 16:05
b7603d8
Compare
Choose a tag to compare

1.12.0 (2024-08-02)

Features

v1.11.1

31 Jul 16:57
41588ed
Compare
Choose a tag to compare

1.11.1 (2024-07-31)

Bug Fixes

  • deps: updgrade micromatch and archiever (#941) (4fcf638)
  • log screenshot errors during debug mode (#942) (41588ed)

v1.11.0

16 Jul 17:53
2de3bce
Compare
Choose a tag to compare

1.11.0 (2024-07-16)

Features

  • measure startup delay and journey duration (#709) (2de3bce)

v1.10.0

09 Jul 18:37
686f95a
Compare
Choose a tag to compare

1.10.0 (2024-07-09)

Bug Fixes

  • Push command only pushed newly created/updated monitors instead of pushing all monitors in local(#939) (686f95a)
  • update playwright to 1.45.1 (#938) (2d26404)

Features

  • Add support for Project based lightweight monitors to run at @every 10s and @every 30s intervals (#932) (edaef90)

v1.9.1

06 May 08:22
afb23f6
Compare
Choose a tag to compare

1.9.1 (2024-05-06)

Bug Fixes

  • avoid consuming kibana response twice (#921) (d2ae1ff)
  • update deps undici and follow-redirects (#924) (eb68ad3)
  • update pw to 1.43.1 and fix expect types (#923) (66eec16)

v1.9.0

05 Apr 18:20
974815f
Compare
Choose a tag to compare

1.9.0 (2024-04-05)

Features

v1.8.0

28 Mar 15:51
9494973
Compare
Choose a tag to compare

1.8.0 (2024-03-28)

Bug Fixes

  • redact sensitive req/response headers by default (#904) (0b5ffa7)

Features

  • add support for --config option in push command (#908) (9494973)
  • support yml anchors during push command (#903) (63e5e4a)