Releases: topsport-com-au/starlite-saqlalchemy
Releases · topsport-com-au/starlite-saqlalchemy
v0.29.0
Feature
Fix
- sentry: Configure sentry before app instantiation (#258) (
45982b4
)
Breaking
v0.28.1
Fix
- PluginConfig.type_encoders forward ref. (
65000ee
)
v0.28.0
Feature
Fix
- Ignore 405s in ControllerTest utility. (
6221bab
)
v0.26.1
Fix
- logging: Don't log exc info for client errors. (
d497e68
)
v0.25.0
Feature
- app: Toggle service readiness checks via environment. (
76b5928
)
- worker: Allow multiple queues per worker configuration (
6d2734d
)
Fix
Breaking
v0.24.0
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
Fix
- logging: Reading empty body when extracting request data (#207) (
5400e44
)