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

Dev sql microsoft.sql 2020 11 01 preview minor change #13689

Merged
merged 21 commits into from
Mar 29, 2021
Merged

Dev sql microsoft.sql 2020 11 01 preview minor change #13689

merged 21 commits into from
Mar 29, 2021

Commits on Feb 1, 2021

  1. Adds base for updating Microsoft.Sql from version preview/2020-08-01-…

    …preview to version 2020-11-01-preview
    ericshape committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    5257302 View commit details
    Browse the repository at this point in the history
  2. Updates readme

    ericshape committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    d2edbd6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    261ee44 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2021

  1. Add updated 2020-11-01-preview versions of LongTermRetenionBackups.js…

    …on and Databases.json (#12146)
    
    * add updated databases.json swagger
    
    * update readme with new package
    
    * v4 -> v5
    
    * add missing chunk in readme
    
    * add correct swaggeR
    
    * add examples
    
    * add correct examplese
    
    * remove unreferenced examples
    
    * update swagger and examples. add 2020-11 pure package
    
    * Fix reference to 2020-08-01 reference to ElasticPools.json
    
    * update Databases.json name
    
    * update examples
    
    * remove nonexistant swagger
    
    * fixed reference capitals in readme
    
    * update package composite and fix ref to ManagedInstances.jsON
    
    * make backupstorageredundancy settings consistent
    
    * add requestedBackupStorageRedundancy to properties object in example
    
    * add LTR swagger and examples
    
    * add LTR Policies swagger and examples
    
    * make v5 match v4
    
    * add updated Databses.json
    
    * merge conflicts in LTR Policies swagger'
    
    * take out comments in readme
    
    * taking ImportExport.json out from 2020-11 package
    
    * remove duplicate 2020-11 tag in readme
    
    * modify Databases_legacy.json to exclude ImportExport-related APIs
    
    * add servers.json for IE APIS and remove unused databases examples
    
    * fix model & prettier errors; add missing server example
    
    * add missing servers examples
    
    * fix example to exclude property from server obj
    
    * change RecommendedActions definitoins
    
    * change tag to composite v4
    xaliciayang committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    0b9892f View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2021

  1. Add missing properties for api version 2020-02-02-preview of security…

    …AlertPolicies (#13117)
    
    * Add missing properties for api version 2020-02-02-preview
    
    * fix checks
    
    * fix according to prettier check
    
    * Add the change to version 2020-08-01-preview and version 2020-11-01-preview
    
    * remove changes in package-lock
    
    * Add new line at the end of file
    
    * update version 2020-11-01-preview
    
    * Update the ref to system data in serverdevopsaudit
    
    * add missing point
    ayeletshpigelman committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    a119196 View commit details
    Browse the repository at this point in the history
  2. fix the validation errors

    ericshape committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    643a61d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b8351bd View commit details
    Browse the repository at this point in the history
  4. fix the validation errors

    ericshape committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    6e5c478 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c46d0e9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4a2ea1f View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2021

  1. fix the validation errors (#13325)

    * fix the validation errors
    
    * Delete ServerDevOpsAudit.json
    
    * fix the validation errors
    
    * re add ServerDevOpsAudit.json
    ericshape committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    9b9f53d View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2021

  1. Configuration menu
    Copy the full SHA
    76fe8ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d885e7 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2021

  1. Address Private Endpoint validation issues in V3, V2 and V1 SDK tags (#…

    …13404)
    
    * fix the validation errors
    
    * Delete ServerDevOpsAudit.json
    
    * fix the validation errors
    
    * re add ServerDevOpsAudit.json
    
    * address PrivateEndpointConnections.json validation issues in v3, v2 and v1
    ericshape committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    6f2135b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a31e7ef View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2021

  1. Configuration menu
    Copy the full SHA
    3d31b70 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b01149 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2021

  1. Add missing specs 2020 11 01 (#13488)

    * fix the validation errors
    
    * Delete ServerDevOpsAudit.json
    
    * fix the validation errors
    
    * re add ServerDevOpsAudit.json
    
    * address PrivateEndpointConnections.json validation issues in v3, v2 and v1
    
    * add missing specs in 2020-11-01-preview
    
    * update the validation errors
    
    * update systemData and sync with global common/v1/types.json
    
    * update legacy to match the latest database specs
    
    * remove RestorableDroppedManagedInstances due to it should be internal
    ericshape committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    c9b77b2 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2021

  1. Updated database extensions (#13584)

    Co-authored-by: Geetha Athreya <geathrey@microsoft.com>
    athreya-geetha and Geetha Athreya committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    bd82384 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40c852b View commit details
    Browse the repository at this point in the history
  3. Merge branch 'dev-sql-Microsoft.Sql-2020-11-01-preview' of https://gi…

    …thub.com/ericshape/azure-rest-api-specs into dev-sql-Microsoft.Sql-2020-11-01-preview-minor-change
    ericshape committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    e4e59cd View commit details
    Browse the repository at this point in the history