Skip to content

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 24 Aug 12:50
· 31 commits to main since this release

1.4.0 (2026-08-24)

Bug Fixes

  • align HLX6 listSources name field with legacy DA admin convention (81d0168)
  • fix bindings (ab4d7d4)
  • fix bindings (0c70b48)
  • make MCP error messages backend-aware (DA Admin vs AEM Admin) (9aa3509)

Features

  • add AdminClient facade routing legacy vs HLX6 per org/repo (32a7321)
  • add AemAdminClient for api.aem.live (HLX6) (f4dad20)
  • add HLX6 detection via cached ping (14cfbbc)
  • add HLX6 response types and normalization mappers (5ef549e)
  • surface x-error response header from api.aem.live error responses (a8e6dc9)
  • wire AdminClient (HLX6-aware) into the Worker entry point (a6983c6)