github openfga/js-sdk v0.9.3

4 hours ago

v0.9.3 (2026-02-27)

  • feat: add executeApiRequest and executeStreamedApiRequest methods to OpenFgaClient for calling arbitrary API endpoints with full SDK support (authentication, retries, telemetry, error handling). See documentation for more. (#298, #345) - thanks @Abishek-Newar!
  • fix: use current SDK version in telemetry meter (#335)
  • fix: disable httprequestduration metric by default to avoid high cardinality (#344)
  • fix: apply expiry buffer before reusing cached tokens (#331)
  • chore!: drop support for Node.js v16 & 18. We recommend updating to a node-runtime that is supported upstream - currently 20 (maintenance), 22 (maintenance), 24 (LTS) and 25 (current). The minimum supported version of Node.js is now v20. This is in line with our stated supported environments

What's Changed

New Contributors

Full Changelog: v0.9.2...v0.9.3

Don't miss a new js-sdk release

NewReleases is sending notifications on new releases.