OpenFGA
v1.19.0Security2026년 8월 25일
의존성 갱신과 방어적 정확성 수정, 로깅 조정, 내부 스트리밍 최적화가 포함된 유지 보수 릴리스입니다. 이미 저장된 형식 오류 모델은 캐시 누락 시 `ErrInvalidModel` 오류로 처리되므로 해당 모델을 사용하는 환경에는 동작 변화가 있습니다.
영향 확인 (1)
breaking저장된 형식 오류 모델의 해석 실패 처리
적용 대상이 릴리스 노트에 명시되지 않았습니다.
이미 저장된 형식 오류 모델은 캐시 누락 시 조용히 성능 저하 상태로 실행되지 않고
ErrInvalidModel오류로 해석에 실패합니다.
그 외 기록된 변경 18건 전체value changes 10 · fixes 6 · additions 1 · removals 1
value changes (10)
- * chore(deps): bump the dependencies group across 1 directory with 5 updates by @dependabot[bot] in https://github.com/openfga/openfga/pull/3229
- * chore(deps): bump the dependencies group across 1 directory with 6 updates by @dependabot[bot] in https://github.com/openfga/openfga/pull/3243
- * chore(deps): bump the dependencies group across 1 directory with 2 updates by @dependabot[bot] in https://github.com/openfga/openfga/pull/3251
- * chore(deps): bump the dependencies group with 8 updates by @dependabot[bot] in https://github.com/openfga/openfga/pull/3252
- * chore(deps): bump the dependencies group with 2 updates by @dependabot[bot] in https://github.com/openfga/openfga/pull/3260
- * chore(deps): bump the dependencies group with 3 updates by @dependabot[bot] in https://github.com/openfga/openfga/pull/3261
- * chore(deps): bump the dependencies group across 1 directory with 5 updates by @dependabot[bot] in https://github.com/openfga/openfga/pull/3253
- * chore(deps): bump the dependencies group with 3 updates by @dependabot[bot] in https://github.com/openfga/openfga/pull/3269
- * chore(deps): bump the dependencies group with 4 updates by @dependabot[bot] in https://github.com/openfga/openfga/pull/3270
- * chore(deps): bump grpc-ecosystem/grpc-health-probe from v0.4.55 to v0.4.56 in the dependencies group by @dependabot[bot] in https://github.com/openfga/openfga/pull/3268
fixes (6)
- * fix: scope context-cancelation stripping to query execution only by @senojj in https://github.com/openfga/openfga/pull/3255
- * fix: update potential resolution changes logs to only log on InfoLevel by @Vic-Dev in https://github.com/openfga/openfga/pull/3254
- * fix(typesystem): prevent panic on malformed RelationReference by @adriantam in https://github.com/openfga/openfga/pull/3262
- Fixed validation-ordering defect where malformed
RelationReference(relation_or_wildcard oneof set but yielding neither wildcard nor non-empty relation) panickedWriteAuthorizationModel. - Scope context-cancelation stripping to query execution only. No longer can deadlock on saturated connection pool.
- Updated v2 resolution diagnostic logging in
CheckandListUsersto gate on InfoLevel log level.
additions (1)
- * feature: create a new "difference direct subtract" worker that can stream its results by @senojj in https://github.com/openfga/openfga/pull/3267
removals (1)
- Removed diagnostic logging from
Expandwhose resolution will not change.
OpenFGA 스택에 추가
조치가 필요한 릴리스가 나왔을 때 주간 메일로 알려드립니다. 이번 릴리스의 브레이킹 체인지 같은 것들입니다.