github simonw/datasette 1.0a21

pre-release15 hours ago
  • 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)

Don't miss a new datasette release

NewReleases is sending notifications on new releases.