v0.29.0
What's Changed
- avoid mac firewall getting in the way of end to end tests by @Pascal-Delange in #749
- replace timeout middleware by @Pascal-Delange in #750
- use client-side uuidv7 for ingested objects by @Pascal-Delange in #751
- Revert "avoid mac firewall getting in the way of end to end tests" by @Pascal-Delange in #754
- table,field,link name match ^[a-z]+[a-z0-9_]+ by @Pascal-Delange in #752
- use localhost only in test mode by @Pascal-Delange in #755
- fix: required/optional fields checked at ingestion time, not as a constraint in the table by @Pascal-Delange in #753
- Franck/implement backtest mode by @thynquest in #722
- file renaming by @thynquest in #759
- Franck/decision data by @thynquest in #746
- implement backtest with liveversion check by @Pascal-Delange in #760
- Franck/testrun data by @thynquest in #761
- introduce stable rule id on rules by @Pascal-Delange in #763
- implementing rule execution data by @thynquest in #762
- Feature: timestamp part extraction operator by @Pascal-Delange in #757
- update cases & decisions list dto: no more count, return has_next_page by @Pascal-Delange in #765
- fix: invalid min value "1" on optional param by @Pascal-Delange in #767
- Franck/fix testrun decision by @Pascal-Delange in #766
- fix: cases pagination issue by @balzdur in #768
- more fixes on test runs by @Pascal-Delange in #770
- license server: test run feature by @Pascal-Delange in #773
- fix: wrong ordering means test run was sometimes not deactivated on (… by @Pascal-Delange in #772
- multi-file upload by @balzdur in #769
- chore: add timeout configuration to env variables by @balzdur in #774
- fix logic error on multiple test run creation + various renamings etc by @Pascal-Delange in #776
- reorder migration by @Pascal-Delange in #777
- fix decisions stats query by @Pascal-Delange in #778
Full Changelog: v0.28.2...v0.29.0