Skip to content

Latest commit

 

History

History
51 lines (25 loc) · 2.71 KB

CHANGELOG.md

File metadata and controls

51 lines (25 loc) · 2.71 KB

1.1.0 (2023-11-02)

Bug Fixes

  • http: handle http timeouts properly (0366aba)
  • http: use correct fetch api (d68e368)

Features

  • http: add instructions for HTTP challenge in initial response (9fe17eb)
  • index: implement http challenge (85a9d41)
  • index: support both HTTP and DNS validation (5b25c4e)

1.0.4 (2023-10-30)

Bug Fixes

  • deps: update dependency @adobe/fetch to v4.1.1 (#34) (6c6e046)

1.0.3 (2023-10-24)

Bug Fixes

  • deps: update dependency @adobe/helix-universal-logger to v3.0.12 (#32) (329fc3e)

1.0.2 (2023-10-07)

Bug Fixes

  • deps: update dependency @adobe/fetch to v4.1.0 (#14) (3443709)

1.0.1 (2023-07-28)

Bug Fixes

  • index: always read the response (27b3617)
  • index: better error handling (bf7d2f6)
  • key is results, not result (a9ff8fa)

1.0.0 (2023-07-28)

Features