github openfga/go-sdk v0.7.3

one day ago

0.7.3 (2025-10-08)

  • feat: add support for custom headers per request. See documentation.
  • feat: add support for conflict options for Write operations: (#229)
    The client now supports setting Conflict on ClientWriteOptions to control behavior when writing duplicate tuples or deleting non-existent tuples. This feature requires OpenFGA server v1.10.0 or later.
    See Conflict Options for Write Operations for more.

What's Changed

  • chore(ci): minor workflow enhancements by @rhamzeh in #242
  • chore(deps): bump ossf/scorecard-action from 2.4.2 to 2.4.3 in the dependencies group by @dependabot[bot] in #243
  • feat: support per-request headers and connection options by @rhamzeh in #233
  • chore: sync back generator changes by @rhamzeh in #246
  • feat: add support for write conflict settings by @rhamzeh in #230
  • release: v0.7.3 by @rhamzeh in #247

Full Changelog: v0.7.2...v0.7.3

Don't miss a new go-sdk release

NewReleases is sending notifications on new releases.