File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ - bump : patch
2+ changes :
3+ fixed :
4+ - Flatten every (entity, variable, period) triple in flatten_variables_from_household (#1462).
5+ - Tighten /calculate_demo rate limit from 1/second to 1/10 seconds (#1463).
6+ - Stop unconditionally wiping the analytics SQLite DB and fix the sqlite:// URI (#1464).
7+ - Restrict CORS to PolicyEngine origins by default (#1465).
8+ - Replace invalid ConnectionError(description=...) with a GCPError class (#1466).
9+ - Keep "0"/"1" env-var values as integers instead of collapsing to False/True (#1467).
10+ - Verify JWT signatures in the analytics decorator and drop datetime.utcnow (#1468).
11+ - Re-raise tracer failures in PolicyEngineCountry.calculate so the endpoint can return a real 500 (#1469).
12+ - Validate /calculate payloads and cap axes scans; add per-endpoint rate limit (#1470).
13+ - Time-bound and lazy-load the Auth0 JWKS fetch so a startup outage doesn't crash the API (#1471).
14+ - Replace deprecated dpath.util.search with dpath.search (#1472).
You can’t perform that action at this time.
0 commit comments