Skip to content

v1.6.0

Choose a tag to compare

@github-actions github-actions released this 25 Mar 22:20
· 23 commits to main since this release
308b4c6

Added

  • New zapperApiUrl prop for routing zapper service calls (api/zapper/*) to a dedicated host
  • Healthcheck now hits the zapper service /health endpoint directly via zapperApiUrl

Changed

  • Reserve API calls (current/prices, current/dtf, folio-manager/*, dtf/icons, zapper/report, odos/swap, velora/swap) remain on apiUrl
  • zapperApiUrl falls back to apiUrl when not provided (fully backwards compatible)