Skip to content

v1.7.0-rc19

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 30 May 19:04
· 132 commits to development since this release
c55cfde

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)