v0.17.9
What's Changed
- Qf 2641 code style improvements by @faebebin in #611
- Upgrade minio to recent version by @faebebin in #614
- Add indexes on core job by @m-kuhn in #619
- Order job execution by creation date by @m-kuhn in #618
- Use a more special chars agnostic snippet to load .env file by @suricactus in #615
- Remove filter from user autocompletion by @stcz in #610
- Bump
jinja
from3.0.3
to3.1.2
by @suricactus in #624 - Bump a batch of patch versions for dependencies by @suricactus in #623
- Rename subscription qs.active to current by @faebebin in #620
- Exclude the busy projects with a subquery by @suricactus in #627
- Add
notes
field to plans, packages, packagetypes and subscriptions by @suricactus in #628 - Speed up jobs admin by removing TOAST-ed columns from the query by @suricactus in #629
- Fix migrations with view not having access to a new column by @suricactus in #630
- Build separate images for worker and app by @m-kuhn in #632
- Remove TODO, QFC is not the component that is responsible for validity by @m-kuhn in #633
- No extra order -pk in admin change list by @faebebin in #621
- Added
error_type
anderror_class
to easily classify worker errors by @suricactus in #631 - Fix misleading the HTTP clients to cache package files for 10 minutes by @suricactus in #634
Full Changelog: v0.17.8...v0.17.9