Skip to content
This repository was archived by the owner on Nov 21, 2025. It is now read-only.

Releases: microsoft/hi-ml

v0.5.4

06 Apr 22:05
cd9f098

Choose a tag to compare

What's Changed

  • MNT: Switch release packages to normalized names by @ant0nsc in #962
  • MNT: Upgrade workflows to latest Ubuntu by @ant0nsc in #965
  • ENH: Add support to pass parameters used for Singularity by @fepegar in #964
  • ENH: Add support to interact with running jobs by @fepegar in #966

Full Changelog: v0.5.3...v0.5.4

v0.5.3

06 Apr 22:05
4708fc7

Choose a tag to compare

What's Changed

  • MNT: Update ref of pypa/gh-action-pypi-publish by @fepegar in #955
  • FIX: Switch to upload artefact v4 by @samb-t in #960
  • ENH: Add support for other hyperdrive sweep types by @samb-t in #959
  • ENH: Allow environments from docker build contexts by @samb-t in #961

Full Changelog: v0.5.2...v0.5.3

v0.5.2

30 Aug 12:26
0501bd4

Choose a tag to compare

What's Changed

  • ENH: Add changes after removing storage account access keys by @ant0nsc in #946

hi-ml-azure

  • ENH: Add a "hello world" test script by @ant0nsc in #948
  • ENH: Add support to return the job after submitting a run by @samb-t in #952
  • ENH: Add support to show run outputs in SDK v2 by @fepegar in #947
  • ENH: Add support to specify input and output data names by @fepegar in #953

New Contributors

Full Changelog: v0.5.1...v0.5.2

v0.5.1

15 May 09:00
664ac09

Choose a tag to compare

What's Changed

hi-ml-azure

  • ENH: Add support to pass a prefix for hyperparam args by @fepegar in #936
  • ENH: Relax package requirements for hi-ml-azure by @ant0nsc in #924
  • MNT: Upgrade to password-free authentication by @ant0nsc in #925

`hi-ml-multimodal'

Full Changelog: v0.5.0...v0.5.1

Improved Azure authentication

19 Mar 13:56
97ea3be

Choose a tag to compare

What's Changed

This release enables the use of password-free federated credentials for GitHub workflows.

Note that this release moves some helper functions for authentication to a new namespace, and might break existing code.

hi-ml-azure

  • ENH: Add AzureCLI authentication for SDK v1 codepath by @ant0nsc in #922

Full Changelog: v0.4.3...v0.4.4

v0.4.3

07 Mar 12:54
aebaf3e

Choose a tag to compare

What's Changed

General

  • MNT: Delete workflows and switch to built-in tooling by @ant0nsc in #920

hi-ml-azure

Full Changelog: v0.4.2...v0.4.3

Hotfix to enable latest version of azureml-dataprep

29 Feb 16:16
1f9658c

Choose a tag to compare

What's Changed

AzureML has deployed code that is not compatible with versions of azureml-dataprep before 5.1.6. However, that version 5.1.6 does not have the MountContext class that hi-ml-azure is using.

hi-ml-azure

Full Changelog: v0.4.1...v0.4.2

More flexible MPI job handling

13 Nov 10:50
c606808

Choose a tag to compare

What's Changed

This release adds a small improvement for AML SDK v1, which can now also be run as MPI jobs on a single node.

hi-ml-azure

  • ENH: Enable single-node MPI jobs with SDK v1 by @ant0nsc in #914

Full Changelog: v0.4.0...v0.4.1

Switch to Python 3.9

09 Nov 17:29
1cf19cc

Choose a tag to compare

What's Changed

This version of hi-ml now requires Python 3.9.

hi-ml-azure

  • BUG: Allow relative path for entry script for SDK v2 submission by @ant0nsc in #904
  • ENH: Apply security fixes by @ant0nsc in #912
  • ENH: Allow command in script run config by @ant0nsc in #909
  • ENH: Upgrade Python and other packages by @ant0nsc in #910

Full Changelog: v0.3.4...v0.4.0

hi-ml-azure improvements, take 2

28 Jul 09:29
1a754d8

Choose a tag to compare

What's Changed

This is an second attempt to release what was meant to be v0.3.3. Publishing of that version was blocked because pyright consistently ran out of diskspace. This has now been disabled in #906.

Full Changelog: v0.3.3...v0.3.4