Added
- Flow system now fully supports batching conditions for derived datasets:
- not launching excessive flows unless minimal number of input records is accumulated
- not waiting on the batching condition over a limit of 24h, if at least something accumulated
Fixed
- `kamu login` no longer requires workspace in `--user` scope (525)
- Sync will correctly select smart ODF protocol when pushing/pulling via repository alias (521)
- Fixed `kamu verify` crash under verbose logging (524)
- Increased default number of results returned by `kamu search` command