Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Machinelearningservices microsoft.machine learning services 2022 12 01 preview #21761

Commits on Oct 12, 2022

  1. Adds base for updating Microsoft.MachineLearningServices from version…

    … preview/2022-10-01-preview to version 2022-12-01-preview
    ivaliyivanov committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    fec9089 View commit details
    Browse the repository at this point in the history
  2. Updates readme

    ivaliyivanov committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    28a67ce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2661cc0 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2022

  1. Add Dec API Registries Swagger (#21419)

    * add december registries swagger + examples
    
    * add status code 202 in examples
    
    * fix 202 examples
    
    * fixes
    
    * fixes
    
    * fix
    
    * add 202 back in for put/patch
    
    Co-authored-by: Komal Yadav <komalyadav@microsoft.com>
    komo23x and Komal Yadav authored Nov 4, 2022
    Configuration menu
    Copy the full SHA
    c2fd484 View commit details
    Browse the repository at this point in the history
  2. remove location (#21430)

    Co-authored-by: Komal Yadav <komalyadav@microsoft.com>
    komo23x and Komal Yadav authored Nov 4, 2022
    Configuration menu
    Copy the full SHA
    8100a42 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2022

  1. remove readonly flag on schedules property for CI (#21653)

    Co-authored-by: Naman Agarwal <naagarw@microsoft.com>
    namanag16 and Naman Agarwal authored Nov 28, 2022
    Configuration menu
    Copy the full SHA
    cff7fcb View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2022

  1. Configuration menu
    Copy the full SHA
    b53fbd9 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2022

  1. December preview updating mfe.json specs (#21510)

    * December preview updating mfe.json specs
    
    * MFE Dec 2022 Preview API - Adding logbase
    
    * MFE 2022-12-01-preview swagger spec model validation fix
    
    * MFE 2022-12-01-preview swagger spec model validation fix, add missing location
    
    * MFE 2022-12-01-preview swagger spec model validation - typo fix
    
    * MFE 2022-12-01-preview swagger spec model validation - fix api version in automljob example
    
    * MFE 2022-12-01-preview swagger spec model validation - fix for multiselectenabled error
    
    * MFE 2022-12-01-preview swagger spec model validation - fix for multiselectenabled error
    ivaliyivanov authored Dec 5, 2022
    Configuration menu
    Copy the full SHA
    ecfe309 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into machinelearningservices-Microsoft.MachineLea…

    …rningServices-2022-12-01-preview
    ivaliyivanov authored Dec 5, 2022
    Configuration menu
    Copy the full SHA
    a27c53e View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2022

  1. Configuration menu
    Copy the full SHA
    668a0ef View commit details
    Browse the repository at this point in the history
  2. fix ReadonlyPropertyChanged of MLC (#21814)

    Co-authored-by: Bingchen Li <bingchenli@microsoft.com>
    libc16 and libc16 authored Dec 8, 2022
    Configuration menu
    Copy the full SHA
    2b1d623 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5cbf02f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1b689fe View commit details
    Browse the repository at this point in the history
  5. Merge branch 'main' into machinelearningservices-Microsoft.MachineLea…

    …rningServices-2022-12-01-preview
    ivaliyivanov authored Dec 8, 2022
    Configuration menu
    Copy the full SHA
    6b1d0c7 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2022

  1. example fix (INVALID_REQUEST_PARAMETER) (#21832)

    Co-authored-by: Ivaliy Ivanov <ivaliyivanov@Ivaliys-MacBook-Air.local>
    ivaliyivanov and Ivaliy Ivanov authored Dec 9, 2022
    Configuration menu
    Copy the full SHA
    4daa5d6 View commit details
    Browse the repository at this point in the history
  2. example fix, use correct api preview version - (INVALID_REQUEST_PARAM…

    …ETER) (#21833)
    
    Co-authored-by: Ivaliy Ivanov <ivaliyivanov@Ivaliys-MacBook-Air.local>
    ivaliyivanov and Ivaliy Ivanov authored Dec 9, 2022
    Configuration menu
    Copy the full SHA
    1d34791 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2022

  1. Revert breaking change for MLC swagger 2022-12-01-preview (#21885)

    Co-authored-by: Bingchen Li <bingchenli@microsoft.com>
    libc16 and libc16 authored Dec 14, 2022
    Configuration menu
    Copy the full SHA
    d970003 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into machinelearningservices-Microsoft.MachineLea…

    …rningServices-2022-12-01-preview
    ivaliyivanov authored Dec 14, 2022
    Configuration menu
    Copy the full SHA
    f028ccf View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2022

  1. Configuration menu
    Copy the full SHA
    13af571 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    91fbba7 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2022

  1. remove body (#21978)

    Co-authored-by: Komal Yadav <komalyadav@microsoft.com>
    komo23x and Komal Yadav authored Dec 22, 2022
    Configuration menu
    Copy the full SHA
    43a9ffb View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2022

  1. Addressed comments, added x-ms-long-running-operation to a patch call (

    …#22005)
    
    * Addressed comments, added x-ms-long-running-operation to a patch call
    
    * fix examples for patch - remove body
    
    * fixed formatting
    ivaliyivanov authored Dec 28, 2022
    Configuration menu
    Copy the full SHA
    4483d3b View commit details
    Browse the repository at this point in the history
  2. Ivalbert fix patch2 (#22006)

    * Addressed comments, added x-ms-long-running-operation to a patch call
    
    * fix examples for patch - remove body
    
    * fixed formatting
    
    * fixed formatting
    ivaliyivanov authored Dec 28, 2022
    Configuration menu
    Copy the full SHA
    eec0958 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2023

  1. Configuration menu
    Copy the full SHA
    7773134 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad2bf5f View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into machinelearningservices-Microsoft.MachineLea…

    …rningServices-2022-12-01-preview
    ivaliyivanov authored Jan 20, 2023
    Configuration menu
    Copy the full SHA
    b7b9a9c View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2023

  1. Configuration menu
    Copy the full SHA
    ac82dd7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18b41ce View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2023

  1. Configuration menu
    Copy the full SHA
    653f6cd View commit details
    Browse the repository at this point in the history