Release Notes#
1.0.2#
Release date: Jul 27, 2023
New Features and Enhancements:
Changed the default authentication to the resource principal.
1.0.1#
Release date: Jun 15, 2023
New Features and Enhancements:
Updated the
README-development.mdfile for better clarity and ease of use.Improved the
Dockerfileto provide the option of running the tracking server using a localoci-mlflowwheel.Refactored Object Storage (OS) plugin to leverage Oracle Cloud Infrastructure (OCI) OS UploadManager, enhancing the functionality and improving performance.
Bug Fixes:
Fixed the issue with
launch_mlflow.shwhere the copyright information was added in the wrong place, resulting in an error when runninglaunch_mlflow.sh.