Skip to content

Releases: Netflix/metaflow

2.19.30

29 May 08:38

Choose a tag to compare

What's Changed

Full Changelog: 2.19.29...2.19.30

2.19.29

11 May 23:37

Choose a tag to compare

What's Changed

  • fix: corrected package name typo in MutableStep flow type hint by @agsaru in #3183
  • fix:Added dependency of airflow in README.md by @agsaru in #3134
  • added workflow concurrency to optimize runner usage by @agsaru in #3189
  • Removed the redundant '_sfn_host_network' variable by @agsaru in #3174
  • Fixed Typos and Syntax Errors in Cards UI by @agsaru in #3169
  • Fix more pythonpath stuff by @romain-intel in #3188

Full Changelog: 2.19.28...2.19.29

2.19.28

07 May 16:37
ae9420e

Choose a tag to compare

What's Changed

  • fix: use sys.version_info instead of platform.python_version() in conda decorator by @npow in #3177
  • fix(ci): increase devstack wait timeout and add failure diagnostics by @npow in #3156
  • Fix invalid self.input access in spin complex DAG test by @talsperre in #3180
  • Preserve KeyError for missing artifacts by @talsperre in #3181
  • Bump version to 2.19.28 by @talsperre in #3182

Full Changelog: 2.19.27...2.19.28

2.19.27

06 May 15:44
11b1578

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.19.26...2.19.27

2.19.26

05 May 19:10

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.19.25...2.19.26

2.19.25

05 May 17:20
1daec9a

Choose a tag to compare

What's Changed

Full Changelog: 2.19.24...2.19.25

2.19.24

01 May 18:36

Choose a tag to compare

What's Changed

  • fix(ci): replace minikube devstack with standalone MinIO container by @npow in #3157
  • fix: Added missing targets to .PHONY and removed duplicates by @agsaru in #3168
  • Allow FlowDecorators, FlowMutators and StepMutators to add_to_package by @romain-intel in #3082

Full Changelog: 2.19.23...2.19.24

2.19.23

28 Apr 04:04
f4a04e1

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.19.22...2.19.23

2.19.22

20 Mar 21:38
253de86

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.19.21...2.19.22

2.19.21

11 Mar 23:56
e4e0525

Choose a tag to compare

What's Changed

  • Fix #2923: Changed CSV Parsing to DictReader in tutorial 01 and 02 by @antidude900 in #2933
  • Fix Tuple[()] stub generation for empty tuple types by @npow in #2945
  • Indicate that batch (list|kill) applies to the latest run by default by @dpoznik in #2964
  • Add AGENTS.md to guide AI coding assistants for contributors by @npow in #2989
  • fix: argo workflows conditional nested static split joins by @saikonen in #3002
  • release: 2.19.21 by @saikonen in #3008

New Contributors

Full Changelog: 2.19.20...2.19.21