You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[HDInsight]Support api version20210601 and az and private link features (#16081)
* Update the sdk to 8.0.0 and modify the code to avoid breaking change, support az and private link configuration feature in create cluster cmdlet and develop private link endpoint connection and link resource related cmdlet
* Change parameter name to singlular and add signature and breaking change exception
* Add network project to hdinsight solution becuase our test depends network cmdlet
* Remove cmdlets related private endpoint connection and private link resource and remove network project
* Update module serialized cmdlet json file
* Remove the breaking change exception to check the real data
* Rebase the sdk to 8.0.0 and updated the ChangeLog.md
* Update help doc and add breaking change exception
* Update breaking change exception again
* Changed the validate set to PSArgumentCompleter and fix change log format
* Update src/HDInsight/HDInsight/ChangeLog.md
* Update src/HDInsight/HDInsight/ChangeLog.md
* Update tools/StaticAnalysis/Exceptions/Az.HDInsight/BreakingChangeIssues.csv
* Update tools/StaticAnalysis/Exceptions/Az.HDInsight/BreakingChangeIssues.csv
* remove an extra blank line
Co-authored-by: Zhenyu Zhou <[email protected]>
Co-authored-by: Beisi Zhou <[email protected]>
0 commit comments