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
What's Changed * Close `Table` object on `MapWithState` termination by gtopper in https://github.com/mlrun/storey/pull/399 * Support `redis` and `rediss` schemes in `MapWithState` by gtopper in https://github.com/mlrun/storey/pull/402
What's Changed * Fix log message in case `CSVSource` key field has `None` value by assaf758 in https://github.com/mlrun/storey/pull/396 * ML-2502: Take time from event body as needed, replacing event time metadata by gtopper in https://github.com/mlrun/storey/pull/394
What's Changed * ML-3039: Close Table object on MapWithState termination [1.2.x] by gtopper in https://github.com/mlrun/storey/pull/400 * Support `redis` scheme in `MapWithState` [1.2.x] by gtopper in https://github.com/mlrun/storey/pull/401