Skip to content

v1.2.0-rc18

Compare
Choose a tag to compare
@mlrun-iguazio mlrun-iguazio released this 22 Nov 16:16
· 1874 commits to master since this release
3d4802d

Features / Enhancements

Bug fixes

  • Pipelines: Fix how we pull logs when httpdb.logs.pipeline.pull_state.mode=enabled, #2620, @Tankilevitch
  • API: Fix Background Tasks Being Cancelled Prematurely, #2618, @quaark
  • System Tests: Add restart to datanode docker registry before cleanup, #2619, @Tankilevitch
  • Builder: Build function from source fixes, #2617, @AlonMaor14
  • UI: Bug fixes

Pull requests:

3d4802d [Pipelines] Fix how we pull logs when httpdb.logs.pipeline.pull_state.mode=enabled (#2620)
edc00df [SDK] Support string values in min/max replicas (#2606)
9c1b8c5 [API] Fix Background Tasks Being Cancelled Prematurely (#2618)
0173006 [System Tests] Add restart to datanode docker registry before cleanup (#2619)
da9da17 [Builder] Build function from source fixes (#2617)