You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
release: v0.9.9 (#340)
* chore: release 0.9.9
Release-As: 0.9.9
* release: v0.9.9
* fix: Update CHANGELOG for release 0.9.9
Added new features and fixed issues in release 0.9.9. This includes oauth2 scopes for authentication and a new counter metric for HTTP requests.
---------
Co-authored-by: openfga-releaser-bot <contact@openfga.dev>
Co-authored-by: openfga-releaser-bot[bot] <274031225+openfga-releaser-bot[bot]@users.noreply.github.com>
Co-authored-by: Anurag Bandyopadhyay <angbpy@gmail.com>
release: v0.9.8 (#334)
* chore: release 0.9.8
Release-As: 0.9.8
* release: v0.9.8
* fix: changelog and acknowledge contributor
Updated the changelog to reflect new features and fixes, including the addition of a counter metric for HTTP requests and acknowledgment for contributions.
---------
Co-authored-by: openfga-releaser-bot <contact@openfga.dev>
Co-authored-by: openfga-releaser-bot[bot] <274031225+openfga-releaser-bot[bot]@users.noreply.github.com>
Co-authored-by: Anurag Bandyopadhyay <angbpy@gmail.com>
v0.9.7
Added
- Introduced `StreamingApiExecutor` for executing HTTP requests to streaming endpoints not yet wrapped by the SDK (#296)
Fixed
- fix: share single Telemetry instance per SDK client (#290)
- fix: Socket Badge URL in README.md (#306)