chore: delete generate_changelog noise in README.
Some checks failed
Go Build / Run tests (push) Waiting to run
Update Version File and Create Tag / update-version (push) Waiting to run
Patterns Artifact / Zip and Upload Patterns Folder (push) Has been cancelled

This commit is contained in:
Kayvan Sylvan 2026-08-28 07:49:20 -07:00
parent 54a7775e5b
commit 374d2dc967

View file

@ -2,8 +2,6 @@
## v1.4.471 (2026-08-28)
GitHub unexpected status code: 410 from provider GitHub, response body: {"error":{"code":"github_models_retirement_brownout","message":"GitHub Models is temporarily unavailable as part of a scheduled retirement brownout."}}
### PR [#2200](https://github.com/danielmiessler/Fabric/pull/2200) by [ksylvan](https://github.com/ksylvan): fix: persist Codex OAuth tokens after refresh
- Persist refreshed Codex OAuth tokens securely across processes, writing rotated credentials atomically with cross-process locks.