Skip to content
This repository has been archived by the owner on Sep 12, 2023. It is now read-only.

Releases: topsport-com-au/starlite-saqlalchemy

v0.23.1

07 Jan 10:57
Compare
Choose a tag to compare

Fix

  • docs: Fix starlite objects.inv url (b6b43a2)

v0.23.0

07 Jan 10:38
Compare
Choose a tag to compare

Feature

  • exceptions: Centralizes exceptions (69c6cdb)
  • worker: Natively serialize pydantic and pgproto.UUID types. (9cb59ee)

Fix

  • server: Fix uvicorn reloading. (5e639ea)
  • log: Default uvicorn log level INFO (edd499b)
  • logging: Catch logging errors (d6c0f7e)

Breaking

Documentation

  • service: Fix stale module docstring. (0805244)

v0.22.1

02 Jan 12:04
Compare
Choose a tag to compare

Fix

  • docs: Update starlite objects.inv url (#201) (bcdc251)

v0.22.0

02 Jan 11:34
Compare
Choose a tag to compare

Feature

Breaking

v0.21.0

01 Jan 23:33
Compare
Choose a tag to compare

Feature

  • Support new starlite type encoders pattern (34aea07)

Breaking

  • support new starlite type encoders pattern (34aea07)

v0.20.1

17 Dec 03:10
Compare
Choose a tag to compare

Fix

  • Ensures PluginConfig doesn't carry forward refs downstream. (#176) (b37c262)

v0.20.0

17 Dec 01:59
Compare
Choose a tag to compare

Feature

  • Enable toggling of db/cache checks in run-app script. (#173) (16b6380)

Documentation

v0.19.0

16 Dec 06:13
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.18.0...v0.19.0

v0.18.0

14 Dec 23:37
Compare
Choose a tag to compare

Feature

Fix

  • Msgspec json log rendering (818539d)

Breaking

v0.17.0

13 Dec 12:23
Compare
Choose a tag to compare

Feature

Breaking