-
Notifications
You must be signed in to change notification settings - Fork 2
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
[AutoPR track2_azure-mgmt-consumption] Cost Management: Reservation Recommendations API: Add multiple missing properties in specs #5174
Commits on Mar 30, 2021
-
[AppConfig] adding samples based on .NET samples (Azure#17677)
Configuration menu - View commit details
-
Copy full SHA for e3d44e4 - Browse repository at this point
Copy the full SHA e3d44e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 10bc4e8 - Browse repository at this point
Copy the full SHA 10bc4e8View commit details
Commits on Mar 31, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 0aa924a - Browse repository at this point
Copy the full SHA 0aa924aView commit details -
Configuration menu - View commit details
-
Copy full SHA for dee491e - Browse repository at this point
Copy the full SHA dee491eView commit details -
Search adls gen2 (Azure#17684)
* add adls gen2 support * update version * update
Configuration menu - View commit details
-
Copy full SHA for aaa41cd - Browse repository at this point
Copy the full SHA aaa41cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for c9db468 - Browse repository at this point
Copy the full SHA c9db468View commit details -
[core] connection string parser only (Azure#17640)
* create generic core conn str parser * update core version to enable conn str parser feature * moved conn str parser to utils and added ConnectionStringProperties class * support case insensitive keys + tests * update version + add core tests * lint + fix test * fix changelog * remove requests dependency * updated param description
Configuration menu - View commit details
-
Copy full SHA for abba261 - Browse repository at this point
Copy the full SHA abba261View commit details -
[EH&SB] update doc for transport type (Azure#17698)
addressing issue: Azure#16874
Configuration menu - View commit details
-
Copy full SHA for a70c40c - Browse repository at this point
Copy the full SHA a70c40cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 93f9f0b - Browse repository at this point
Copy the full SHA 93f9f0bView commit details -
[doc translator] adding tests (Azure#17511)
* [tests][sync] test supported formats * [tests][sync] test translation * [tests] comeplete the supported formats test * [tests] translation test * [tests] translation -> single source multiple target * [test] translation -> multiple sources single targets * [test] translation -> prefix and suffix * [test] translation -> list all doc statuses * [test] updated tests to create their own containers * [tests] update base test functions to support offline tests * [test] adding more tests * [tests] status tests * [tests] list statuses * [tests] list submitted jobs * [tests] doc status * [tests] update paging in list all statuses * [tests] some refactoring * [tests] added meaningful assertions + method refactoring * [test] cancel job * [tests] refactor helper functions * [tests] added async tests * [tests] skip some tests (functionality is hidden for now) * [tests][pr reviews] correct silly mistake -> calling function with argument self! * [test] lazy fix -> sample trsnaltion jobs -> wait until done for status to be succeeded * [test] some bugs * [tests] fix gettting first item if async iterator * [tests] fix cancelled job status propagation * [tests] fix iterator len issue in sync client * [tests] fix 'self' keyword used unnecessarily * [test] fix get length of async iterator * [tests] update tests after actually running them * [tests] sync client updates * [tests] add sync client test recordings * [tests] fixed async client tests * [tests] adding async recordings * [tests] adding conftest.py for py2 async tests * [tests] update recordings * [tests] pr reviews * [tests] created AsyncDocumentTranslationTest for python 3 * [tests] setting polling interval to zero when running recorded tests * [tests] updated polling interval for wait_until_done method in client * [tests] updating recorded tests * [tests] updated records -> downgrade azure core bug * [tests] fixing linting errors
Mohamed Shaban authoredMar 31, 2021 Configuration menu - View commit details
-
Copy full SHA for b285461 - Browse repository at this point
Copy the full SHA b285461View commit details -
[formrecognizer] Adding tests for the reading order kwarg (Azure#17686)
* adding tests for the reading order kwarg * add reading_order kwarg to clients
Configuration menu - View commit details
-
Copy full SHA for 45dcdfc - Browse repository at this point
Copy the full SHA 45dcdfcView commit details -
[Tables] Added query injection test (Azure#17547)
* Added query injection test * py27 * Fixed special char support
Configuration menu - View commit details
-
Copy full SHA for 5bb85ae - Browse repository at this point
Copy the full SHA 5bb85aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 473a64e - Browse repository at this point
Copy the full SHA 473a64eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1839ca8 - Browse repository at this point
Copy the full SHA 1839ca8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ace5b1 - Browse repository at this point
Copy the full SHA 7ace5b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for fe3508a - Browse repository at this point
Copy the full SHA fe3508aView commit details -
Configuration menu - View commit details
-
Copy full SHA for cf1a078 - Browse repository at this point
Copy the full SHA cf1a078View commit details -
Configuration menu - View commit details
-
Copy full SHA for 83eb6e3 - Browse repository at this point
Copy the full SHA 83eb6e3View commit details -
[formrecognizer] Release script changelog update (Azure#17712)
Update the release date in the changelog.
Configuration menu - View commit details
-
Copy full SHA for d5c04f0 - Browse repository at this point
Copy the full SHA d5c04f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 49e545d - Browse repository at this point
Copy the full SHA 49e545dView commit details -
Update OT to 1.0.0 (Azure#16982)
* Update OT to 1.0.0rc1 * use set attr * kind * links * private * more changes * update * warning * kwargs for span * ot ga * update to oc1.0 * remove unused methods * adapt * lint * lint * doc * changes * add a link class * minor update * changelog * Update sdk/core/azure-core-tracing-opentelemetry/azure/core/tracing/ext/opentelemetry_span/__init__.py * remove py2 from classifiers * oc doc * version un pin
Rakshith Bhyravabhotla authoredMar 31, 2021 Configuration menu - View commit details
-
Copy full SHA for eaa4acf - Browse repository at this point
Copy the full SHA eaa4acfView commit details
Commits on Apr 1, 2021
-
updated model attributes (Azure#17719)
* added required atteibute * update test cases validations * update samples * add has_completed to both document and status results * updated test validation * [test] updated recorded tests * fix linting errors * fix docstrings * add cancelling as non-terminal state * adding cancelling to testcase * update docstring mistakes
Mohamed Shaban authoredApr 1, 2021 Configuration menu - View commit details
-
Copy full SHA for f777abe - Browse repository at this point
Copy the full SHA f777abeView commit details -
Update changelog date on OT, OC (Azure#17725)
* changelog * Update sdk/core/azure-core-tracing-opencensus/CHANGELOG.md * Apply suggestions from code review
Rakshith Bhyravabhotla authoredApr 1, 2021 Configuration menu - View commit details
-
Copy full SHA for 43ab3a4 - Browse repository at this point
Copy the full SHA 43ab3a4View commit details -
[AutoRelease] t2-labservices-2021-03-31-84474(Do not merge) (Azure#17694
) * CodeGen from PR 13699 in Azure/azure-rest-api-specs LabServices readme.python t2 config(wave4) (Azure#13699) * version,CHANGELOG * changelog.md version config * Update shared_requirements.txt Co-authored-by: SDKAuto <sdkautomation@microsoft.com> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> Co-authored-by: Zed <601306339@qq.com>
Configuration menu - View commit details
-
Copy full SHA for 8c28b75 - Browse repository at this point
Copy the full SHA 8c28b75View commit details -
[Auto-Release-Pipeline] Python Auto Release Pipeline (Azure#17730)
* 0.0.1 * 0.0.2 * 0.0.3 * Update PythonSdkLiveTest.yml for Azure Pipelines * debug * debug * debug * debug * delete unnecessary print * debug * debug * pip install packaging * debug * debug * debug * check package install * debug * 'rc' in version && check package && edit version.py in sub folder * debug * debug * debug * debug * debug * debug * debug * debug * debug * debug * debug * debug * debug * debug * debug * debug * debug * debug * debug * debug * debug * debug * debug * debug * debug * debug * debug * livetest package * live test package * debug * debug * debug * debug * title * livetest package for compute * title * avoid fake error * get last version from pypi * msrest>=0.5.0 => msrest>=0.6.21 * dependency check * dependency check 2
Configuration menu - View commit details
-
Copy full SHA for 279e2a3 - Browse repository at this point
Copy the full SHA 279e2a3View commit details -
[AutoRelease] t2-compute-2021-03-26-71715(Do not merge) (Azure#17587)
* CodeGen from PR 13620 in Azure/azure-rest-api-specs add go sdk config (Azure#13620) * version,CHANGELOG * test * fix tests Co-authored-by: SDKAuto <sdkautomation@microsoft.com> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> Co-authored-by: 00Kai0 <sunkaihuisos@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 1bf8589 - Browse repository at this point
Copy the full SHA 1bf8589View commit details -
Configuration menu - View commit details
-
Copy full SHA for 625e10e - Browse repository at this point
Copy the full SHA 625e10eView commit details -
Configuration menu - View commit details
-
Copy full SHA for fac3304 - Browse repository at this point
Copy the full SHA fac3304View commit details -
Sync eng/common directory with azure-sdk-tools for PR 1525 (Azure#17717)
* Use SubscriptionId throughout TestResources Fixes #1454 * Resolve PR feedback * Default DeleteAfterHours to 48 for SDK team Also makes a few other adjustments for subscriptions, like restoring the previous one if available and another was specified. * Resolve PR feedback * Change deployment mode to Complete Also fixes an issue where if the user opted not to deploy to the same resource group, the script would continue execution anyway. * Use consistent aka links to satisfy link checker Only need it for the new Update-TestResources.ps1 script, but I wanted them to look consistent. Co-authored-by: Heath Stewart <heaths@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 2acd938 - Browse repository at this point
Copy the full SHA 2acd938View commit details -
default version of python no longer ships with setuptools. make certa…
…in it's present (Azure#17720)
Configuration menu - View commit details
-
Copy full SHA for b591ce7 - Browse repository at this point
Copy the full SHA b591ce7View commit details -
* generated code from swagger * adding files from template * adding a tests.yml file * outlining base structures * adding more skeleton code * formatting code * adding some async files * fixes for apiview * added models and clients based on feedback from arch board * running black to keep code clean * more changes to auth * have a basic pipeline * added an auth policy for username & password * have a working auth policy * need to add a page iterator class for returned repositories * working list tags and list repositories methods * adding a change to the tests.yml file to run in live mode once I get there * added more methods * adding test infra * adding swagger file * regen with Jeremys swagger, fixing up implementations * added delete method, more models are filled out * code formatting and adding helper method to repository client * adding changes from newest swagger * updated generated code * adding tests for list and delete not exists, small changes to tests.yml * adding more list tests * updating readme and setup * adding more things the pipelines need * fixing pylint issues to get pipeline green * making all tests live tests * updating ci and readme with tables copies * updates to readme * adding more changes * draft based on pallavis code * updating readme * removing old sections from readme * more readme deletions * adding auth policy back in * ignore swagger readme * adding devtoolsback * readme fix, linting fix * updating shared reqs * regenerated code, fixed changelog, modified test structure * formatting * fixed up all lint and mypy issues * formatting * adding devtools to dev_reqs * including samples and license in manifest, thank you scbedd * updating swagger * adding skeleton for auth flow * more auth files * committing for izy to take a look * forgot new files * working auth policy using challenge * working tests * deleting recordings * authentication flow test * regenerated * fixing up test * new generated code, fixed user agent, passing tests * fixing up a few tests * changing a test slightly * async policy almost working, problem with the same url encoding * more test fixes * working live and playback * linting fixes, had to remove mypy because of issues in generated * adding conftest, fixing up async issue * renaming the async test file * fixing async tests * more fixes * removing async tests folder * addressing charles and anna's comments, thank you both * removing more from authpolicy * removing exchange client * fixing up scrubber * addressing charles comments on auth and exchange clients * addressing charles comments, thanks charles * addressing annas comments and suggestions, thank you anna * reverting mypy packages to upstream/master * re-removing container reg from mypy checks
Configuration menu - View commit details
-
Copy full SHA for 01f32e9 - Browse repository at this point
Copy the full SHA 01f32e9View commit details -
[KeyVault] tests-mgmt.yml (Azure#17707)
* tests mgmt yaml * moved yml file
Configuration menu - View commit details
-
Copy full SHA for c4acce9 - Browse repository at this point
Copy the full SHA c4acce9View commit details -
add __repr__ to models (Azure#17726)
* first draft * second draft * running pipeline * linting errors * pylint freakin stuff * fix docstrings multi-line thing * fix has_completed on doc result * remove linter message suppress for long __repr__ liens * add white space, run pipeline * whatever!
Mohamed Shaban authoredApr 1, 2021 Configuration menu - View commit details
-
Copy full SHA for 6a3665d - Browse repository at this point
Copy the full SHA 6a3665dView commit details -
applied changes suggested by @kristapratico (Azure#17738)
Mohamed Shaban authoredApr 1, 2021 Configuration menu - View commit details
-
Copy full SHA for a1918ff - Browse repository at this point
Copy the full SHA a1918ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for f722d4c - Browse repository at this point
Copy the full SHA f722d4cView commit details -
[translation] add error state tests (Azure#17716)
* add error state tests * fix target container permissions and add helper Document class to make testing scenarios easier * adding recordings for error tests
Configuration menu - View commit details
-
Copy full SHA for a12fdd3 - Browse repository at this point
Copy the full SHA a12fdd3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8cdc660 - Browse repository at this point
Copy the full SHA 8cdc660View commit details -
add adf support (SHA f953424) (Azure#17635)
* add adf support * update * update
Configuration menu - View commit details
-
Copy full SHA for acd8518 - Browse repository at this point
Copy the full SHA acd8518View commit details
Commits on Apr 2, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 4fbf75b - Browse repository at this point
Copy the full SHA 4fbf75bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 51011c3 - Browse repository at this point
Copy the full SHA 51011c3View commit details -
[SB] tests-mgmt.yml (Azure#17699)
* create tests mgmt yaml * moved file following keyvault
Configuration menu - View commit details
-
Copy full SHA for da03e16 - Browse repository at this point
Copy the full SHA da03e16View commit details -
Configuration menu - View commit details
-
Copy full SHA for 808f66e - Browse repository at this point
Copy the full SHA 808f66eView commit details -
[EG] tests-mgmt.yml (Azure#17704)
* tests mgmt yaml * move file as following keyvault pipeline
Configuration menu - View commit details
-
Copy full SHA for 9315f34 - Browse repository at this point
Copy the full SHA 9315f34View commit details -
Configuration menu - View commit details
-
Copy full SHA for e7cefc0 - Browse repository at this point
Copy the full SHA e7cefc0View commit details -
[Container Registry] Acr delete artifact (Azure#17645)
* generated code from swagger * adding files from template * adding a tests.yml file * outlining base structures * adding more skeleton code * formatting code * adding some async files * fixes for apiview * added models and clients based on feedback from arch board * running black to keep code clean * more changes to auth * have a basic pipeline * added an auth policy for username & password * have a working auth policy * need to add a page iterator class for returned repositories * working list tags and list repositories methods * adding a change to the tests.yml file to run in live mode once I get there * added more methods * adding test infra * adding swagger file * regen with Jeremys swagger, fixing up implementations * added delete method, more models are filled out * code formatting and adding helper method to repository client * adding changes from newest swagger * updated generated code * adding tests for list and delete not exists, small changes to tests.yml * adding more list tests * updating readme and setup * adding more things the pipelines need * fixing pylint issues to get pipeline green * making all tests live tests * updating ci and readme with tables copies * updates to readme * adding more changes * draft based on pallavis code * updating readme * removing old sections from readme * more readme deletions * adding auth policy back in * ignore swagger readme * adding devtoolsback * readme fix, linting fix * updating shared reqs * regenerated code, fixed changelog, modified test structure * formatting * fixed up all lint and mypy issues * formatting * adding devtools to dev_reqs * including samples and license in manifest, thank you scbedd * updating swagger * adding skeleton for auth flow * more auth files * committing for izy to take a look * forgot new files * working auth policy using challenge * working tests * deleting recordings * authentication flow test * regenerated * fixing up test * new generated code, fixed user agent, passing tests * fixing up a few tests * changing a test slightly * async policy almost working, problem with the same url encoding * more test fixes * working live and playback * linting fixes, had to remove mypy because of issues in generated * adding conftest, fixing up async issue * renaming the async test file * fixing async tests * more fixes * removing async tests folder * addressing charles and anna's comments, thank you both * removing more from authpolicy * removing exchange client * tests for delete tag * importing tags for delete operations * cleanup * forgot to include a recording * add delete repo tests: * regenerated from autorest, added delete artifact method to sync and async * fixing up recording files * linting issue * run black * undoing all changes to generated code * adding distributed trace decorators
Configuration menu - View commit details
-
Copy full SHA for 5c4d08b - Browse repository at this point
Copy the full SHA 5c4d08bView commit details -
[SB] update template path (Azure#17772)
updating template path in mgmt/tests.yml, since it was moved one folder in
Configuration menu - View commit details
-
Copy full SHA for a27bae5 - Browse repository at this point
Copy the full SHA a27bae5View commit details -
[EG] update template path (Azure#17771)
updating template path in mgmt/tests.yml, since it was moved one folder in
Configuration menu - View commit details
-
Copy full SHA for 3670a16 - Browse repository at this point
Copy the full SHA 3670a16View commit details -
Configuration menu - View commit details
-
Copy full SHA for a1f6028 - Browse repository at this point
Copy the full SHA a1f6028View commit details -
[ContainerRegistry] Acr set operations (Azure#17701)
* generated code from swagger * adding files from template * adding a tests.yml file * outlining base structures * adding more skeleton code * formatting code * adding some async files * fixes for apiview * added models and clients based on feedback from arch board * running black to keep code clean * more changes to auth * have a basic pipeline * added an auth policy for username & password * have a working auth policy * need to add a page iterator class for returned repositories * working list tags and list repositories methods * adding a change to the tests.yml file to run in live mode once I get there * added more methods * adding test infra * adding swagger file * regen with Jeremys swagger, fixing up implementations * added delete method, more models are filled out * code formatting and adding helper method to repository client * adding changes from newest swagger * updated generated code * adding tests for list and delete not exists, small changes to tests.yml * adding more list tests * updating readme and setup * adding more things the pipelines need * fixing pylint issues to get pipeline green * making all tests live tests * updating ci and readme with tables copies * updates to readme * adding more changes * draft based on pallavis code * updating readme * removing old sections from readme * more readme deletions * adding auth policy back in * ignore swagger readme * adding devtoolsback * readme fix, linting fix * updating shared reqs * regenerated code, fixed changelog, modified test structure * formatting * fixed up all lint and mypy issues * formatting * adding devtools to dev_reqs * including samples and license in manifest, thank you scbedd * updating swagger * adding skeleton for auth flow * more auth files * committing for izy to take a look * forgot new files * working auth policy using challenge * working tests * deleting recordings * authentication flow test * regenerated * fixing up test * new generated code, fixed user agent, passing tests * fixing up a few tests * changing a test slightly * async policy almost working, problem with the same url encoding * more test fixes * working live and playback * linting fixes, had to remove mypy because of issues in generated * adding conftest, fixing up async issue * renaming the async test file * fixing async tests * more fixes * removing async tests folder * addressing charles and anna's comments, thank you both * removing more from authpolicy * removing exchange client * tests for delete tag * importing tags for delete operations * cleanup * forgot to include a recording * add delete repo tests: * regenerated from autorest, added delete artifact method to sync and async * adding a set registry artifact properties method and test * continuing to debug test * working set operations and tests * adding tests to ensure ResourceNotFoundError is thrown * marking sync set_manifest/tag tests as live only because of recording issue
Configuration menu - View commit details
-
Copy full SHA for 72ea38b - Browse repository at this point
Copy the full SHA 72ea38bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6eb912d - Browse repository at this point
Copy the full SHA 6eb912dView commit details -
Changed threshold value to fix Datalake upload performance (Azure#17773)
* Fixed threshold value improve Datalake performance * added const to all base clients
Configuration menu - View commit details
-
Copy full SHA for 607d305 - Browse repository at this point
Copy the full SHA 607d305View commit details -
Configuration menu - View commit details
-
Copy full SHA for acf303a - Browse repository at this point
Copy the full SHA acf303aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c850b89 - Browse repository at this point
Copy the full SHA c850b89View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8554251 - Browse repository at this point
Copy the full SHA 8554251View commit details -
[EventHub] update checkpointstore service operations to take kwargs (A…
…zure#17598) fixes: Azure#17154
Configuration menu - View commit details
-
Copy full SHA for 7c4cfe2 - Browse repository at this point
Copy the full SHA 7c4cfe2View commit details
Commits on Apr 3, 2021
-
Configuration menu - View commit details
-
Copy full SHA for de272ae - Browse repository at this point
Copy the full SHA de272aeView commit details -
Add azure Sas credential support (Azure#17733)
* Add azure Sas credential support * changes * update_azure_core * test * lint * lint * lint * comments + lint * comments * remove try/catch * oops * Update sdk/eventhub/azure-eventhub/CHANGELOG.md Co-authored-by: Adam Ling (MSFT) <adam_ling@outlook.com> * mypy * lint agasin * Apply suggestions from code review Co-authored-by: Adam Ling (MSFT) <adam_ling@outlook.com> * Apply suggestions from code review Co-authored-by: Adam Ling (MSFT) <adam_ling@outlook.com> * test fix Co-authored-by: Adam Ling (MSFT) <adam_ling@outlook.com>
Configuration menu - View commit details
-
Copy full SHA for 7915990 - Browse repository at this point
Copy the full SHA 7915990View commit details
Commits on Apr 5, 2021
-
Adapt SB to latest OT changes (Azure#17761)
* Adapt SB to latest OT changes * lint * lint * azure core _ tests fix * excetp * oops * lint
Rakshith Bhyravabhotla authoredApr 5, 2021 Configuration menu - View commit details
-
Copy full SHA for 294668b - Browse repository at this point
Copy the full SHA 294668bView commit details -
[Container Registry] Transport wrapper (Azure#17633)
Addresses Azure#17508 . Adding a transport wrapper to pipelines to ensure sessions are not closed when using context managers. PR is based off another branch not yet in master, need Azure#17540 to be merged first.
Configuration menu - View commit details
-
Copy full SHA for 8fee2b6 - Browse repository at this point
Copy the full SHA 8fee2b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8972875 - Browse repository at this point
Copy the full SHA 8972875View commit details -
[ServiceBus] Bump uamqp dependency (Azure#17673)
* bump uamqp, drop 3.5, changelog update * revert 3.5 changes, will create a new PR for dropping 3.5 * Update sdk/servicebus/azure-servicebus/CHANGELOG.md * Update sdk/servicebus/tests.yml
Configuration menu - View commit details
-
Copy full SHA for 8a7c5a4 - Browse repository at this point
Copy the full SHA 8a7c5a4View commit details -
[SB] update Python 3.5 to 3.6 (Azure#17751)
fixes Azure#17237 - need to check if uamqp should drop 3.5
Configuration menu - View commit details
-
Copy full SHA for 18a9442 - Browse repository at this point
Copy the full SHA 18a9442View commit details -
Adapt EH to OT 1.0.0 (Azure#17783)
* kind * send * receive * lint + sample fix * comments * trace message for batch data * oops * Apply suggestions from code review * lint * lint
Rakshith Bhyravabhotla authoredApr 5, 2021 Configuration menu - View commit details
-
Copy full SHA for c5c4228 - Browse repository at this point
Copy the full SHA c5c4228View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9aeeca6 - Browse repository at this point
Copy the full SHA 9aeeca6View commit details -
Use single quotes for matrix generator command line arguments (Azure#…
…17754) Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for a51f9d5 - Browse repository at this point
Copy the full SHA a51f9d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 908835c - Browse repository at this point
Copy the full SHA 908835cView commit details -
[OT] Warn only on attribute error (Azure#17784)
* Warn only on attribute error * Apply suggestions from code review Co-authored-by: Laurent Mazuel <lmazuel@microsoft.com> Co-authored-by: Laurent Mazuel <lmazuel@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 2c5245f - Browse repository at this point
Copy the full SHA 2c5245fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9487d10 - Browse repository at this point
Copy the full SHA 9487d10View commit details -
Add FeatureFlagConfigurationSetting, SecretReferenceConfigurationSett…
…ing (Azure#16771) * made changes based on Pavels changes to .net * fixed some syntax bugs and other small things * added method _to_generated * working tests for the two new configuration settings, very basic get/retrieve tests * improved building of the FeatureFlagConfigSetting, now can be instantiated directly, or can be retrieved from the service * fixed up the SecretReferenceConfigurationSetting, need to fix the methods for FeatureFlag * have both new configuraiton settings working, need to build out the feature flag * added four more tests, verified sync tokens, creating FeatureFilter base classes * fadded a second feature flag * stashing * added custom filter * adding support for multiple features * turning [None] into [] * fixing final tests for sync client * another test having issues with matching on vcr * updating secret reference configuration to use uri instead of value * updating config settings to be easier to use * added tests for aad and regular client * adding async * updating typehints * adding more type hints * cleaning up docstrings in clients * fixed test issues * changing featurefilter to filters * need to undo feature filters * removed specific feature filters, instead leaving as dicts * fixed up sync tokens tests, pylint issues * adding a close to the clients * fixing close method * fixing up type hints * fixed a typehint * remove add_feature_filter, add 'kind' to each class * fixing up feature filter parsing * pylint fix * updating based on other languages * updates to be consistent * removed feature filter and replaced with dicts * code formatting * updates for apiview * fixes on content types * pylint fixes * adding constants * fixing up tests from merge conflicts * adding setter and @properties to secret reference * added @Property and setter for value and enabled * linting fix, adding filters to the property * raise AttributeError if value is set to a non dictionary * copying file over from master * removing python 3.5 support * undoing change * removing my removal for py35 support * adding a test to make sure configsetting.value can be None or blank string * addressing xiangs comments * changing featureflag to not prefix the key * adding validation on creation for feature flag config settings * adding key prefix if it is not there * small fixes * changes to secret reference based on discussion with xiang * fixes to feature flag * more fixes * update changelog, replace _value with value, handle KeyError
Configuration menu - View commit details
-
Copy full SHA for fed3b36 - Browse repository at this point
Copy the full SHA fed3b36View commit details -
Search nomalizer (Azure#17579)
* add normailizer support * updates * add odata_type string for CustomNormalizer * update changelog
Configuration menu - View commit details
-
Copy full SHA for 658d94b - Browse repository at this point
Copy the full SHA 658d94bView commit details -
[EventHubs] Bump uamqp dependency (Azure#17674)
bump uamqp dependency and check discarding/close connection status for resending if message in a failed sending status.
Configuration menu - View commit details
-
Copy full SHA for 2a80053 - Browse repository at this point
Copy the full SHA 2a80053View commit details -
[ContainerRegistry] new swagger (Azure#17790)
* new swagger * return objects for set_manifest_properties * return types on set_tag_properties * linting fixes
Configuration menu - View commit details
-
Copy full SHA for cff7650 - Browse repository at this point
Copy the full SHA cff7650View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6603722 - Browse repository at this point
Copy the full SHA 6603722View commit details -
[Tables] Updated datetime de/serialization (Azure#17776)
* Fixed kwargs * Update datetime serialization * Added tests * Fixed timezone support * Pylint updates * Fixed test awaits
Configuration menu - View commit details
-
Copy full SHA for fa00c1d - Browse repository at this point
Copy the full SHA fa00c1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b0b5a20 - Browse repository at this point
Copy the full SHA b0b5a20View commit details -
[Storage] mgmt live tests (Azure#17774)
* mgmt live tests * remove line
Configuration menu - View commit details
-
Copy full SHA for 5bcfe3f - Browse repository at this point
Copy the full SHA 5bcfe3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 698a7a4 - Browse repository at this point
Copy the full SHA 698a7a4View commit details -
you cannot pass a Null value to a tag. need to set a real value if EN…
…V value not present in the azure-dev-tools base testcase (Azure#17805)
Configuration menu - View commit details
-
Copy full SHA for f15f11d - Browse repository at this point
Copy the full SHA f15f11dView commit details -
Configuration menu - View commit details
-
Copy full SHA for d4811cf - Browse repository at this point
Copy the full SHA d4811cfView commit details -
Use base platform matrix for CI tests (Azure#17667)
* Use matrix config for CI/PR tests * DependsOn, remove duplicate regression test * Update platform matrix and test file names * Update cosmos ci tests for new pipeline configs * Update python version selection in matrix configs * Remove PR specific matrix configs * Consolidate base matrix across OSes
Configuration menu - View commit details
-
Copy full SHA for 105a27c - Browse repository at this point
Copy the full SHA 105a27cView commit details -
[translation] rename package/namespace (Azure#17792)
* rename folder structure to azure-ai-translation-documents * regenerate with translation-documents naming * update translation documents references in package * update codeowners and shared reqs * add azure-ai-translation-nspkg * add nspkg to dev requirements * translation-documents -> translation-document * rename DocumentTranslationClient to DocumentTranslatorClient * update readme * revert rename for client * sdk/translator -> sdk/translation * fix whitespace * renames for sample readme * fix analyze step errors * fix flaky tests - will succeed after one target finishes * add nspkg to shared reqs * make param optional for checks
Configuration menu - View commit details
-
Copy full SHA for 0523eab - Browse repository at this point
Copy the full SHA 0523eabView commit details -
[ContainerRegistry] ACR orderby (Azure#17794)
* new swagger * return objects for set_manifest_properties * return types on set_tag_properties * linting fixes * fixing order by params and adding tests
Configuration menu - View commit details
-
Copy full SHA for 53033f2 - Browse repository at this point
Copy the full SHA 53033f2View commit details -
[Communications-Chat] Refactor identifiers (Azure#17680)
* Shared models using protocol * Updated clients and models * Added typeddicts * Some test fixes * Pylint fixes * Some test fixes * Fixed typeddict declaration * Updates to Identity * id -> raw_id * Identifier -> id * Fixed typehint * Fixed more typehints * Updates to serialization * Updated identity type hints * Missing 'N'
Configuration menu - View commit details
-
Copy full SHA for 9c0e712 - Browse repository at this point
Copy the full SHA 9c0e712View commit details -
Configuration menu - View commit details
-
Copy full SHA for a9b77d7 - Browse repository at this point
Copy the full SHA a9b77d7View commit details -
Add Test Environment that runs tests w/out aiohttp (Azure#17718)
* Add a tox environment that ensures aiohttp is not present for a suite of tests, to ensure compatibility without the package. * Add try_import.py, script that can be used to safely attempt import of something we expect not to be present. Co-authored-by: Sean Kane <68240067+seankane-msft@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4485013 - Browse repository at this point
Copy the full SHA 4485013View commit details -
Configuration menu - View commit details
-
Copy full SHA for 379803f - Browse repository at this point
Copy the full SHA 379803fView commit details -
[Container Registry] ACR docs (Azure#17807)
* fixing up delete tests * docstring fixes for better sphinx docs * readme, sample, async sample, and basic readme sample * adding more details to the README * Update sdk/containerregistry/azure-containerregistry/README.md Co-authored-by: McCoy Patiño <39780829+mccoyp@users.noreply.github.com> * Update sdk/containerregistry/azure-containerregistry/samples/README.md Co-authored-by: McCoy Patiño <39780829+mccoyp@users.noreply.github.com> * Update sdk/containerregistry/azure-containerregistry/samples/README.md Co-authored-by: McCoy Patiño <39780829+mccoyp@users.noreply.github.com> * Update sdk/containerregistry/azure-containerregistry/samples/async_samples/sample_create_client_async.py Co-authored-by: McCoy Patiño <39780829+mccoyp@users.noreply.github.com> * vartype -> type * mccoys suggestion and removing old sample file * add to setup.py * expanding the basic samples a bit Co-authored-by: McCoy Patiño <39780829+mccoyp@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3086be4 - Browse repository at this point
Copy the full SHA 3086be4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2264517 - Browse repository at this point
Copy the full SHA 2264517View commit details -
Configuration menu - View commit details
-
Copy full SHA for 472b1d4 - Browse repository at this point
Copy the full SHA 472b1d4View commit details
Commits on Apr 6, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 39a0685 - Browse repository at this point
Copy the full SHA 39a0685View commit details -
Configuration menu - View commit details
-
Copy full SHA for e3495f8 - Browse repository at this point
Copy the full SHA e3495f8View commit details -
[Tables] Fix for async retry policy (Azure#17810)
* Fix bug in async retry policy * Added some retry testing * Updated release notes * Review feedback * Moved static methods
Configuration menu - View commit details
-
Copy full SHA for 824665d - Browse repository at this point
Copy the full SHA 824665dView commit details -
[Container Registry] ACR list_repositories pageable (Azure#17714)
* generated code from swagger * adding files from template * adding a tests.yml file * outlining base structures * adding more skeleton code * formatting code * adding some async files * fixes for apiview * added models and clients based on feedback from arch board * running black to keep code clean * more changes to auth * have a basic pipeline * added an auth policy for username & password * have a working auth policy * need to add a page iterator class for returned repositories * working list tags and list repositories methods * adding a change to the tests.yml file to run in live mode once I get there * added more methods * adding test infra * adding swagger file * regen with Jeremys swagger, fixing up implementations * added delete method, more models are filled out * code formatting and adding helper method to repository client * adding changes from newest swagger * updated generated code * adding tests for list and delete not exists, small changes to tests.yml * adding more list tests * updating readme and setup * adding more things the pipelines need * fixing pylint issues to get pipeline green * making all tests live tests * updating ci and readme with tables copies * updates to readme * adding more changes * draft based on pallavis code * updating readme * removing old sections from readme * more readme deletions * adding auth policy back in * ignore swagger readme * adding devtoolsback * readme fix, linting fix * updating shared reqs * regenerated code, fixed changelog, modified test structure * formatting * fixed up all lint and mypy issues * formatting * adding devtools to dev_reqs * including samples and license in manifest, thank you scbedd * updating swagger * adding skeleton for auth flow * more auth files * committing for izy to take a look * forgot new files * working auth policy using challenge * working tests * deleting recordings * authentication flow test * regenerated * fixing up test * new generated code, fixed user agent, passing tests * fixing up a few tests * changing a test slightly * async policy almost working, problem with the same url encoding * more test fixes * working live and playback * linting fixes, had to remove mypy because of issues in generated * adding conftest, fixing up async issue * renaming the async test file * fixing async tests * more fixes * removing async tests folder * addressing charles and anna's comments, thank you both * removing more from authpolicy * removing exchange client * fixing up scrubber * addressing charles comments on auth and exchange clients * fixed up list_repositories method * page_size -> results_per_page * list tags not ready for results_per_page * fixing up sync pageables * running black * async list manifests operations * async list tags methods complete * linting * linting fixes * conflicts * fix to scrubber * black and lint fixes * new recordings * fixing setup to make verify readmes happy * greater than -> greater than or equal * lint fixes * krista, mccoy, and swathis comments, thank you all
Configuration menu - View commit details
-
Copy full SHA for 160e3ed - Browse repository at this point
Copy the full SHA 160e3edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 830db5d - Browse repository at this point
Copy the full SHA 830db5dView commit details -
Configuration menu - View commit details
-
Copy full SHA for d336589 - Browse repository at this point
Copy the full SHA d336589View commit details -
Configuration menu - View commit details
-
Copy full SHA for 25a8e4f - Browse repository at this point
Copy the full SHA 25a8e4fView commit details -
Increment version for storage releases (Azure#17012)
* Increment package version after release of azure_storage_blob * Increment package version after release of azure_storage_file_datalake
Configuration menu - View commit details
-
Copy full SHA for a555acd - Browse repository at this point
Copy the full SHA a555acdView commit details -
Update eng_sys_checks to highlight the queue time options for skippin…
…g tox (Azure#17816) * update the documentation to show the skip methodology
Configuration menu - View commit details
-
Copy full SHA for b20bcbf - Browse repository at this point
Copy the full SHA b20bcbfView commit details -
Configuration menu - View commit details
-
Copy full SHA for e95f3a2 - Browse repository at this point
Copy the full SHA e95f3a2View commit details -
[Blob] Fixed the ability to upload from a generator (Azure#17551)
* Fixed the ability to upload from a generator * removed pass * Update sdk/storage/azure-storage-blob/azure/storage/blob/_shared/uploads.py Co-authored-by: Xiaoxi Fu <49707495+xiafu-msft@users.noreply.github.com> * Update sdk/storage/azure-storage-blob/azure/storage/blob/_shared/uploads.py Co-authored-by: Xiaoxi Fu <49707495+xiafu-msft@users.noreply.github.com> Co-authored-by: Xiaoxi Fu <49707495+xiafu-msft@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ee88e31 - Browse repository at this point
Copy the full SHA ee88e31View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d30958 - Browse repository at this point
Copy the full SHA 5d30958View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8db319c - Browse repository at this point
Copy the full SHA 8db319cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d72b1ce - Browse repository at this point
Copy the full SHA d72b1ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for c48529b - Browse repository at this point
Copy the full SHA c48529bView commit details -
Date on changelog (Azure#17846)
Rakshith Bhyravabhotla authoredApr 6, 2021 Configuration menu - View commit details
-
Copy full SHA for b34a952 - Browse repository at this point
Copy the full SHA b34a952View commit details -
Configuration menu - View commit details
-
Copy full SHA for f9d5fd3 - Browse repository at this point
Copy the full SHA f9d5fd3View commit details -
Configuration menu - View commit details
-
Copy full SHA for ba32ad5 - Browse repository at this point
Copy the full SHA ba32ad5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0761479 - Browse repository at this point
Copy the full SHA 0761479View commit details -
Update try_import to be aware of what package it's running against (A…
…zure#17850) * update try_import script to understand context
Configuration menu - View commit details
-
Copy full SHA for 1e3683d - Browse repository at this point
Copy the full SHA 1e3683dView commit details -
Rakshith Bhyravabhotla authored
Apr 6, 2021 Configuration menu - View commit details
-
Copy full SHA for 14b70f5 - Browse repository at this point
Copy the full SHA 14b70f5View commit details -
Extend whl_no_aio pytest filter glob (Azure#17854)
* extend the filter glob to handle mgmt-core
Configuration menu - View commit details
-
Copy full SHA for 4d50ff1 - Browse repository at this point
Copy the full SHA 4d50ff1View commit details
Commits on Apr 7, 2021
-
Avoid running non-2.7 and non-3.6 python versions for windows/macos C…
…I tests (Azure#17832) * Avoid running non-3.6 python versions for windows CI tests * Replace macos python ci test version with 3.6 to support crypto mindepends * Add separate base matrix for ci mindependency tests using cryptography 2.4.1
Configuration menu - View commit details
-
Copy full SHA for e8f5cca - Browse repository at this point
Copy the full SHA e8f5ccaView commit details -
[AutoRelease] t2-compute-2021-04-06-94854 (Azure#17820)
* CodeGen from PR 13759 in Azure/azure-rest-api-specs Update readme.python.md (Azure#13759) * version,CHANGELOG * test * compute changelog config * compute changelog config v1 * skip artificially test * _vmss test skip temporary Co-authored-by: SDKAuto <sdkautomation@microsoft.com> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> Co-authored-by: Zed <601306339@qq.com>
Configuration menu - View commit details
-
Copy full SHA for 1b24873 - Browse repository at this point
Copy the full SHA 1b24873View commit details -
[AutoRelease] t2-cosmosdb-2021-04-06-06793(Do not merge) (Azure#17826)
* CodeGen from PR 13253 in Azure/azure-rest-api-specs [Cosmos DB] Introduce new api version 2021-03-15 (Azure#13253) * Introduce new api version 2021-03-15 * fix Co-authored-by: Xujin Zhang <xujzhang@microsoft.com> * version,CHANGELOG * test * test Co-authored-by: SDKAuto <sdkautomation@microsoft.com> Co-authored-by: Xujin Zhang <xujzhang@microsoft.com> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
Configuration menu - View commit details
-
Copy full SHA for 60495f1 - Browse repository at this point
Copy the full SHA 60495f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3bc2c9c - Browse repository at this point
Copy the full SHA 3bc2c9cView commit details -
[AutoRelease] t2-synapse-2021-04-07-40286 (Azure#17863)
* CodeGen from PR 13790 in Azure/azure-rest-api-specs t2 synapse readme config (Azure#13790) * version,CHANGELOG Co-authored-by: SDKAuto <sdkautomation@microsoft.com> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> Co-authored-by: Zed Lei <59104634+RAY-316@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 88a578b - Browse repository at this point
Copy the full SHA 88a578bView commit details -
[AutoRelease] t2-datamigration-2021-04-07-23754(wave4) (Azure#17861)
* CodeGen from PR 13494 in Azure/azure-rest-api-specs datamigration readme t2 config (Azure#13494) * datamigration readme t2 config * datamigration readme change * datamigration readme change V2 * dataMigration readme change * version,CHANGELOG * test * datamigration changelog config Co-authored-by: SDKAuto <sdkautomation@microsoft.com> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> Co-authored-by: Zed Lei <59104634+RAY-316@users.noreply.github.com> Co-authored-by: Zed <601306339@qq.com>
Configuration menu - View commit details
-
Copy full SHA for f16535e - Browse repository at this point
Copy the full SHA f16535eView commit details -
[AutoRelease] t2-loganalytics-2021-04-06-87551 (Azure#17824)
* CodeGen from PR 13782 in Azure/azure-rest-api-specs update OperationalInsights package for SDK release (Azure#13782) * added3 new properties to TableProperties: IsTroubleshootingAllowed, IsTroubleshootingEnabled, IsTroubleshootingEnabledLastActivation. * added Tables new api version * changed bool to boolean types * prettified jsons * fix erroes in swagger * undo changes to 2020-03-01-preview version * pr fixes * updated TableUpdate example * changed lastTroubleshootDate from date format to string, removed isTroubleshootingAllowed from body of example * changed v1 to v2 * changed WorkspaceNameParameter back to V1 * changed ErrorResponse to default ErrorResponse without ref to local definition * added systemData * removed systemData * added systemData to Patch and Get * moved systemData to Table properties * deleted systemData from Table.json, added to Get and Put examles * changed location of systemData in Tables.json * moved systemData to inside Table definition * moved systemData inside Table properties * removed SystemData * creatted a new package containing all latest swagger files for publishing new SDK * removed package 2021_02 and set default packate to 2020_10 * removed 2 packages * removed DataCollectorLogs.json from readme.md 20202.10 * added empty line to try invoke pipeline validations that havent run * Delete Tables.json * added3 new properties to TableProperties: IsTroubleshootingAllowed, IsTroubleshootingEnabled, IsTroubleshootingEnabledLastActivation. * merge * prettified jsons * undo changes to 2020-03-01-preview version * updated TableUpdate example * changed lastTroubleshootDate from date format to string, removed isTroubleshootingAllowed from body of example * changed v1 to v2 * changed WorkspaceNameParameter back to V1 * added systemData * removed systemData * added systemData to Patch and Get * moved systemData to Table properties * deleted systemData from Table.json, added to Get and Put examles * changed location of systemData in Tables.json * moved systemData to inside Table definition * moved systemData inside Table properties * removed whitespaces * changed DataExportErrorResponse to common .../v2/types.json#/definitions/ErrorResponse * changed all Error response of 2020-08 to common definition * version,CHANGELOG * test Co-authored-by: SDKAuto <sdkautomation@microsoft.com> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> Co-authored-by: zhangyan133 <77086185+zhangyan133@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3318cee - Browse repository at this point
Copy the full SHA 3318ceeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 78cbd62 - Browse repository at this point
Copy the full SHA 78cbd62View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0168981 - Browse repository at this point
Copy the full SHA 0168981View commit details -
Configuration menu - View commit details
-
Copy full SHA for 21f1bac - Browse repository at this point
Copy the full SHA 21f1bacView commit details -
Configuration menu - View commit details
-
Copy full SHA for 11bbd11 - Browse repository at this point
Copy the full SHA 11bbd11View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4bb2951 - Browse repository at this point
Copy the full SHA 4bb2951View commit details -
Configuration menu - View commit details
-
Copy full SHA for 47cbcfa - Browse repository at this point
Copy the full SHA 47cbcfaView commit details -
Prepare for release EG (Azure#17881)
* Prepare for release EG * add comment
Rakshith Bhyravabhotla authoredApr 7, 2021 Configuration menu - View commit details
-
Copy full SHA for d953be7 - Browse repository at this point
Copy the full SHA d953be7View commit details -
Rename - remove_participant -> user -> identifier (Azure#17814)
* Rename - remove_participant -> user -> identifier * Minor doc updates * test files modified * Minor doc updates * Rename ChatThreadParticipant to ChatParticipant * modified tests * Renamed ChatParticipant.user to ChatParticipant.identifier * Docstring update MicrosoftTeamsUserIdentifier.is_anonymous 'str' to 'bool' * Minor test refactoring * Update CHANGELOG.md and README.md * Import changes for CommunicationUserIdentifier in samples * Update sdk/communication/azure-communication-chat/README.md Co-authored-by: Dominik <domessin@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for a1752b3 - Browse repository at this point
Copy the full SHA a1752b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 54a8553 - Browse repository at this point
Copy the full SHA 54a8553View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c5a63c - Browse repository at this point
Copy the full SHA 3c5a63cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3dc25cc - Browse repository at this point
Copy the full SHA 3dc25ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 03ea632 - Browse repository at this point
Copy the full SHA 03ea632View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e42772 - Browse repository at this point
Copy the full SHA 4e42772View commit details -
[Container Registry] Test fixes (Azure#17847)
Fixing the environment variables in tests to work with the pipeline.
Configuration menu - View commit details
-
Copy full SHA for 379a23f - Browse repository at this point
Copy the full SHA 379a23fView commit details
Commits on Apr 8, 2021
-
[AutoRelease] t2-changeanalysis-2021-04-06-95497 (Azure#17819)
* CodeGen from PR 13687 in Azure/azure-rest-api-specs correct changeanalysis typescript.md (Azure#13687) * version,CHANGELOG * changeanalysis changelog config Co-authored-by: SDKAuto <sdkautomation@microsoft.com> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> Co-authored-by: Zed <601306339@qq.com> Co-authored-by: Zed Lei <59104634+RAY-316@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8fe589d - Browse repository at this point
Copy the full SHA 8fe589dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 58a1c0d - Browse repository at this point
Copy the full SHA 58a1c0dView commit details -
add override resourcegraph (Azure#17866)
Co-authored-by: Yan Zhang (WICRESOFT NORTH AMERICA LTD) <v-yanzhang@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for c1af73f - Browse repository at this point
Copy the full SHA c1af73fView commit details -
[AutoRelease] t2-containerservice-2021-04-07-68775(Do not merge) (Azu…
…re#17865) * CodeGen from PR 13763 in Azure/azure-rest-api-specs [aks] fix vm size model and osDiskType description (Azure#13763) * fix: agent pool vm size should be string, not enum * fix: osDiskType default description for >= 2020-11-01 * version,CHANGELOG * test Co-authored-by: SDKAuto <sdkautomation@microsoft.com> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> Co-authored-by: zhangyan133 <77086185+zhangyan133@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f1a6b32 - Browse repository at this point
Copy the full SHA f1a6b32View commit details -
[AutoRelease] t2-storagesync-2021-04-07-19792 (Azure#17869)
* CodeGen from PR 13810 in Azure/azure-rest-api-specs storagesync readme t2 config (Azure#13810) * storagesync readme t2 config * storagesync readme.python t2 config * version,CHANGELOG * test * storagesync t2 changelog config * Update shared_requirements.txt Co-authored-by: SDKAuto <sdkautomation@microsoft.com> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> Co-authored-by: Zed Lei <59104634+RAY-316@users.noreply.github.com> Co-authored-by: Zed <601306339@qq.com>
Configuration menu - View commit details
-
Copy full SHA for 8bda918 - Browse repository at this point
Copy the full SHA 8bda918View commit details -
[AutoRelease] t2-resourcegraph-2021-03-31-51385 (Azure#17692)
* CodeGen from PR 13715 in Azure/azure-rest-api-specs resourcegraph readme t2 config (Azure#13715) * version,CHANGELOG * test * fix test * fix test again * skip test Co-authored-by: SDKAuto <sdkautomation@microsoft.com> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> Co-authored-by: Yan Zhang (WICRESOFT NORTH AMERICA LTD) <v-yanzhang@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for d34872c - Browse repository at this point
Copy the full SHA d34872cView commit details -
[AutoRelease] t2-azurestack-2021-04-08-81999 (Azure#17892)
* CodeGen from PR 13813 in Azure/azure-rest-api-specs azurestack wave4 t2 config (Azure#13813) * version,CHANGELOG * azurestack changelog t2 config Co-authored-by: SDKAuto <sdkautomation@microsoft.com> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> Co-authored-by: Zed <601306339@qq.com> Co-authored-by: Zed Lei <59104634+RAY-316@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1c71790 - Browse repository at this point
Copy the full SHA 1c71790View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea8a73b - Browse repository at this point
Copy the full SHA ea8a73bView commit details -
Configuration menu - View commit details
-
Copy full SHA for cb464b2 - Browse repository at this point
Copy the full SHA cb464b2View commit details -
Python SDK: CognitiveServices ComputerVision API 3.2 (v0.8.0) (Azure#…
…17482) * Regenerate SDK. * Add CHANGELOG.md entry.
Configuration menu - View commit details
-
Copy full SHA for 7ed5194 - Browse repository at this point
Copy the full SHA 7ed5194View commit details -
Configuration menu - View commit details
-
Copy full SHA for f22f1ab - Browse repository at this point
Copy the full SHA f22f1abView commit details -
Change date for releases (Azure#17907)
Rakshith Bhyravabhotla authoredApr 8, 2021 Configuration menu - View commit details
-
Copy full SHA for 17bd690 - Browse repository at this point
Copy the full SHA 17bd690View commit details -
Configuration menu - View commit details
-
Copy full SHA for d695852 - Browse repository at this point
Copy the full SHA d695852View commit details -
Configuration menu - View commit details
-
Copy full SHA for d16d477 - Browse repository at this point
Copy the full SHA d16d477View commit details -
[Tables] fixing test failure b/c of cosmos rate limiting (Azure#17922)
Configuration menu - View commit details
-
Copy full SHA for fbfe330 - Browse repository at this point
Copy the full SHA fbfe330View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa8a0ab - Browse repository at this point
Copy the full SHA fa8a0abView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a6fb0e - Browse repository at this point
Copy the full SHA 9a6fb0eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 99a1c75 - Browse repository at this point
Copy the full SHA 99a1c75View commit details
Commits on Apr 9, 2021
-
[AutoRelease] t2-customproviders-2021-04-08-50278 (Azure#17897)
* CodeGen from PR 13831 in Azure/azure-rest-api-specs customproviders t2 readme config (Azure#13831) * version,CHANGELOG * customproviders changelog config Co-authored-by: SDKAuto <sdkautomation@microsoft.com> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> Co-authored-by: Zed Lei <59104634+RAY-316@users.noreply.github.com> Co-authored-by: Zed <601306339@qq.com>
Configuration menu - View commit details
-
Copy full SHA for 0b9bfd6 - Browse repository at this point
Copy the full SHA 0b9bfd6View commit details -
[AutoRelease] t2-appplatform-2021-04-08-16036 (Azure#17896)
* CodeGen from PR 13829 in Azure/azure-rest-api-specs appplatform t2 readme config (Azure#13829) * version,CHANGELOG * test * appplatform changelog config Co-authored-by: SDKAuto <sdkautomation@microsoft.com> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> Co-authored-by: Zed <601306339@qq.com> Co-authored-by: Zed Lei <59104634+RAY-316@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 37c925e - Browse repository at this point
Copy the full SHA 37c925eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d2e5820 - Browse repository at this point
Copy the full SHA d2e5820View commit details -
Update README.md (Azure#17945)
Rakshith Bhyravabhotla authoredApr 9, 2021 Configuration menu - View commit details
-
Copy full SHA for 92973d2 - Browse repository at this point
Copy the full SHA 92973d2View commit details -
Fix BaseName initialization (Azure#17948)
Initializing the BaseName with a ServiceDirectory that contains a "/", because it is a multiple level path, causes the BaseName initialization code to fail because it doesn't support the validation pattern. In all the known cases we already pass the ResourceGroupName explicitly so don't need to set the BaseName so we can skip the initialization in those cases. Co-authored-by: Wes Haggard <Wes.Haggard@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for d2af6af - Browse repository at this point
Copy the full SHA d2af6afView commit details -
Add and fix samples for OT (Azure#17876)
* Add and fix samples for OT * Update sample_receive_sb.py * Update README.md * Update README.md
Rakshith Bhyravabhotla authoredApr 9, 2021 Configuration menu - View commit details
-
Copy full SHA for 838081a - Browse repository at this point
Copy the full SHA 838081aView commit details -
Added test pass info for python (Azure#16026)
* Added test pass info for python * Added in environment variables
Configuration menu - View commit details
-
Copy full SHA for 4283862 - Browse repository at this point
Copy the full SHA 4283862View commit details -
move apireview step into the analyze stage (Azure#17924)
* move apireview step into the analyze stage, shift artifact publish to end of the job
Configuration menu - View commit details
-
Copy full SHA for c8658b8 - Browse repository at this point
Copy the full SHA c8658b8View commit details
Commits on Apr 10, 2021
-
Configuration menu - View commit details
-
Copy full SHA for f3760fc - Browse repository at this point
Copy the full SHA f3760fcView commit details
Commits on Apr 12, 2021
-
Sync eng/common directory with azure-sdk-tools for PR 1515 (Azure#17935)
* Add lease to runs. * Add YAML file. * Remove commented out code. * Move days valid into template with a default. Co-authored-by: Mitch Denny <midenn@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 6f4a33e - Browse repository at this point
Copy the full SHA 6f4a33eView commit details -
[AutoRelease] t2-datashare-2021-04-12-49497 (Azure#17959)
* CodeGen from PR 13833 in Azure/azure-rest-api-specs datashare readme t2 config (Azure#13833) * version,CHANGELOG * datashare t2 changelog config Co-authored-by: SDKAuto <sdkautomation@microsoft.com> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> Co-authored-by: Zed <601306339@qq.com>
Configuration menu - View commit details
-
Copy full SHA for 20a3df6 - Browse repository at this point
Copy the full SHA 20a3df6View commit details -
[AutoRelease] t2-hanaonazure-2021-04-12-42294 (Azure#17966)
* CodeGen from PR 13880 in Azure/azure-rest-api-specs hanaonazure t2 readme config (Azure#13880) * version,CHANGELOG * hanaonazure changelog t2 config Co-authored-by: SDKAuto <sdkautomation@microsoft.com> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> Co-authored-by: Zed Lei <59104634+RAY-316@users.noreply.github.com> Co-authored-by: Zed <601306339@qq.com>
Configuration menu - View commit details
-
Copy full SHA for 9afa924 - Browse repository at this point
Copy the full SHA 9afa924View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff15463 - Browse repository at this point
Copy the full SHA ff15463View commit details -
Removed the update CI target packages step. (Azure#17984)
Co-authored-by: Sima Zhu <sizhu@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 76f9ca7 - Browse repository at this point
Copy the full SHA 76f9ca7View commit details -
Sync eng/common directory with azure-sdk-tools for PR 1551 (Azure#17986)
* make -checkout: none an optional phase Co-authored-by: scbedd <45376673+scbedd@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 66416e7 - Browse repository at this point
Copy the full SHA 66416e7View commit details
Commits on Apr 13, 2021
-
Update eng/common dev version template. (Azure#17993)
Co-authored-by: Mitch Denny <midenn@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 75c8874 - Browse repository at this point
Copy the full SHA 75c8874View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f7f585 - Browse repository at this point
Copy the full SHA 8f7f585View commit details -
Configuration menu - View commit details
-
Copy full SHA for 40e7f7d - Browse repository at this point
Copy the full SHA 40e7f7dView commit details -
Configuration menu - View commit details
-
Copy full SHA for c57ebb4 - Browse repository at this point
Copy the full SHA c57ebb4View commit details -
Quick fix for retain runs (Azure#18001)
Urgently need to fix this to unblock pipelines.
Configuration menu - View commit details
-
Copy full SHA for a992c8b - Browse repository at this point
Copy the full SHA a992c8bView commit details -
Sync eng/common directory with azure-sdk-tools for PR 1553 (Azure#18002)
* Remove condition. * Fix up system access token usage. Co-authored-by: Mitch Denny <midenn@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for e558eaf - Browse repository at this point
Copy the full SHA e558eafView commit details -
Configuration menu - View commit details
-
Copy full SHA for e748baa - Browse repository at this point
Copy the full SHA e748baaView commit details -
[AutoRelease] t2-healthcareapis-2021-04-12-56802 (Azure#17968)
* CodeGen from PR 13884 in Azure/azure-rest-api-specs healthcareapis t2 config (Azure#13884) * version,CHANGELOG * test * healthcareapis changelog t2 config Co-authored-by: SDKAuto <sdkautomation@microsoft.com> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> Co-authored-by: Zed <601306339@qq.com>
Configuration menu - View commit details
-
Copy full SHA for b2dff18 - Browse repository at this point
Copy the full SHA b2dff18View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5bf3d84 - Browse repository at this point
Copy the full SHA 5bf3d84View commit details -
[Communication] - SDK - Synced SMS and Phone Numbers shared folders (A…
…zure#17985) * Sync SMS and PNM shared folders * Added typing extensions * Sync other shared folder files
Configuration menu - View commit details
-
Copy full SHA for 03bed39 - Browse repository at this point
Copy the full SHA 03bed39View commit details -
update release date (Azure#17988)
* update release date * update * updates
Configuration menu - View commit details
-
Copy full SHA for a14cebf - Browse repository at this point
Copy the full SHA a14cebfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b640a4 - Browse repository at this point
Copy the full SHA 6b640a4View commit details -
updating generated code (Azure#17874)
* updating generated code * adding generated folder * getting error about rawdeserializer * fixes to error throwing * lint fixes * ignore swagger readme
Configuration menu - View commit details
-
Copy full SHA for 6f01b19 - Browse repository at this point
Copy the full SHA 6f01b19View commit details -
Configuration menu - View commit details
-
Copy full SHA for 80382ed - Browse repository at this point
Copy the full SHA 80382edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f28dd5 - Browse repository at this point
Copy the full SHA 1f28dd5View commit details -
Configuration menu - View commit details
-
Copy full SHA for f8e1b23 - Browse repository at this point
Copy the full SHA f8e1b23View commit details -
Add Conda Publishing (Azure#17889)
* Add Conda Build Steps and supporting infrastructure. * Add meta.yml and extensions to ci.yml in both sdk/core and sdk/storage * Add placeholder Conda release stage Co-authored-by: Sean Kane <68240067+seankane-msft@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2701194 - Browse repository at this point
Copy the full SHA 2701194View commit details -
[Communication]: Removed error code assertion from unauthorized phone…
… number test (Azure#17955) * Updated expected error code * Removed error code assertion from unauthorized phone number test
Configuration menu - View commit details
-
Copy full SHA for 1019494 - Browse repository at this point
Copy the full SHA 1019494View commit details -
[Container Registry] fixing up the test-resources-post script (Azure#…
…17883) * fixing up the test-resources-post script * adding forced import of Az * flipping orders * changing from updatet to import force * update for mac * using default shell * dropping the .exe * removing shell=True * removing powershell altogether * linking powershell command to module * powershell.exe -> pwsh * simplifying cmdlet * chnging command structure * simpler pwsh call * moving to mgmt plane library * adding import image using mgmt plane * import_repo -> import_image * cleaning up test-resources-post * more changes to test files * more corrections * making hello-world a constant too * fixing up recordings * adding try catch for import-module * adding import for Az.Accounts * using a fixture instead of the powershell script * removing test-resources-post.ps1 entirely, using fixture
Configuration menu - View commit details
-
Copy full SHA for 01c8b28 - Browse repository at this point
Copy the full SHA 01c8b28View commit details -
[Communication]: Migrated python identity tests to use ARM template (A…
…zure#17890) * Migrated python identity tests to use ARM template * Update sanitation for the request * Renamed variable in URIIdentityReplacer * Fixed python 2 import error
Configuration menu - View commit details
-
Copy full SHA for 1b33479 - Browse repository at this point
Copy the full SHA 1b33479View commit details -
Configuration menu - View commit details
-
Copy full SHA for f44d28b - Browse repository at this point
Copy the full SHA f44d28bView commit details
Commits on Apr 14, 2021
-
* add perf tests * update * update * updates
Configuration menu - View commit details
-
Copy full SHA for 6cd1f37 - Browse repository at this point
Copy the full SHA 6cd1f37View commit details -
Deprecate Azure-Synapse (Azure#18027)
* update readme/changelog to reflect deprecated status. bump the patch version to ensure it floats to the top
Configuration menu - View commit details
-
Copy full SHA for e55a470 - Browse repository at this point
Copy the full SHA e55a470View commit details -
shared_requirements msrest verison update (Azure#17938)
Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e01a658 - Browse repository at this point
Copy the full SHA e01a658View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f94101 - Browse repository at this point
Copy the full SHA 7f94101View commit details -
[Communication]: Added exception to begin_update_phone_number_capabil…
…ities (Azure#18025) * Added exception to begin_update_phone_number_capabilities * Updated check to be case insensitive
Configuration menu - View commit details
-
Copy full SHA for f241e37 - Browse repository at this point
Copy the full SHA f241e37View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c65b7a - Browse repository at this point
Copy the full SHA 9c65b7aView commit details
Commits on Apr 15, 2021
-
Call bypass-local-dns.yml from verify-agent-os.yml - Easy way to ensu…
…re the DNS workaround is run in (almost) all pipelines (Azure#18049) Co-authored-by: Mike Harder <mharder@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 2be0cad - Browse repository at this point
Copy the full SHA 2be0cadView commit details -
Sync eng/common directory with azure-sdk-tools for PR 1555 (Azure#18051)
* Verify samples during CIs Replaces Azure#17999 for use in all language repos. * Move exit to proper scope * Use verify-samples template Co-authored-by: Heath Stewart <heaths@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for b1ebc32 - Browse repository at this point
Copy the full SHA b1ebc32View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6fb418f - Browse repository at this point
Copy the full SHA 6fb418fView commit details -
Sync eng/common directory with azure-sdk-tools for PR 1559 (Azure#18064)
* Handle empty files in Test-SampleMetadata Relates to Azure/azure-sdk-for-java#20684 * Remove condition from verify-samples * Use forward slash in path * Fix directory typo * Remove invalid 'telemetry' product slug Relates to Azure#17991 * Disable verify-samples template Opened Azure#18066 to track re-enabling it. Co-authored-by: Heath Stewart <heaths@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for f394ae8 - Browse repository at this point
Copy the full SHA f394ae8View commit details -
[AutoRelease] t2-dns-2021-04-14-12237 (Azure#18039)
* CodeGen from PR 13923 in Azure/azure-rest-api-specs dns t2 readme config (Azure#13923) * version,CHANGELOG * test * test config * dns changelog config * test config Co-authored-by: SDKAuto <sdkautomation@microsoft.com> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> Co-authored-by: Zed <601306339@qq.com> Co-authored-by: Zed Lei <59104634+RAY-316@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f4c8a8c - Browse repository at this point
Copy the full SHA f4c8a8cView commit details -
[AutoRelease] t2-hybridcompute-2021-04-15-18223 (Azure#18062)
* CodeGen from PR 13910 in Azure/azure-rest-api-specs hybridcompute readme t2 config (Azure#13910) * readme t2 config * hybridcompute t2 readme config * version,CHANGELOG * test * hybridcompute changelog config Co-authored-by: SDKAuto <sdkautomation@microsoft.com> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> Co-authored-by: Zed <601306339@qq.com> Co-authored-by: Zed Lei <59104634+RAY-316@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6d6f68b - Browse repository at this point
Copy the full SHA 6d6f68bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a527161 - Browse repository at this point
Copy the full SHA a527161View commit details -
remove multiapi generated code (Azure#18052)
* remove multiapi generated code * update
Configuration menu - View commit details
-
Copy full SHA for 7fe58e9 - Browse repository at this point
Copy the full SHA 7fe58e9View commit details -
allow filtering live test sets based on package name (Azure#18013)
### Description: #### What We want to have the ability to trigger live tests separately for different packages #### How Set runtime parameters ```Services``` at the test YAML file. Based on [recommendations ](https://github.com/Azure/azure-sdk-for-python/blob/master/sdk/keyvault/tests.yml)from sys engineering team, add in test filtering logic based on package name so that developers can override [ run parameters from the pipeline ](https://docs.microsoft.com/en-us/azure/devops/pipelines/process/runtime-parameters?view=azure-devops&tabs=script). By default, all packages will be built and tested. ### Test: * Run [all packages](https://dev.azure.com/azure-sdk/internal/_build/results?buildId=842788&view=results) * Run [a selected package](https://dev.azure.com/azure-sdk/internal/_build/results?buildId=842906&view=results)
Configuration menu - View commit details
-
Copy full SHA for 0629108 - Browse repository at this point
Copy the full SHA 0629108View commit details -
[EventHubs] user agent impl update (Azure#18040)
* user agent impl update * fix typo
Configuration menu - View commit details
-
Copy full SHA for 8a143e1 - Browse repository at this point
Copy the full SHA 8a143e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 61cdfd2 - Browse repository at this point
Copy the full SHA 61cdfd2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c6112b - Browse repository at this point
Copy the full SHA 4c6112bView commit details -
[ServiceBus] update samples, docs and tests for sql rule filter (Azur…
…e#18042) Closing issue: Azure#17525
Configuration menu - View commit details
-
Copy full SHA for 99cf2bd - Browse repository at this point
Copy the full SHA 99cf2bdView commit details -
recording processor updating for foreign clouds (Azure#18073)
* recording processor updating for foreign clouds * Update tools/azure-devtools/src/azure_devtools/scenario_tests/recording_processors.py Co-authored-by: Charles Lowell <chlowe@microsoft.com> Co-authored-by: Charles Lowell <chlowe@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 77feaf1 - Browse repository at this point
Copy the full SHA 77feaf1View commit details
Commits on Apr 16, 2021
-
dns changelog config (Azure#18070)
* dns changelog config * dns _version config
Configuration menu - View commit details
-
Copy full SHA for ebb02e3 - Browse repository at this point
Copy the full SHA ebb02e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 46b402f - Browse repository at this point
Copy the full SHA 46b402fView commit details -
[ServiceBus] validate iso8601 duration format in mgmt module (Azure#1…
…8044) * validate iso8601 duration format in mgmt module * fix tests * upload test records * add update_* test and bug fix * fix mypy * more mypy fix * mypy fix
Configuration menu - View commit details
-
Copy full SHA for a5607a7 - Browse repository at this point
Copy the full SHA a5607a7View commit details -
[Tables] Client and pipeline refactor (Azure#18045)
* Removed unused encryption * Started refactor * More refactoring of clients * Updated async retry policy * Some test and sample fixes * pylint * Fixed acl tests * Skip retry for now * Fix pipeline sharing * Fixed retry tests * Pylint * Update sdk/tables/azure-data-tables/tests/test_retry.py Co-authored-by: Sean Kane <68240067+seankane-msft@users.noreply.github.com> * Update sdk/tables/azure-data-tables/tests/test_retry_async.py Co-authored-by: Sean Kane <68240067+seankane-msft@users.noreply.github.com> * Updated changelog * Fix CI Co-authored-by: Sean Kane <68240067+seankane-msft@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6be6d47 - Browse repository at this point
Copy the full SHA 6be6d47View commit details -
Update azure-template (Azure#18056)
* update template setup.py to reflect track 2. update tests.yml to pass the correct buildTargetingString
Configuration menu - View commit details
-
Copy full SHA for c6fb23f - Browse repository at this point
Copy the full SHA c6fb23fView commit details -
Release CognitiveServices AnomalyDetector 3.0.0b3 (Azure#18080)
* Regenerate SDK. * Update changelog.
Configuration menu - View commit details
-
Copy full SHA for e7682d1 - Browse repository at this point
Copy the full SHA e7682d1View commit details -
Rakshith Bhyravabhotla authored
Apr 16, 2021 Configuration menu - View commit details
-
Copy full SHA for b1b18de - Browse repository at this point
Copy the full SHA b1b18deView commit details -
Configuration menu - View commit details
-
Copy full SHA for a162bf2 - Browse repository at this point
Copy the full SHA a162bf2View commit details -
Configuration menu - View commit details
-
Copy full SHA for a5d0e97 - Browse repository at this point
Copy the full SHA a5d0e97View commit details
Commits on Apr 17, 2021
-
Correct expiration epoch time (Azure#18026)
* Correct expiration epoch time * Add pydoc and address comments * Add UTs * Update in shared lib * Update in shared lib * Fix lint issue * Update utils.py * Update dev_requirements.txt Co-authored-by: Leo Li <jixli@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 66f11d7 - Browse repository at this point
Copy the full SHA 66f11d7View commit details
Commits on Apr 19, 2021
-
Enabled exists() for CPK encrypted blobs (Azure#18106)
* Enabled exists() for CPK encrypted blobs * fixed mistake I made * fixed mistake I made
Configuration menu - View commit details
-
Copy full SHA for 40d4e13 - Browse repository at this point
Copy the full SHA 40d4e13View commit details -
[AutoRelease] t2-resource-2021-04-16-89132 (Azure#18097)
* CodeGen from PR 13974 in Azure/azure-rest-api-specs resource t2 readme config (Azure#13974) * version,CHANGELOG * test * all version change Co-authored-by: SDKAuto <sdkautomation@microsoft.com> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> Co-authored-by: Zed <601306339@qq.com> Co-authored-by: Zed Lei <59104634+RAY-316@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 28545a0 - Browse repository at this point
Copy the full SHA 28545a0View commit details -
[AutoRelease] t2-storage-2021-04-13-34265 (Azure#18003)
* CodeGen from PR 13881 in Azure/azure-rest-api-specs storage readme t2 config (Azure#13881) * storage readme t2 config * storage t2 config * version,CHANGELOG * test Co-authored-by: SDKAuto <sdkautomation@microsoft.com> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> Co-authored-by: Zed Lei <59104634+RAY-316@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4deec3e - Browse repository at this point
Copy the full SHA 4deec3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for dffee64 - Browse repository at this point
Copy the full SHA dffee64View commit details -
[Tables] Test fixes (Azure#18075)
Removes tests that are supported in tables but not cosmos.
Configuration menu - View commit details
-
Copy full SHA for 2a2cf6b - Browse repository at this point
Copy the full SHA 2a2cf6bView commit details -
Sync eng/common directory with azure-sdk-tools for PR 1560 (Azure#18112)
* Add template to merge multiple subscription configurations * Update eng/common/TestResources/build-test-resource-config.yml Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com> Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com> Co-authored-by: Ben Broderick Phillips <ben@benbp.net> Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for bc317cc - Browse repository at this point
Copy the full SHA bc317ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d29aef - Browse repository at this point
Copy the full SHA 4d29aefView commit details -
[EventHub] improved migration guide (Azure#17953)
* updated migration guide * small fix
Configuration menu - View commit details
-
Copy full SHA for 91d2509 - Browse repository at this point
Copy the full SHA 91d2509View commit details -
[Tables] Removed batching result (Azure#18132)
* Removed batching result * Pylint fixes * Removed debugging * Removed context manager * Handle dict mutations
Configuration menu - View commit details
-
Copy full SHA for 796be71 - Browse repository at this point
Copy the full SHA 796be71View commit details -
Use underscore-prefixed variable name when setting sub config values …
…as secrets (Azure#18139) Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 064e436 - Browse repository at this point
Copy the full SHA 064e436View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ada230 - Browse repository at this point
Copy the full SHA 2ada230View commit details
Commits on Apr 20, 2021
-
[Blob][Fix]fix downloader.chunks() return chunks in different size (A…
…zure#17559) * [Blob][Fix]fix downloader.chunks() * [FileShare][Fix]fix downloader.chunks() * [FileShare][Fix]fix downloader.chunks() * add doc * modify doc * modify doc * Update _download.py * Update _download.py * Update _download.py
Configuration menu - View commit details
-
Copy full SHA for 68095e0 - Browse repository at this point
Copy the full SHA 68095e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 390e17c - Browse repository at this point
Copy the full SHA 390e17cView commit details -
[AutoRelease] t2-keyvault-2021-04-19-19915 (Azure#18126)
* CodeGen from PR 13924 in Azure/azure-rest-api-specs Set x-ms-api-version to false for vaults list (Azure#13924) * version,CHANGELOG * test Co-authored-by: SDKAuto <sdkautomation@microsoft.com> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> Co-authored-by: Zed Lei <59104634+RAY-316@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9a370b3 - Browse repository at this point
Copy the full SHA 9a370b3View commit details -
[AutoRelease] t2-webpubsub-2021-04-16-57261 (Azure#18092)
* CodeGen from PR 13953 in Azure/azure-rest-api-specs webpubsub readme t1 del (Azure#13953) * version,CHANGELOG * webpubsub changelog config * changelog version change Co-authored-by: SDKAuto <sdkautomation@microsoft.com> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> Co-authored-by: Zed <601306339@qq.com> Co-authored-by: Zed Lei <59104634+RAY-316@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b682f61 - Browse repository at this point
Copy the full SHA b682f61View commit details -
changing table_name to name (Azure#18103)
* changing table_name to name * adding changelog update * removing another table_name situation Co-authored-by: annatisch <antisch@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 44b528a - Browse repository at this point
Copy the full SHA 44b528aView commit details -
Storage devtool migration (Azure#17396)
* [DataLake][Devtool]Migrate test framework to Devtool
Configuration menu - View commit details
-
Copy full SHA for 0ae834b - Browse repository at this point
Copy the full SHA 0ae834bView commit details -
[Service Bus] add rule filters sample (Azure#18128)
* add rule filter sample * adams comments * remove env vars
Configuration menu - View commit details
-
Copy full SHA for 89b54c2 - Browse repository at this point
Copy the full SHA 89b54c2View commit details -
[Service Bus] create dead-letter queue sample (Azure#18123)
* create deadletter queue sample * adams comments * rename samples * rename
Configuration menu - View commit details
-
Copy full SHA for b5f8bb6 - Browse repository at this point
Copy the full SHA b5f8bb6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3496153 - Browse repository at this point
Copy the full SHA 3496153View commit details -
Configuration menu - View commit details
-
Copy full SHA for b3f18e7 - Browse repository at this point
Copy the full SHA b3f18e7View commit details -
Add multivariate sample (Azure#18156)
Co-authored-by: David Liang <liangze@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 5443085 - Browse repository at this point
Copy the full SHA 5443085View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1470bc7 - Browse repository at this point
Copy the full SHA 1470bc7View commit details -
[Storage]Add Patch Release ChangeLog (Azure#18173)
* [Storage]Add Patch Release ChangeLog * Update CHANGELOG.md * Update CHANGELOG.md * Update CHANGELOG.md * Update test_blob_access_conditions.py
Configuration menu - View commit details
-
Copy full SHA for 3fac772 - Browse repository at this point
Copy the full SHA 3fac772View commit details -
[Communication] - SDK - Added contributing file (Azure#18018)
* Added contributing file * Addressed comments * Addressed comments * Added Azure CLI install link
Configuration menu - View commit details
-
Copy full SHA for 16771a6 - Browse repository at this point
Copy the full SHA 16771a6View commit details -
Stop filtering projects by ci.yml files (Azure#18174)
- This removes the ci.yml filtering which means all projects can be discovered - This eliminates the need for the yml parsing module for most common scenarios - This does introduce some potential issues with duplicate package names for languages like java. The only known case currently is azure-storage-blobs and if there is ever a need to explicitly pick the correct one someone can pass in the ServiceDirectory filter similar to "storage/azure*" for new and "storage/microsoft*" for the older sdk. By default azure usually comes first so the new one gets discovered which is likely all we need for now. If this turns out not to be true we might need another way to disambiguate. Co-authored-by: Wes Haggard <Wes.Haggard@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 839229a - Browse repository at this point
Copy the full SHA 839229aView commit details -
Sync eng/common directory with azure-sdk-tools for PR 1558 (Azure#18178)
* Set default branch to master if not set from git * Added log messages * Silent the failure if not able fetch default branch from git * Update git-push-changes.yml Co-authored-by: Sima Zhu <sizhu@microsoft.com> Co-authored-by: Sima Zhu <48036328+sima-zhu@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f746a2a - Browse repository at this point
Copy the full SHA f746a2aView commit details -
[Fix]Add retry for streaming download (Azure#18164)
* [Fix]Add retry for streaming download * [Fix]Add retry for streaming download * Update _download.py * Update _download_async.py
Configuration menu - View commit details
-
Copy full SHA for 7e74cb3 - Browse repository at this point
Copy the full SHA 7e74cb3View commit details -
Add environment.yml to unify conda versioning (Azure#18141)
* add an environment.yml. consume in both build_conda_artifacts as well as in the meta.yml package definitions. * enhance conda_build_artifacts.py to extend the `summary` attribute via setting an environment variable * update to get_tagged_code to use mkdir -p instead of testing any paths.
Configuration menu - View commit details
-
Copy full SHA for 8b34155 - Browse repository at this point
Copy the full SHA 8b34155View commit details -
Configuration menu - View commit details
-
Copy full SHA for 355c45c - Browse repository at this point
Copy the full SHA 355c45cView commit details
Commits on Apr 21, 2021
-
Clean Up PR Triggers (Azure#18186)
* clean up PR triggering from eng/ and tools/. adding core build is fine, given that there is a direct dependency relationship, but we don't need to include tools/eng outside of the core pipeline
Configuration menu - View commit details
-
Copy full SHA for 6809acd - Browse repository at this point
Copy the full SHA 6809acdView commit details -
Sync eng/common directory with azure-sdk-tools for PR 1565 (Azure#18155)
* Fix retain runs auth. * Emit encoded token as secret. Co-authored-by: Mitch Denny <midenn@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for e33048c - Browse repository at this point
Copy the full SHA e33048cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 127516e - Browse repository at this point
Copy the full SHA 127516eView commit details -
CodeGen from PR 13967 in Azure/azure-rest-api-specs
Merge 21a64a4c9eb2977b5e9ee8cba700e0a52e3635ff into 8e938ae
SDKAuto committedApr 21, 2021 Configuration menu - View commit details
-
Copy full SHA for 92dd0ac - Browse repository at this point
Copy the full SHA 92dd0acView commit details