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.30.0

10 Mar 23:53
Compare
Choose a tag to compare

Feature

Documentation

v0.29.0

20 Jan 06:05
Compare
Choose a tag to compare

Feature

Fix

  • sentry: Configure sentry before app instantiation (#258) (45982b4)

Breaking

v0.28.1

17 Jan 01:19
Compare
Choose a tag to compare

Fix

  • PluginConfig.type_encoders forward ref. (65000ee)

v0.28.0

16 Jan 11:06
Compare
Choose a tag to compare

Feature

Fix

  • Ignore 405s in ControllerTest utility. (6221bab)

v0.27.0

14 Jan 08:08
Compare
Choose a tag to compare

Feature

  • log: Colorful logs for stdlib logging (#242) (ca2ce6f)

v0.26.1

13 Jan 12:33
Compare
Choose a tag to compare

Fix

  • logging: Don't log exc info for client errors. (d497e68)

v0.26.0

13 Jan 11:51
Compare
Choose a tag to compare

Feature

v0.25.0

12 Jan 01:17
Compare
Choose a tag to compare

Feature

  • app: Toggle service readiness checks via environment. (76b5928)
  • worker: Allow multiple queues per worker configuration (6d2734d)

Fix

Breaking

v0.24.0

11 Jan 07:14
Compare
Choose a tag to compare

Feature

  • logs: Add duration measures to worker logs. (b209a23)
  • worker: Adds job config. (#225) (f20209b)

Fix

  • Remove NotImplementedError from Service base class. (#222) (b812f1c)

v0.23.2

07 Jan 22:01
Compare
Choose a tag to compare

Fix

  • logging: Reading empty body when extracting request data (#207) (5400e44)