Commit f344d88
chore(release): prep v1.5.9 (#37)
Bumps `package.json` to 1.5.9 (`version-sync.mjs` propagates to
Cargo.toml + lockfiles) and stamps the 1.5.9 CHANGELOG entry.
Patches landing as 1.5.9:
- **#36** — Five-in-one refresh hot-path perf bundle: reqwest
client reuse, conditional OAuth rotation gated on
`last_plan_check_ms`, bulk-refresh 6 h skip-window,
`load_profiles_index` 250 ms in-process cache, and
snapshot-only post-refresh on the front-end. Plus the review
follow-up commit that surfaces relogin signatures from the HTTP
fast path, replaces the OnceLock<Result<Client, _>> with a
rebuild-on-error shape, and hoists the 6 h threshold to a single
shared constant.
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>1 parent 158f40a commit f344d88
5 files changed
Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments