⚠ BREAKING CHANGES
- The
$responseproperty type changes fromAxiosResponse<T>toFgaResponse<T>. The constructor now accepts an optionalHttpClientinstead ofAxiosInstance.baseOptions.httpAgent/httpsAgentare no longer applicable as fetch handles connection pooling natively.
Changed
What's Changed
- chore: update bootstrap sha by @SoulPancake in #419
- chore(ci): force tag creation in release config for draft releases by @SoulPancake in #422
- chore(deps): bump the dependencies group with 2 updates by @dependabot[bot] in #424
- chore(deps): bump @opentelemetry/sdk-node from 0.217.0 to 0.218.0 in /example/opentelemetry by @dependabot[bot] in #427
- chore(deps): bump @opentelemetry/exporter-prometheus from 0.217.0 to 0.218.0 in /example/opentelemetry by @dependabot[bot] in #426
- chore(deps): bump the dependencies group with 4 updates by @dependabot[bot] in #423
- chore(deps): bump @opentelemetry/exporter-metrics-otlp-proto from 0.217.0 to 0.218.0 in /example/opentelemetry by @dependabot[bot] in #425
- chore(deps): bump the dependencies group with 3 updates by @dependabot[bot] in #429
- chore(deps): bump github/codeql-action from 4.35.5 to 4.36.0 in the dependencies group by @dependabot[bot] in #430
- chore: skip github release and use gpg signed tag flow by @SoulPancake in #431
- chore(deps): bump the dependencies group with 2 updates by @dependabot[bot] in #432
- chore(deps): bump codecov/codecov-action from 6.0.1 to 7.0.0 in the dependencies group by @dependabot[bot] in #434
- chore(deps): bump @opentelemetry/exporter-prometheus from 0.218.0 to 0.219.0 in /example/opentelemetry by @dependabot[bot] in #436
- chore(deps): bump @opentelemetry/exporter-metrics-otlp-proto from 0.218.0 to 0.219.0 in /example/opentelemetry by @dependabot[bot] in #435
- chore(deps): bump @opentelemetry/sdk-node from 0.218.0 to 0.219.0 in /example/opentelemetry by @dependabot[bot] in #437
- chore(deps): bump actions/checkout from 6.0.3 to 7.0.0 in the dependencies group by @dependabot[bot] in #438
- chore(deps): bump form-data from 4.0.5 to 4.0.6 by @dependabot[bot] in #439
- chore(ci): add pre-release lane on develop branch by @SoulPancake in #440
- feat!: replace axios with native fetch by @rhamzeh in #366
- release: v0.9.7-beta.1 by @openfga-releaser-bot[bot] in #443
Full Changelog: v0.9.6...v0.9.7-beta.1