sections: changelog:v1-0-a21
This data as json
| id | page | ref | title | content | breadcrumbs | references |
|---|---|---|---|---|---|---|
| changelog:v1-0-a21 | changelog | v1-0-a21 | 1.0a21 (2025-11-05) | Fixes an open redirect security issue: Datasette instances would redirect to example.com/foo/bar if you accessed the path //example.com/foo/bar . Thanks to James Jefferies for the fix. ( #2429 ) Fixed datasette publish cloudrun to work with changes to the underlying Cloud Run architecture. ( #2511 ) New datasette --get /path --headers option for inspecting the headers returned by a path. ( #2578 ) New datasette.client.get(..., skip_permission_checks=True) parameter to bypass permission checks when making requests using the internal client. ( #2583 ) | ["Changelog"] | [{"href": "https://github.com/jamesjefferies", "label": "James Jefferies"}, {"href": "https://github.com/simonw/datasette/issues/2429", "label": "#2429"}, {"href": "https://github.com/simonw/datasette/issues/2511", "label": "#2511"}, {"href": "https://github.com/simonw/datasette/issues/2578", "label": "#2578"}, {"href": "https://github.com/simonw/datasette/issues/2583", "label": "#2583"}] |