Merged
Conversation
* Be gone flaky test * Live only tag * Default variable empty pop
* code and test * fix test Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>
* code and test * Update CHANGELOG.md Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
* feat: support setting path for node output directly * fix: fix ci
* Update service client and client and add new api version * Update parameter type * Add tests, update test recordings, samples, readme and changelog * Rename token expiration parameter based on review * reverted back unwanted changes in ml sdk * fixed doctype * fixed linting issues Co-authored-by: Aigerim Beishenbekova <aigerimb@microsoft.com>
* copy ADO branch changes into GH branch * sync with closed source comments * fix merge issues * continue to fix changelog file merge issues * move CL entry to correct section
* Add specific datastore types to ErrorTarget enum * Add schema links to error messages resolution sections * Add test * Update datastore ErrorTarget enum * Update to use proper key for yaml ref doc dictionary * Fix pylint errors * Update Resolution message * Update Resolution message * Update test * Update test * Fix broken symlink test
Co-authored-by: scbedd <45376673+scbedd@users.noreply.github.com>
* Update the release versions for ML SDK * Update the readme for ML project for GA * Update version in setup file
Increment package version after release of azure-data-tables
Increment package version after release of azure-storage-file-share
* Live sync done * Sync recorded done * Fix imports * Async live done * All passing async recorded * Fix imports again * Fix requests import ordering
…le-share) (#26770) * Delete and initial script run * Finished sync * Fixed .yaml being generated, all passing
…are) (#26764) * Finished live after changing test acc * All passing live async * All passing live and recorded, reorder imports
* code and test * Update CHANGELOG.md Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> Co-authored-by: zhenbiao wei <424401670@qq.com>
* code and test * Update CHANGELOG.md Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> Co-authored-by: zhenbiao wei <424401670@qq.com>
* fix: support data-binding expression on internal node runsettings * fix: raise error if unknown field errors are met in load_funcs * fix: support is_control output for internal components * feat: ignore unknown fields on internal output port definition instead of raising error * feat: enable hdinsight.compute_name * feat: support dependency files in additional_includes * feat: convert hdinsight.compute_name to arm str * feat: load all internal nodes to their own entity class instead of base node * resolve comment add * to validation class method remove super class for InternalOutputSchema
…re-communication-phonenumber tests (#26775) * Use static connection string in phonenumber tests * Use static connection string for SIP tests
…re, queue, and changefeed (#26743)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Please add an informative description that covers that changes made by the pull request and link all relevant issues.
If an SDK is being regenerated based on a new swagger spec, a link to the pull request containing these swagger spec changes has been included above.
All SDK Contribution checklist:
General Guidelines and Best Practices
Testing Guidelines