Skip to content

Releases: mlrun/storey

v1.0.3

19 Apr 12:11
128c777
Compare
Choose a tag to compare

ML-2105: Fix issue with alias and aggregations

v1.0.2

04 Apr 08:21
28397c2
Compare
Choose a tag to compare

ML-1530: changing aggregation_time_attribute_prefix from t_ to _ (#348)

v1.0.1

24 Feb 10:38
7713f7b
Compare
Choose a tag to compare
  • ML-1108: Allow for aliasing of aggregations. (#346)
  • Add Rename step. (#347)

v1.0.0

22 Feb 07:48
195c067
Compare
Choose a tag to compare

ML-1729: Import AggregateByKey to transformations module. (#345)

v0.10.5

08 Feb 04:18
12d4502
Compare
Choose a tag to compare
  • ML-1716: Fix initialization of recovery step. (#342)
  • ML-1719: Fix flow termination on error in JoinWithTable with a recovery step. (#343)
  • ML-1727: Add long_running parameter. (#344)

v0.10.4

26 Jan 04:50
a82bb52
Compare
Choose a tag to compare

Increase aiohttp version. (#341)

v0.9.2-rc1

26 Jan 05:24
Compare
Choose a tag to compare

ML-1536: Increase aiohttp version.

v0.10.3

20 Jan 12:37
e1aa7f6
Compare
Choose a tag to compare
  • ML-1643: Fix JoinWithTable(full_event=True). (#339)
  • Support multiple completions per event. (#304)
  • ML-1644: Allow for newer grpcio. (#340)

v0.10.2

18 Jan 12:06
6a0cfdd
Compare
Choose a tag to compare
  • Add test for join_function parameter. (#337)
  • ML-1618: Generate random ID for events emitted by file sources. (#338)

v0.10.1

17 Jan 05:46
5413bb5
Compare
Choose a tag to compare
  • Add docstrings for Extend and Flatten. (#332)
  • Fix docs dependencies and exclude them from dev. (#336)
  • Raise minimum aiohttp version due to vulnerability. (#333)
  • Bump v3iofs to 0.1.9. (#334)