10.1.5 (2024-12-07)
- unpin @adobe/fetch (dcd5ba5)
10.1.4 (2024-12-05)
10.1.3 (2024-09-21)
- deps: update dependency @adobe/fetch to v4.1.9 (dd787d1)
10.1.2 (2024-06-07)
10.1.1 (2024-06-06)
- deps: update dependency @adobe/fetch to v4.1.4 (36936eb)
10.1.0 (2024-06-04)
- deps: update dependency @adobe/fetch to v4.1.3 (275c578)
10.0.12 (2024-04-11)
- deps: update dependency @adobe/fetch to v4.1.2 (674a3a2)
10.0.11 (2023-10-30)
10.0.10 (2023-09-13)
10.0.9 (2023-05-18)
- deps: update dependency @adobe/fetch to v4.0.13 (1df9343)
10.0.8 (2023-05-09)
10.0.7 (2023-04-16)
- deps: update dependency @adobe/fetch to v4.0.10 (9cda305)
10.0.6 (2023-04-13)
- deps: update dependency @adobe/fetch to v4.0.8 (a53fc34)
10.0.5 (2023-04-12)
10.0.4 (2023-03-21)
- deps: update dependency @adobe/fetch to v4.0.6 (c17a587)
10.0.3 (2023-03-14)
- deps: update dependency @adobe/fetch to v4.0.5 (19665e1)
10.0.2 (2023-02-14)
10.0.1 (2023-01-31)
10.0.0 (2023-01-30)
-
requires ESM
-
fix(deps): update dependency @adobe/fetch to v4
-
fix: use esm
9.2.19 (2022-12-25)
- deps: update dependency @adobe/fetch to v3.3.1 (630da49)
9.2.18 (2022-10-25)
- deps: update dependency @adobe/fetch to v3.3.0 (07ca114)
9.2.17 (2022-10-14)
- deps: update dependency @adobe/fetch to v3.2.1 (99806cb)
9.2.16 (2022-10-13)
- deps: update dependency @adobe/fetch to v3.2.0 (378db46)
9.2.15 (2022-10-04)
9.2.14 (2022-09-22)
- @adobe/helix-fetch -> @adobe/fetch (4e0e867)
9.2.13 (2022-08-22)
- deps: update dependency @adobe/helix-fetch to v3.0.11 (#427) (6d2d214)
- deps: update dependency @adobe/helix-fetch to v3.1.0 (22eeba7)
- deps: update dependency @adobe/helix-fetch to v3.1.1 (6f14b9d)
- deps: update dependency @adobe/helix-fetch to v3.1.2 (d3e68b0)
9.2.12 (2022-05-16)
9.2.11 (2022-04-10)
9.2.10 (2022-04-02)
9.2.9 (2022-03-21)
9.2.8 (2022-02-28)
9.2.7 (2022-02-21)
- deps: update dependency @adobe/helix-fetch to v3.0.5 (f658487)
9.2.6 (2022-02-04)
9.2.5 (2022-02-04)
9.2.4 (2021-10-18)
9.2.3 (2021-09-21)
- use node 14 (ddf9fc2)
9.2.2 (2021-08-18)
9.2.1 (2021-07-30)
- deps: update dependency @adobe/helix-fetch to v2.4.1 (b5019d1)
9.2.0 (2021-07-28)
9.1.8 (2021-06-13)
9.1.7 (2021-05-19)
9.1.6 (2021-04-12)
9.1.5 (2021-04-03)
9.1.4 (2021-04-03)
9.1.3 (2021-03-26)
9.1.2 (2021-03-26)
9.1.1 (2021-03-23)
9.1.0 (2021-03-10)
9.0.9 (2021-03-09)
9.0.8 (2021-03-09)
9.0.7 (2021-03-08)
9.0.6 (2021-02-26)
9.0.5 (2021-02-25)
9.0.4 (2021-02-17)
9.0.3 (2021-02-15)
9.0.2 (2021-02-10)
- force release (3889a6f)
9.0.1 (2021-02-02)
9.0.0 (2020-12-17)
- universal: the
main
function no longer auto-wraps if a function is passed. usewrap()
andreport()
directly instead.
8.2.3 (2020-12-10)
8.2.2 (2020-11-19)
- deps: update dependency @adobe/helix-log to v4.5.3 (#234) (d0b4816)
- probot: adjust to new probot version (#237) (fd05bd5)
8.2.1 (2020-09-30)
8.2.0 (2020-09-21)
- rename default branch from "master" to "main" (ef62be7)
8.1.3 (2020-08-11)
8.1.2 (2020-07-23)
8.1.1 (2020-07-21)
8.1.0 (2020-07-02)
8.0.0 (2020-07-01)
- status: requests to /_status_check/pingdom.xml no longer
return an XML status response.
additionally, the exports for
xml
andPINGDOM_XML_PATH
were removed.
7.1.3 (2020-04-14)
7.1.2 (2020-02-25)
7.1.1 (2020-01-23)
7.1.0 (2020-01-22)
- checks: report error 500 when generic status check function cannot be executed (c8923ef), closes #48
- status: enable function checks, option checks and parametrized option checks (cbc190c), closes #48
7.0.3 (2020-01-09)
7.0.2 (2019-11-20)
7.0.1 (2019-11-20)
- deps: update [email protected] (#105) (b98dc9e)
7.0.0 (2019-11-19)
- monitoring: For monitoring automation, you now have to include @adobe/helix-ops as dev dependency in your package.json
6.0.2 (2019-11-15)
- monitoring: fixed type error (c433ddc)
6.0.1 (2019-11-15)
6.0.0 (2019-11-15)
- monitoring: Monitoring config in package.json no longer supported. Use command parameters in .circleci/config.yml instead. See https://circleci.com/orbs/registry/orb/adobe/helix-post-deploy for more information.
5.4.0 (2019-11-14)
5.3.2 (2019-11-08)
5.3.1 (2019-11-06)
5.3.0 (2019-10-23)
5.2.0 (2019-10-22)
5.1.1 (2019-10-17)
5.1.0 (2019-10-07)
- monitotring: update statuspage component group and description (3803301)
5.0.2 (2019-10-05)
5.0.1 (2019-09-30)
5.0.0 (2019-09-28)
- monitoring: removed
synthetics-check
, addednewrelic
andstatuspage
4.3.6 (2019-09-27)
- monitoring: readd all AWS locations (65cde25)
4.3.5 (2019-09-27)
- update package.json to fix vulns (e54827c)
- Upgrade all to fix vulns (e25c252)
- Would crash in the action because of outdated helix log (47e7cf9)
4.3.4 (2019-09-27)
4.3.3 (2019-09-04)
- bin: guard against having more than 20 monitors (71189fb)
4.3.2 (2019-09-04)
- bin: do not print complete error message on failure (33db323)
4.3.1 (2019-09-03)
- user-agent: fix user agent version strings (994a6c6)
4.3.0 (2019-09-03)
- check: use standard format for user agent string (f4ebfb4), closes /github.com/adobe/helix-status/pull/43#discussion_r320057819
- http: include a user agent for all requests (75049cf)
- index: add support for probot applications (9002686)
4.2.1 (2019-09-02)
- dependencies: npm audit fix (64540f2)
4.2.0 (2019-08-19)
- status: separate backend status from reported status (5f6058e)
4.1.0 (2019-08-15)
- synthetics: fix the environment variable name (b903386)
4.0.0 (2019-08-15)
- package: Adjusts the package name to
helix-status
, as the library and service is no longer exclusive to Pingdom. The service will be available under a new name and the old package will be marked as deprecated on NPM with instructions to update to the new status library.
3.1.1 (2019-08-14)
3.1.0 (2019-08-07)
- xml: don't use CDATA, but escape XML strings (fe432b4)
- status: support getting status in JSON format (9818461)
3.0.0 (2019-07-26)
- index: Returns error Http status on error (Standard Http check) instead of always 200 (Custom Http check)
2.0.2 (2019-07-25)
2.0.1 (2019-07-24)
- package: update snyk to version 2.0.0 (afe472b)
2.0.0 (2019-07-23)
- index: base Pingdom check detection on user agent (67d6aaa), closes #17
- index: determine if it's a pingdom check based on dedicated path rather than user agent (f7e35c3), closes #17
- index: The behaviour of the wrapper changed. Pingdom status response generation depends on a dedicated path instead of Http method and absence of parameters
- index: The behaviour of the wrapper changed. Pingdom status response generation depends on user agent instead of Http method and absence of parameters.
1.4.4 (2019-07-12)
1.4.3 (2019-07-11)
1.4.2 (2019-07-11)
1.4.1 (2019-07-05)
- error: add missing ] in CDATA section (9ac26a5), closes #9
- report: use version from correct package.json (0b467df), closes #7
1.4.0 (2019-06-27)
- index: only report status when __ow_path is undefined or empty (c13f273)
1.3.2 (2019-06-26)
- wrap: exclude parameters in ALL_CAPS from qualifying for pass-through (c418dad)
1.3.1 (2019-06-26)
- index: do not report status for get requests with URL parameters when wrapping (207cb3a)
1.3.0 (2019-06-16)
1.2.0 (2019-06-16)
- index: respond with a useful error message when one of the checks fails (70fae6d)
1.1.0 (2019-06-16)
- index: allow passing a series of checks to the function (4aadefe)
- index: fix OW Method name and handling of empty parameters (79f1c00)
- index: support returning a pingdom status report on GET requests (559d373)
1.1.0 (2019-06-12)
- action: turn action into a web action (f41f212)
1.0.1 (2019-06-12)
- build: add missing dependency (aa163d7)