Skip to content

Commit

Permalink
feat: add note cache is no longer experimental
Browse files Browse the repository at this point in the history
  • Loading branch information
adriantam committed Nov 7, 2023
1 parent da151c0 commit 840e7fe
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -480,7 +480,7 @@ The following table enumerates the experimental flags, a description of what the
|-------------------|--------------------------------------------------------------------|-----------------------|----------------------------|
| otel-metrics | Enables support for exposing OpenFGA metrics through OpenTelemetry | `0.3.2 <= v < v0.3.5` | became default in `v0.3.5` |
| list-objects | Enables ListObjects API | `0.2.0 <= v < v0.3.3` | became default in `v0.3.3` |
| check-query-cache | Enables caching of check subproblem result | `1.3.1 <= v ` | currently experimental |
| check-query-cache | Enables caching of check subproblem result | `1.3.1 <= v < v1.3.6` | became default in `v1.3.6` |
:::caution Warning
Expand Down

0 comments on commit 840e7fe

Please sign in to comment.