Skip to content

Releases: dials/dials-rest

v0.0.13

29 Jun 09:26
96218b0
Compare
Choose a tag to compare

What's Changed

  • Log input params earlier to aid debugging by @rjgildea in #20

Full Changelog: v0.0.12...v0.0.13

v0.0.12

27 Jun 16:03
e59525f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.11...v0.0.12

v0.0.11

15 Jun 15:43
6f3f400
Compare
Choose a tag to compare

What's Changed

  • Avoid writing intermediate image file to disk by @rjgildea in #15
  • Add support for ice ring overlays by @rjgildea in #17

Full Changelog: v0.0.10...v0.0.11

v0.0.10

09 Jun 10:07
4095b19
Compare
Choose a tag to compare

What's Changed

  • Fix create_access_token passing hour/minute/second by @rjgildea in #14

Full Changelog: v0.0.9...v0.0.10

v0.0.9

08 Jun 15:42
075ce48
Compare
Choose a tag to compare

What's Changed

  • Convert fastapi built-in 403 to 401 response by @rjgildea in #13

Full Changelog: v0.0.8...v0.0.9

v0.0.8

08 Jun 14:55
29deacc
Compare
Choose a tag to compare

What's Changed

  • Return 401 Unauthorized for invalid/expired tokens and interpret expiry times as UTC by @rjgildea in #12

Full Changelog: v0.0.7...v0.0.8

v0.0.7

08 Jun 09:46
0845ba3
Compare
Choose a tag to compare

What's Changed

  • 404 response for "no files matching template" ValueError and 422 response for unknown file format by @rjgildea in #10
  • Metrics: don't group status codes by @rjgildea in #11

Full Changelog: v0.0.6...v0.0.7

v0.0.6

05 Jun 15:05
e23574e
Compare
Choose a tag to compare

What's Changed

  • 404 response for FileNotFoundError by @rjgildea in #9

Full Changelog: v0.0.5...v0.0.6

v0.0.5

24 May 10:04
2bb07b7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.4...v0.0.5

v0.0.4

22 May 15:19
11d2d86
Compare
Choose a tag to compare

Performance improvements exporting bitmaps for multi-image formats

What's Changed

  • Use load_models=False for multi-image formats by @rjgildea in #6

Full Changelog: v0.0.3...v0.0.4