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

Release machinelearningservices microsoft.machine learning services 2023 04 01 #23414

Commits on Mar 10, 2023

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

    … stable/2022-10-01 to version 2023-04-01
    kseager committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    02c5d0e View commit details
    Browse the repository at this point in the history
  2. Updates readme

    kseager committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    25c4564 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    54a1ab2 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2023

  1. [Stable] Bring Back schedule shutdown MLC models (#23039)

    * bring back schedule shutdown MLC models
    
    * add description
    
    ---------
    
    Co-authored-by: Naman Agarwal <naagarw@microsoft.com>
    namanag16 and Naman Agarwal authored Mar 15, 2023
    Configuration menu
    Copy the full SHA
    ab9a82e View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2023

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

Commits on Mar 22, 2023

  1. [Stable] Add IdleShutdown properties and api (#23042)

    * [Stable] Add IdleShutdown properties and api
    
    * update version
    
    * remove api to update IdleShutdownSetting
    
    * Delete example
    
    ---------
    
    Co-authored-by: Naman Agarwal <naagarw@microsoft.com>
    namanag16 and Naman Agarwal authored Mar 22, 2023
    Configuration menu
    Copy the full SHA
    e033ca0 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. Pushing new features in stable swagger (#23071)

    * Pushing new features in stable swagger
    
    * Added example file
    
    * Triggering retest
    
    * Fixed version issue
    
    * Triggering retest
    
    * Removing OS Patching
    
    * Changes as per feedback, and add os patching back
    
    * Fix formatting
    
    * Removed Custom Service Update API
    
    * Fixed Example Files
    
    * Added as per review comments
    
    * Added as per review comments
    
    * Retrigger test
    
    ---------
    
    Co-authored-by: Srivatsa Sinha <srsinha@microsoft.com>
    srivatsasinha and Srivatsa Sinha authored Mar 30, 2023
    Configuration menu
    Copy the full SHA
    ea7763c View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2023

  1. Add Registries 2023-04-01 Swagger (#23085)

    * add swagger + examples
    
    * fix readme
    
    * fix readme
    
    * switching to autogenerated registries swagger
    
    * fix spellcheck
    
    * update ga examples
    
    * previous API version for comparison = 2023-02-01-preview
    
    * new API version for comparison = 2023-04-01
    
    * update examples
    
    * update swagger, examples to fix pr gates
    
    * fix lint diff errors
    
    * delete should have a 202 response, update createorupdate examples, fix removeRegions operation
    
    * removeRegions -> LRO POST operation
    
    * fix LRO options on removeRegions
    
    * add registryNameParamert
    
    * update swagger
    
    * update
    
    * PATCH property should have sku, identity properties
    
    * fix example
    
    ---------
    
    Co-authored-by: Komal Yadav <komalyadav@microsoft.com>
    komo23x and Komal Yadav authored Apr 2, 2023
    Configuration menu
    Copy the full SHA
    e8258cb View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2023

  1. MFE April 2023 staging (#23164)

    * add latest mfe.json
    
    * updated examples
    
    * add wasbs to known words
    
    * swap pendingupload to proper naming
    
    * align RPs on Azure Machine Learning Services
    
    * rename pendingUpload to verb: startPendingUpload
    
    * remove trailing slash startpendingupload
    
    * improve descriptions
    
    * add pattern to all resource name types + examples
    
    * update original-uri -> azure-async-operation
    
    * remove wasbs and mark credential usage as secret
    
    * test is changing all to azure-async-operation causes breaking change
    
    * the code is implemented where the original-uri is where you will find the final object post-polling
    
    * update examples to remove wasbsUri
    
    * reference registries instead for RegistryName
    
    * remove wasbs
    
    * original-uri -> azure-async-operation
    
    * update examples to empty secrets
    
    * CreateOrUpdatePendingUpload -> CreateOrUpdateStartPendingUpload
    
    * add pattern for workspaceName
    
    * x-ms-secret on the SASUri
    
    * switch back to original-uri given update from auto-rest folks
    
    ---------
    
    Co-authored-by: Kayla Ames <kaseager@microsoft.com>
    kseager and Kayla Ames authored Apr 3, 2023
    Configuration menu
    Copy the full SHA
    cf237c6 View commit details
    Browse the repository at this point in the history