Skip to content

Releases: Netflix/metaflow

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

2.19.20

26 Feb 20:51
ccffe56

Choose a tag to compare

What's Changed

  • fix: Missing values from reserved-params by @saikonen in #2787
  • Fix: resources deco shared_memory doesn't set kubernetes deco shared_memory by @theOGognf in #2760
  • build(deps-dev): bump qs from 6.14.1 to 6.14.2 in /metaflow/plugins/cards/ui by @dependabot[bot] in #2793
  • fix: correct typo 'occurence' to 'occurrence' by @thecaptain789 in #2785
  • Fix #524: Ignore --max-value-size when using dump --file by @dheerenmohta in #2774
  • force color support for vendored click by @vivekkhimani in #2798
  • Fix flaky test: use atomic writes in local storage by @npow in #2796
  • Add contribution quality gates and PR template by @npow in #2826
  • Fix package walk hidden-dir check for ancestor paths by @NirZabari in #2790
  • exclude skypilot for packaging envs by @mt-ob in #2872
  • Fix bare except clauses in compute backend decorators by @shreed27 in #2850
  • Revert "force color support for vendored click (#2798)" by @npow in #2910
  • S3: tolerate missing content_type in R2 info responses by @npow in #2920
  • Fix save_bytes put_many tuple mapping in S3Storage by @npow in #2932
  • rename to skypilot_step by @mt-ob in #2935
  • release: 2.19.20 by @saikonen in #2936

New Contributors

Full Changelog: 2.19.19...2.19.20