Skip to content

Releases: mlrun/storey

v0.8.9

18 Nov 10:43
1fae6bc
Compare
Choose a tag to compare
  • Fix documentation.
  • Update pyarrow and numpy versions requirements

v0.8.8

09 Nov 15:47
d3c956e
Compare
Choose a tag to compare
  • Support retries in _ConcurrentJobExecution. (#310 & #311)
  • Default emit source buffer size to 8 (#311)

v0.8.7

04 Nov 12:19
b970e81
Compare
Choose a tag to compare
  • Introduce an upper bound for aiohttp version. (#307)
  • Fix SampleWindow step. (#305)
  • Fix completion on error in concurrent execution step. (#308)

v0.8.6

31 Oct 09:36
211c719
Compare
Choose a tag to compare

ML-1101: indicate there were no events by writing datetime.min

v0.8.5

25 Oct 08:06
8aa9fb8
Compare
Choose a tag to compare
  • New Flow.to_dict implementation.
  • ML-1101: passing last written event only if something was actually written

v0.8.4

17 Oct 13:11
01a474e
Compare
Choose a tag to compare
  • ML-1223: Create stream automatically in StreamTarget if doesn't exist (#297)
  • StreamTarget - convert non json serializable types to string (#298)
  • ML-1217: Do not terminate flow on await result. (#300)

v0.8.3

10 Oct 08:45
5f54572
Compare
Choose a tag to compare
  • ML-1142: Fix completion on error and reject emit after termination

v0.8.2

04 Oct 15:52
c3ab2d0
Compare
Choose a tag to compare
  • ML-686: v3io_driver support for parallel array operations

v0.8.1

30 Sep 15:54
1592682
Compare
Choose a tag to compare
  • Fix S3 URL parsing and S3 integration tests.
  • Fix error on keyless (nuclio) event.
  • ML-1147: Fix ever-growing traceback.
  • Refactor table's persist to persist asynchronously before advancing fixed windows

v0.8.0

12 Sep 12:44
59d8380
Compare
Choose a tag to compare
  • ML-887: Always write outstanding streaming records when worker is idle