v2.4.4
What's Changed
- fix(app): bind cfg before the try that can fail before assigning it by @sirjmann92 in #117
- refactor(api): validate indexer test bodies with a typed model by @sirjmann92 in #118
- fix(app): refuse a session save with no usable label as a 400 by @sirjmann92 in #119
- ci: gate on pyright, which was configured but ran nowhere by @sirjmann92 in #120
- refactor(api): validate indexer update bodies with a typed model by @sirjmann92 in #121
Full Changelog: v2.4.3...v2.4.4