Skip to content

Releases: mlrun/storey

v0.5.1

26 May 17:32
86ab482
Compare
Choose a tag to compare
  • Expose legal time units
  • ML-521: Substitute EmitSource parsed time field in body
  • ML-585: writing empty df to nosql

v0.5.0

13 May 11:17
d33e9b1
Compare
Choose a tag to compare
  • Use reserved prefix for artificial partitions
  • Fix flush_after_seconds and parse time in emit sources.
  • Set flush interval to 5 min and set fixed windows buckets to 1

v0.4.9

04 May 12:51
b7a0c88
Compare
Choose a tag to compare
  • Fix in 2 consecutive QueryByKey steps with non existing column

v0.4.8

29 Apr 13:02
fb391a2
Compare
Choose a tag to compare
  • Flatten implementation change
  • Parquet target partitioning changes.
  • Handling emitAfterMaxEvent in case of multiple keys

v0.4.7

28 Apr 11:19
178e86f
Compare
Choose a tag to compare
  • set cache flush interval to every event

v0.4.6

27 Apr 09:33
8ef90dd
Compare
Choose a tag to compare
  • Support hashing of list keys.
  • rename writers to targets and readers to sources
  • Documentation updates

v0.4.5

22 Apr 12:45
05b6db8
Compare
Choose a tag to compare
  • ML-389: Fix expected webapi error in case of concurrent modification
  • Lock schema and each key in Table
  • ML-338: reading from csv None in date column
  • Support hashed partitioning in parquet writer
  • ML-280: Support time range in readers

v0.4.4

14 Apr 08:16
851e5df
Compare
Choose a tag to compare
  • iterate over a copy of changed keys in cache

v0.4.3

12 Apr 09:07
6aefc07
Compare
Choose a tag to compare
  • Flush cache after some interval and not after every event

v0.4.2

11 Apr 07:53
122fd04
Compare
Choose a tag to compare
  • Support list key_field in Source