Skip to content

Releases: mlrun/mlrun

v1.7.0-rc21

05 Jun 15:04
c5042e0
Compare
Choose a tag to compare
v1.7.0-rc21 Pre-release
Pre-release

Features / Enhancements

Bug fixes

Pull requests:

c5042e0 [Application] Fix the application runtime min nuclio versions error message (#5718)
4f1041f [API] Fix formatter import in BC schemas (#5720)
8c0a932 [Artifacts] Parse producer URI when retaining producer (#5717)
aa3d12d [Run] Set the default run kind to local (#5709)
8ab508a [Model Monitoring] Avoid failing on missing predictions TSDB table (#5706)
6623463 [Model Monitoring] Fix model endpoint labels and tag enrichment (#5682)
dff0f03 [Model Monitoring] Update disable_model_monitoring sdk and api & Added new api and sdk fordelete_model_monitoring_function (#5685)
f791264 [Alerts] Populate event cache upon api restart (#5683)
2e5f204 [Docs] Fix docstrings for api gateway's methods (#5702)
f580138 [API] Support Memray profiling (#5703)
af7a123 [Docs] Fix Application and MPIv1 runtimes links (#5713)
74d9619 [API] Improve Formatter Filter Utility + Docs (#5715)
91cecf8 [Function] Validate tag name before deploying (#5705)
40986af [Docs] Update glossary (#5710)
64867f7 [Functions] Add deletion failure details (#5698)
b318ae7 [Deprecations] Deprecate SQLite Migrations (#5650)
c280c01 [KFP] Validate Workflow Resources Project (#5701)
9207310 Revert "[Docs] Update change log for V1.6.3" (#5699)
03ab6cd [Docker] Update docker ignore - clouds ymls (#5647)
a48154f [Runtimes] Add flag to allow for disabling V3IO mount in remote spark (#5694)
088414f [Docs] Fix 05-model-monitoring.ipynb (#5700)
af02b48 [Makefile] Specify docker repository explicitly (#5690)
c712802 [Notifications] Improve Remote Workflow Start Notification Functionality (#5697)
3f74769 [Docs] Fix docstring format/publish (#5645)
d8bf9f4 [FeatureStore] Avoid raising error in dict pop (#5695)
61e0d47 [API] Update Function Minimal Format (#5692)
e1908f1 [Requirements] Force installing mlrun pipelines >= 0.1.1 (#5688)
c565fd3 [Functions] Remove extra colon in BackgroundTask error string (#5696)
3e8d318 [Feature Store] Fix additional filters CSVSource bug (#5639)
bd29590 [FeatureStore] Fix additional filters with passthrough (#5687)
02a043b [CI] Optimize test integration runtime [part 2] (#5674)
aff5943 [Artifacts] Verify artifact permissions when listing artifact tags (#5684)
99cfe61 [Requirements] Bump igz-mgmt (#5675)
6031e50 [Docs] fix folder name in align_tutorials (#5679)

v1.7.0-rc20

02 Jun 12:16
4691956
Compare
Choose a tag to compare
v1.7.0-rc20 Pre-release
Pre-release

Features / Enhancements

Bug fixes

Pull requests:

4691956 [Docs] Update change log for V1.6.3 (#5354)
f869a55 [Application] Log a warning when building image without command entrypoint (#5672)
f79df3c [Iguazio] Retry on session verification (#5673)
49822c8 [Application] Populate resource configuration to sidecar (#5671)
ebeac7d [API] Align Old Formatted Objects To Use New ObjectFormat (#5661)
cadaf2b [K8s] Fix validating label keys (#5670)
76482a4 [CI] Optimize test integration runtime (#5668)
3ef9bb6 [Function] Optimise an error when function deletion is failed (#5646)
9925236 [Nuclio] Delete nuclio function along with its gateways (#5649)
61fcb2b [PipelineAdapters] Bump versions (#5669)
c735ff2 [LogCollector] Log request to delete project logs (#5667)
b799702 [Coding Conventions] Enforce sending self as first arg of instance methods (#5653)

v1.6.3

04 Jun 08:53
43c50e9
Compare
Choose a tag to compare

Features / Enhancements

Bug fixes

Pull requests:

v1.6.3-rc14

02 Jun 17:57
43c50e9
Compare
Choose a tag to compare
v1.6.3-rc14 Pre-release
Pre-release

Features / Enhancements

Bug fixes

Pull requests:

43c50e9 [Artifacts] Verify artifact permissions when listing artifact tags [1.6.x] (#5680)
de2ac29 [Docs] fix tutorial 05-model-monitoring [1.6.x] (#5677)
5b9d2fc [Docs] fix folder name in align_tutorials 1.6.x (#5678)

v1.7.0-rc19

30 May 19:04
c55cfde
Compare
Choose a tag to compare
v1.7.0-rc19 Pre-release
Pre-release

Features / Enhancements

Bug fixes

Pull requests:

c55cfde [CI] Fix building jupyter image (#5666)
fc2d6db [Model Monitoring] Implement TDEngine read metrics API (#5642)
7d1bfc6 [CI] Fix releasing pipeline adapters (#5662)
e452539 [Feature Store] Fix remote ingest parquet filters (#5631)
11e54a8 [API] Support Object Formatting on List Requests & Specifically Minimal Function Format (#5659)
5d8c6d7 [ApiGateway] Make authenticators serializable with to_dict() (#5638)
47024a4 [Model Monitoring] Add MySQL support for saving and querying metrics (#5641)
36b5ff8 [API] Improve List Functions Tag Filtering (#5657)
f0184b3 [Artifacts] Improve list artifacts querying (#5655)
117db13 [CI] Automate release pipeline-adapters (#5651)
8629217 [Model Monitoring] Fix querying invocations metric by itself (#5652)
4436666 [Artifacts] Improve list artifact tags db query (#5648)
39bbdf8 [APIGateway] Keep mlrun function names in API gateway object on client side (#5613)
9263dc2 [NuclioRuntime] Always pass serving graph to pod using config-map (#5598)
1c25018 [Projects] Add Iguazio version validation for adding node selector to project (#5522)
1f6067d [Pipelines] Support watch remote:local engine (#5593)
bbd0650 [Tests] Set logger in tests as human_extended (#5617)
b9dbe97 [Docs] Add/update model monitoring (#5401)
cc385be [Development] Fix Function Signatures That Use Mutable Objects As Defaults (#5637)
76e658b [Model Monitoring] Fix SQL store with multiple filter criteria (#5629)
cb4a548 [Serving] Rename model-conf to serving-conf (#5635)
31baa55 [Docker] Update .dockerignore (#5634)
5b36daa [Runtimes] Fix Pickling in MLRun Function Due to Improper Dynamic Import (#5636)
8be29c2 [Tests] Fix test_s3_fs_parquet_as_df (#5632)
f7240c7 [API] Close DB session (#5623)
48485ec [FrontendSpec] Add internal_labels to frontend_spec (#5542)
c58f85d [Requirements] Align scikit-learn version (#5626)
2f37ac8 [Model Monitoring] Support alerting with different result types (#5621)
f1f1b8f [Application] Validate the version of Nuclio before deploying (#5618)
5185add [Test] Fix test_s3_fs_parquet_as_df (#5624)
42cc087 [Git] Add project.yaml to .gitignore (#5622)
559850f [Model Monitoring] Employ the TSDB abstraction in the metrics endpoints (#5620)
94261fa [Datastore] Improve error on invalid URL in get_store_resource() (#5619)
a537c92 [Jupyter] Update jupyter docker file to support new demos deploy (#5614)
1a8792e [KFP] Fix IPython Workflow Report Not Showing For Remote Pipeline (#5616)

v1.6.3-rc13

31 May 08:09
8c5fd1e
Compare
Choose a tag to compare
v1.6.3-rc13 Pre-release
Pre-release

Features / Enhancements

Bug fixes

Pull requests:

8c5fd1e [LogCollector] Log request to delete project logs [1.6.x] (#5660)
72845e9 [Artifacts] Improve list artifacts querying [1.6.x] (#5658)
0439055 [API] Improve List Functions Tag Filtering [1.6.x] (#5654)
f2dfbf9 [Artifacts] Improve list artifact tags db query [1.6.x] (#5656)
d8e8362 [Docs] Add/update model monitoring [1.6.x] (#5644)

v1.6.3-rc12

27 May 09:48
e5b8051
Compare
Choose a tag to compare
v1.6.3-rc12 Pre-release
Pre-release

Features / Enhancements

Bug fixes

Pull requests:

e5b8051 [Requirements] Align scikit-learn version [1.6.x] (#5627)
bdbf64c [Tests] Fix test_s3_fs_parquet_as_df [1.6.x] (#5633)
379e66d [Iguazio] Retry on session verification [1.6.x] (#5630)
1f608f4 [Test] Fix test_s3_fs_parquet_as_df [1.6.x] (#5628)

v1.7.0-rc18

23 May 07:17
cf98330
Compare
Choose a tag to compare
v1.7.0-rc18 Pre-release
Pre-release

Features / Enhancements

Bug fixes

Pull requests:

cf98330 [Alerts] Rename mm related entity and alerts + add new events (#5606)
6b278e7 [Model Monitoring] Fix v3io tsdb_client intest_app (#5615)
b08f60b [Model Monitoring] Add invocations metric (#5581)
9345658 [Pagination] Fix Spammy Pagination Logs on Token Expiry (#5612)
fa5cce9 [Coding Conventions] Enforce snake_case for variables and module names (#5597)
2e01eb2 [Model Monitoring] Add TDEngine Connector (#5592)
1198ed4 [Alerts] Update entity id to take specific id & fix slack job overview (#5595)
49415c7 [Notifications] Redact Secret Params from Notification Data in Webhook Notification (#5610)
5dd029e [Automation] Update_demos fix tar location (#5596)
7ca8988 [Frameworks] Bump lightgbm (#5588)
1e0b4c7 [Iguazio] Add retry on session verification (#5600)
2bc950e [FeatureStore] Spark read optimization (#5514)
b96eb9b [Artifacts] Fix producer uid not passed to artifact path template (#5603)
743ea32 [Runs] Deprecate state arg (#5605)
3de848d [KFP] Fix Pipeline Formatting and Project Deletion not Deleting KFP Experiments (#5602)
a73ad7d [Runs] Give precedence to artifact target path over URI in result HTML (#5601)
e993ee2 [Alerts] Add support for summary message (#5590)
49d0656 [Notifications & KFP] Move Workflow Step Analysis to Pipelines-Adapters (#5583)
3f1f138 [Datastore] Fix delete method in filestore and s3 (#5582)
8ce4e48 [Docs] improve job resources page (#5459)
ffda052 [Model Monitoring] Add application metrics to V3IO tables and endpoints (#5585)
f4eb37a [Docs] Add link to Datastore (#5559)
1ca2503 [Tests] Fix an uncleaned DB file (#5589)
5f8ae40 [Config] YAML dump convention (#5577)
f87f68f [API] Support multiple state filter on runs api (#5573)
b7982e7 [API] Fix session usage when deleting functions (#5584)
3e16327 [API] Fix get run with artifacts and iterations (#5587)
9227bc2 [PipelineAdapters] Ensure warning is suppressed (#5576)
b3bc6f6 [Alerts] Improve message upon receiving unhandled event (#5578)
e5eb3b8 [Test] Uncomment delete artifact data unit test (#5528)

v1.6.3-rc11

22 May 12:00
cbae1d9
Compare
Choose a tag to compare
v1.6.3-rc11 Pre-release
Pre-release

Features / Enhancements

Bug fixes

Pull requests:

cbae1d9 [API] Fix should run with memray test [1.6.x] (#5611)

v1.6.3-rc10

22 May 09:21
7890352
Compare
Choose a tag to compare
v1.6.3-rc10 Pre-release
Pre-release

Features / Enhancements

Bug fixes

Pull requests:

7890352 [Iguazio] Add retry on session verification [1.6.x] (#5609)
e0b8c92 [Requirements] Require kfp >= 1.8.14 [1.6.x] (#5608)
276eb43 [Runs] Give precedence to artifact target path over URI in result HTML [1.6.x] (#5591)
f29fe87 [API] Support memray profiling [1.6.x] (#5570)