What's Changed * Minor refactoring of redis driver by gtopper in https://github.com/mlrun/storey/pull/412 * ML-3192: Parse string event timestamps in `AggregateByKey` by gtopper in https://github.com/mlrun/storey/pull/413 * Remove duplicate slash in redis driver by alxtkr77 in https://github.com/mlrun/storey/pull/414
What's Changed * Make redis key according to Spark convention by alxtkr77 in https://github.com/mlrun/storey/pull/409 * Fix handling of custom name time column in `TSDBTarget` by gtopper in https://github.com/mlrun/storey/pull/410
What's Changed * Remove outdated parameters from target documentation by gtopper in https://github.com/mlrun/storey/pull/406 * Parse timestamp if necessary in Writer trait by gtopper in https://github.com/mlrun/storey/pull/407 * SqlDB - sqldb driver + source by davesh0812 in https://github.com/mlrun/storey/pull/384 * SQLDriver - update data option (CreateOrReplaceAttributes) and Convert time fields from sql by pandas pd.read_sql by davesh0812 in https://github.com/mlrun/storey/pull/408
New Contributors * davesh0812 made their first contribution in https://github.com/mlrun/storey/pull/384
What's Changed * Remove explicit protobuf requirement by gtopper in https://github.com/mlrun/storey/pull/405 * Fix `last_written_event`, which mlrun scheduling depends on for time filtering by gtopper in https://github.com/mlrun/storey/pull/404
What's Changed * Remove documentation related to time metadata by gtopper in https://github.com/mlrun/storey/pull/403 * ML-1167: Support multiple upstreams by gtopper in https://github.com/mlrun/storey/pull/398