Commit 855fbb9
chore: cut v0.19.0
Bumps __version__ to 0.19.0 and folds the [Unreleased] CHANGELOG block
into a dated [0.19.0] release. Adds entries for the two diagnostic-PR
landings since the prior cut: /admin/memory endpoint (#75) and the
follow-up offload of its gc walk to a thread (#76).
Other changes already in [Unreleased] from the prior week:
- / root endpoint
- persistent-volume support (entrypoint chown + gosu)
- provider-agnostic deployment scaffolding (compose.yaml + Makefile)
- periodic refresh of tercet_missing_codes.csv (#44)
- 85 new postal-code estimates from postal_code_monitor.py (#74)
- uvicorn --proxy-headers --forwarded-allow-ips '*' in CMD
- entrypoint safe under non-root --user
- multi-worker performance re-baseline
- estimates_refresh serialisation lock
- perf_test run_warm fix
- previously-stale __version__ catch-up
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 351b1de commit 855fbb9
2 files changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
9 | 11 | | |
10 | 12 | | |
11 | 13 | | |
12 | 14 | | |
13 | 15 | | |
14 | 16 | | |
| 17 | + | |
| 18 | + | |
15 | 19 | | |
16 | 20 | | |
17 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments