| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| mlrun-demos.tar | 2026-06-16 | 56.4 MB | |
| mlrun-tutorials.tar | 2026-06-16 | 31.7 MB | |
| README.md | 2026-06-11 | 3.9 kB | |
| v1.12.0-rc13 source code.tar.gz | 2026-06-11 | 59.6 MB | |
| v1.12.0-rc13 source code.zip | 2026-06-11 | 60.9 MB | |
| Totals: 5 Items | 208.6 MB | 0 | |
Features / Enhancements
- Runs: Return empty list when listing cross-project runs for users with no projects, [#9804], @Yacouby
- CI: Add missing system-tests branch list seed file, [#9808], @Yacouby
- Auth: Treat signed jwts as bearers, not iguazio sessions, [#9802], @gtopper
- Client: Add
credentials.extra_headersfor per-client default headers, [#9801], @gtopper - Nuclio: Split deploy submit/wait:
deploy(wait=false)+wait_for_deployment(), [#9790], @gtopper - Events: Remove fields when publishing orca events, [#9799], @weilerN
- Docs: Add codeartifact user documentation, [#9751], @alxtkr77
- K8s: Retry pod creation on transient admission-webhook dial failures, [#9792], @quaark
- Patch: Honor active docker cli context in patch_remote, [#9783], @assaf758
- Secrets: Limit token storage to a single token per user, [#9729], @daanvdk-mck
- Requirements-automated: Upgrade lock files, [#9782], @mlrun-cicd[bot]
- Builder: Fetch kaniko-incompatible archive sources via init-container, [#9787], @liranbg
- Serving: Return http 422 for missing mandatory body mapping fields, [#9772], @tomerm-iguazio
- UI: Features & enhancement
Bug fixes
- Project Summaries: Fix resource counters query under load, [#9794], @jond01
- Runtimes: Fix unclear error when running unsupported dask runtime on ig4, [#9807], @moranbental
- Model Monitoring: Fix connect model endpoint to function in deployment stage, [#9795], @royischoss
- Tests: Fix kfp remote workflow system tests by saving project after set_function, [#9800], @alxtkr77
- Code Artifacts: Fix body code artifacts by requiring local_path or target_path, [#9770], @alxtkr77
- Runtimes: Fix application shown as running during image build, [#9791], @Yacouby
- CI: Fix system-tests branch list lost on data node reboot, [#9796], @Yacouby
- Runtimes: Fix opaque 404 when submitting mpijob on ig4, [#9793], @moranbental
- UI: Bug fixes
Pull requests:
0cac732d7 [Project Summaries] Fix resource counters query under load (#9794)
0cee6248e [Runs] Return empty list when listing cross-project runs for users with no projects (#9804)
0acc21518 [Runtimes] Fix unclear error when running unsupported Dask runtime on IG4 (#9807)
58e13c76a [CI] Add missing system-tests branch list seed file (#9808)
5f85cd2a9 [Auth] Treat signed JWTs as bearers, not Iguazio sessions (#9802)
f4c61cbf6 [Model Monitoring] Fix connect model endpoint to function in deployment stage (#9795)
2275e8ad2 [Client] Add Credentials.extra_headers for per-client default headers (#9801)
e7e93ca47 [Nuclio] Split deploy submit/wait: deploy(wait=False) + wait_for_deployment() (#9790)
85c30debb [Events] Remove fields when publishing orca events (#9799)
107d79d20 [Tests] Fix kfp remote workflow system tests by saving project after set_function (#9800)
bc13121e5 [Code Artifacts] Fix body code artifacts by requiring local_path or target_path (#9770)
3f2a67fac [Docs] Add CodeArtifact user documentation (#9751)
262eef140 [K8s] Retry pod creation on transient admission-webhook dial failures (#9792)
69a6dff95 [Patch] Honor active Docker CLI context in patch_remote (#9783)
4e5ca4d8e [Secrets] Limit token storage to a single token per user (#9729)
8f4005a4c [Requirements-automated] Upgrade lock files (#9782)
55e3540fd [Builder] Fetch kaniko-incompatible archive sources via init-container (#9787)
a7a7a1a93 [Runtimes] Fix application shown as running during image build (#9791)
0c3b180f9 [CI] Fix system-tests branch list lost on data node reboot (#9796)
9a6335452 [Runtimes] Fix opaque 404 when submitting MPIJob on IG4 (#9793)
5e18050a0 [Serving] Return HTTP 422 for missing mandatory body mapping fields (#9772)