Skip to content

Tags: elastic/synthetics

Tags

v1.23.2

Toggle v1.23.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(deps): bump esbuild to ^0.27.4 (#1132) 

v1.23.1

Toggle v1.23.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(deps): upgrade deps (#1118) * chore(deps): Upgrade deps * Adjust e2e script * dump docker compose logs on failure to start * dump docker compose logs on failure to start * Test different distro

v1.23.0

Toggle v1.23.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: consider "chore" commits for patch releases (#1117) "chore" commits are not considered by the release process. Instead, consider them for patch releases.

v1.22.0

Toggle v1.22.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: release to NPM using trusted publisher (#1108) Use trusted publishers OIDC to publish the NPM module --------- Co-authored-by: Victor Martinez <victormartinezrubio@gmail.com>

v1.21.0

Toggle v1.21.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: add maintenance windows option to all monitor types (#1103) * feat: add maintenance windows option to all monitor types * Add --maintenance-windows arg and missing map to monitor config * Additional unit test for push cli and maintenance windows docs link

v1.20.0

Toggle v1.20.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(proxy): synthetics cli proxy support (#1044) * Update: Add proxy support to the cli * Add initial proxy support for push command * Add proxy options to location cmd * Add unit test for proxy settings * Add proxy options to synthetics config, additional unit tests * fix some tests * refactor proxy url in tests * Extend test timeout * Extend test timeout * Extend test timeout * Extend timeout * Test ci * Remove proxy port contention in tests * Update jest.config.js --------- Co-authored-by: Redcinelli <paulletilly@gmail.com>

v1.19.0

Toggle v1.19.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: support multi space monitors !! (#1052) * handle multi spaces * Update src/push/kibana_api.ts * PR feedback * update tests * update to emit empty spaces * update tests * add unit tests

v1.18.3

Toggle v1.18.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(deps): upgrade stack-utils type (#1046) 

v1.18.2

Toggle v1.18.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: upgrade playwright to 1.53.1 (#1038) * update playwright to 1.53.1 * snaps

v1.18.1

Toggle v1.18.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(deps): bump enquirer from 2.3.6 to 2.4.1 (#1013) Bumps [enquirer](https://github.com/enquirer/enquirer) from 2.3.6 to 2.4.1. - [Changelog](https://github.com/enquirer/enquirer/blob/master/CHANGELOG.md) - [Commits](https://github.com/enquirer/enquirer/commits) --- updated-dependencies: - dependency-name: enquirer dependency-version: 2.4.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>