Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge master again #13967

Merged
merged 165 commits into from
Sep 23, 2020
Merged

Commits on Sep 1, 2020

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

Commits on Sep 2, 2020

  1. Configuration menu
    Copy the full SHA
    d006fbc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    167328a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    21b3340 View commit details
    Browse the repository at this point in the history
  4. fix authorization header on asyncio requests containing url-encoded c…

    …hars (Azure#13346)
    
    * fix authorization header on asyncio requests containing url-encoded-able characters (=, ! etc)
    
    * edit all authentication files and add a test
    
    Co-authored-by: xiafu <xiafu@microsoft.com>
    aviramha and xiafu-msft committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    749a38d View commit details
    Browse the repository at this point in the history
  5. If match headers (Azure#13315)

    * verifying match conditions are correct, adding tests for other conditions
    
    * changes to verify etag is working, think it's being ignored by service
    
    * another change to test file, passing the correct etag to the service, it returns a 204 so no error is produced
    
    * renaming vars
    
    * testing for if-match conditions to make sure they are properly parsed and sent to service
    
    * reverting header back
    
    * testing update to reflect new response in create_entity
    seankane-msft committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    9771c18 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0496e77 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a68adc9 View commit details
    Browse the repository at this point in the history
  8. Tableitem metadata (Azure#13445)

    * started collecting metadata, issue with asynciterator not being iterable
    
    * simplifying code, improving testing
    
    * issue with one recording, reran and seems good to go
    
    * fixing doc strings
    
    * fixed two tests, skipped another one. AsyncPageIterator is missing something to make it an iterator
    
    * new recording and skipping one test until can figure out AsyncPageIterator issue
    
    * adding asserts
    
    * add test for date and table_name, api_version is not returned unless full_metadata is specified
    seankane-msft committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    27d6421 View commit details
    Browse the repository at this point in the history
  9. [EventGrid] Receive Functions (Azure#13428)

    * initial changes
    
    * comments
    
    * str
    
    * static
    
    * from_json
    
    * Update sdk/eventgrid/azure-eventgrid/azure/eventgrid/_helpers.py
    rakshith91 committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    d32cfe4 View commit details
    Browse the repository at this point in the history
  10. Fix storage file datalake readme and samples issues (Azure#12512)

    * Fix storage file datalake readme issues
    
    * Update README.md
    v-xuto committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    a536041 View commit details
    Browse the repository at this point in the history
  11. Make doc-owner recommended revisions to eventhub readme and samples. (A…

    …zure#13518)
    
    Move auth samples into samples and link from readme rather than line.
    Add snippets to the top of samples lacking any verbiage.
    Whitespace improvements in client auth sample
    Explicit samples for connstr auth to link from new terse readme auth section.
    KieranBrantnerMagee committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    ae0a902 View commit details
    Browse the repository at this point in the history
  12. [ServiceBus] Clean up README prior to P6 with doc-owner recommendatio…

    …ns. (Azure#13511)
    
    * Remove long-form samples from readme authentication section and move them into formal samples with URIs. (This by recommendation of docs folks, and supported via UX interview with user stating that the README was getting long in the teeth with this section being less critical)
    KieranBrantnerMagee committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    9dc5baa View commit details
    Browse the repository at this point in the history
  13. Live pipeline issues (Azure#13526)

    * changes to the tests that reflects the new serialization of EntityProperties, failing on acl payloads and sas signed identifiers
    
    * re-generated code, fixed a couple test methods, solved the media type issue for AccessPolicies, re-recorded tests because of changes in EntityProperty
    
    * updating a recording that slipped through
    seankane-msft committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    223459d View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2020

  1. Configuration menu
    Copy the full SHA
    cdfb619 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a289d69 View commit details
    Browse the repository at this point in the history
  3. update release date for Sep (Azure#13371)

    * update release date for Sep
    
    * fix typo
    xiangyan99 committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    1762fd3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d2f63ca View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    178a0ae View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fdf002b View commit details
    Browse the repository at this point in the history
  7. Change prerelease versioning (Azure#13500)

    - Use a instead of dev
    - Fix dev to alpha for regression test
    - Clean-up some devops feed publishing steps
    weshaggard committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    236901f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0f35c67 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    dfe38f5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4e1bbca View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    efd13fc View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2a058fe View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2020

  1. Configuration menu
    Copy the full SHA
    089e826 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    78cfb60 View commit details
    Browse the repository at this point in the history
  3. Clean up "?" if there is no query in request URL (Azure#13530)

    * cleaned up the ? in source urls
    
    * [devtool]turn primary_endpoint and key from unicode into str
    
    Co-authored-by: xiafu <xiafu@microsoft.com>
    tasherif-msft and xiafu-msft committed Sep 4, 2020
    Configuration menu
    Copy the full SHA
    fba2484 View commit details
    Browse the repository at this point in the history
  4. Update readme samples (Azure#13486)

    * updated each sample to use env variables, more informative print statements
    
    * updating readme with more accurate links, still missing a few
    
    * grammar fixes
    
    * added a readme, and async versions for auth and create/delete operations
    
    * added more files (copies for async), and a README to the samples portion
    
    * basic commit, merging others into one branch
    
    * put async into another folder
    
    * more README updates to align with .NET
    
    * initial draft of README and samples
    
    * initial comments from cala and kate
    
    * caught a text analytics reference, thanks kate
    
    * caught a text analytics reference, thanks kate
    
    * reverting version
    
    * fixing two broken links
    
    * recording for test_list_tables that got left out
    
    * fixing broken links
    
    * another attempt at broken links
    
    * changing parentheses to a bracket per kristas recommendation
    
    * commenting out one test with weird behavior
    
    * found an actual broken link
    
    * lint fixes
    
    * update to readme and samples per cala, issy, and kates recs. added examples to sphinx docs that were not there.
    
    * added a quote around odata filter, thanks Chris for the catch
    
    * updating a few more broken links
    
    * adding an aka.ms link for pypi
    
    * two more broken links
    
    * reverting a change back
    
    * fixing missing END statements, removing link to nowhere, correcting logger
    seankane-msft committed Sep 4, 2020
    Configuration menu
    Copy the full SHA
    df083d5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8a98c59 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f779de8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    70fca5e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0f9fb5b View commit details
    Browse the repository at this point in the history
  9. Add sample docstrings to eg samples (Azure#13572)

    * docstrings
    
    * Apply suggestions from code review
    
    * few more docstrings
    
    * decode
    
    * add licesnse
    rakshith91 committed Sep 4, 2020
    Configuration menu
    Copy the full SHA
    5174dc6 View commit details
    Browse the repository at this point in the history
  10. [EventGrid] README.md updates (Azure#13517)

    * Fix a link which did not have a target
    * Use "Event Grid" instead of "Eventgrid" or "EventGrid" in prose
    ellismg committed Sep 4, 2020
    Configuration menu
    Copy the full SHA
    67520e5 View commit details
    Browse the repository at this point in the history
  11. Cloud Event Abstraction (Azure#13542)

    * initial commit
    
    * oops
    
    * some changes
    
    * lint
    
    * test fix
    
    * sas key
    
    * some more cahgnes
    
    * test fix
    
    * 2.7 compat
    
    * comments
    
    * extensions
    
    * changes
    
    * Update sdk/eventgrid/azure-eventgrid/azure/eventgrid/_models.py
    
    * remove test
    rakshith91 committed Sep 4, 2020
    Configuration menu
    Copy the full SHA
    f39991c View commit details
    Browse the repository at this point in the history
  12. Increment version for storage releases (Azure#13096)

    * Increment package version after release of azure_storage_blob
    azure-sdk committed Sep 4, 2020
    Configuration menu
    Copy the full SHA
    e336385 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f01aca1 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    635b820 View commit details
    Browse the repository at this point in the history
  15. [EventHub] add SAS token auth capabilities to EventHub (Azure#13354)

    * Add SAS token support to EventHub for connection string via 'sharedaccesssignature'
    * Adds changelog/docs/samples/tests, for now, utilize the old-style of test structure for sync vs async instead of preparer until import issue is resolved.
    KieranBrantnerMagee committed Sep 4, 2020
    Configuration menu
    Copy the full SHA
    39192b7 View commit details
    Browse the repository at this point in the history
  16. [Evengrid] Regenrate code gen (Azure#13584)

    * Regenrate swagger
    
    * fix import
    
    * regen
    rakshith91 committed Sep 4, 2020
    Configuration menu
    Copy the full SHA
    206f202 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    23cd9f6 View commit details
    Browse the repository at this point in the history
  18. Added blob exists method (Azure#13221)

    * added feature and unit tests
    
    * fixed failing test issue
    
    * added async method and more unit tests
    
    * ffixed passed parameters
    
    * fixed python 27 issue with kwargs
    
    * reset commit
    
    * Update _blob_client_async.py
    
    removed unused import, fixed linter
    
    * Update sdk/storage/azure-storage-blob/azure/storage/blob/aio/_blob_client_async.py
    
    Co-authored-by: Xiaoxi Fu <49707495+xiafu-msft@users.noreply.github.com>
    
    * Update sdk/storage/azure-storage-blob/azure/storage/blob/_blob_client.py
    
    Co-authored-by: Xiaoxi Fu <49707495+xiafu-msft@users.noreply.github.com>
    
    * fixed failing tests
    
    * fixed linting/import order
    
    Co-authored-by: Xiaoxi Fu <49707495+xiafu-msft@users.noreply.github.com>
    tasherif-msft and xiafu-msft committed Sep 4, 2020
    Configuration menu
    Copy the full SHA
    576953d View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    ff3e122 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    46cc258 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    ace419e View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    da8400a View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    27eead3 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    94dc3bd View commit details
    Browse the repository at this point in the history
  25. [DataLake][Rename]Rename with Sas (Azure#12057)

    * [DataLake][Rename]Rename with Sas
    
    * small fix
    
    * recordings
    
    * fix pylint
    
    * fix pylint
    
    * fix pylint
    
    * Update sdk/storage/azure-storage-file-datalake/azure/storage/filedatalake/aio/_data_lake_directory_client_async.py
    xiafu-msft committed Sep 4, 2020
    Configuration menu
    Copy the full SHA
    b30a2d5 View commit details
    Browse the repository at this point in the history
  26. [Schema Registry + Avro Serializer] 1.0.0b1 (Azure#13124)

    * init commit
    
    * avro serializer structure
    
    * adding avro serializer
    
    * tweak api version and fix a typo
    
    * test template
    
    * avro serializer sync draft
    
    * major azure sr client work done
    
    * add sample docstring for sr
    
    * avro serializer async impl
    
    * close the writer
    
    * update avro se/de impl
    
    * update avro serializer impl
    
    * fix apireview reported error in sr
    
    * srav namespace, setup update
    
    * doc update
    
    * update doc and api
    
    * impl, doc update
    
    * partial update according to laruent's feedback
    
    * be consistent with eh extension structure
    
    * more update code according to feedback
    
    * update credential config
    
    * rename package name to azure-schemaregistry-avroserializer
    
    * fix pylint
    
    * try ci fix
    
    * fix test for py27 as avro only accept unicode
    
    * first round of review feedback
    
    * remove temp ci experiment
    
    * init add conftest.py to pass py2.7 test
    
    * laurent feedback update
    
    * remove dictmixin for b1, update comment in sample
    
    * update api in avroserializer and update test and readme
    
    * update test, docs and links
    
    * add share requirement
    
    * update avro dependency
    
    * pr feedback and livetest update
    yunhaoling committed Sep 4, 2020
    Configuration menu
    Copy the full SHA
    83ec2c4 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2020

  1. Win py27 issue (Azure#13595)

    * change to the processor to check for BOM at the beginning
    
    * changes to serialize and deserialize to be consistent with py2/3 strings/unicode types. new recordings for all that, changes to tests for everything, and a bug in sas file
    
    * forgot to add a unicode explicitly, re-recorded some tests because of that
    seankane-msft committed Sep 5, 2020
    Configuration menu
    Copy the full SHA
    6553796 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2020

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

Commits on Sep 8, 2020

  1. [ServiceBus] Expose internal amqp message properties via AMQPMessage …

    …wrapper object on Message (Azure#13564)
    
    * Expose internal amqp message properties via AMQPMessage wrapper object on Message.  Add test, changelog notes and docstring.  (Note: Cannot rename old message as uamqp relies on the internal property name.  Should likely be adapted.)
    
    Co-authored-by: Adam Ling (MSFT) <adam_ling@outlook.com>
    KieranBrantnerMagee and yunhaoling committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    a0d8c2f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f69e8c7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    df15945 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    71ec9a4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    df7c757 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    609619b View commit details
    Browse the repository at this point in the history
  7. Fix data nspkg (Azure#13623)

    lmazuel committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    88f67c8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e400440 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7e4571c View commit details
    Browse the repository at this point in the history
  10. Rename ServiceBusManagementClient to ServiceBusAdministrationClient (A…

    …zure#13597)
    
    * Rename ServiceBusManagementClient to ServiceBusAdministrationClient
    KieranBrantnerMagee committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    6e6040a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4902668 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f27b0bb View commit details
    Browse the repository at this point in the history
  13. fixed the long description, addition to changelog (Azure#13637)

    * fixed the long description, addition to changelog
    
    * addresssing izzy's comments
    seankane-msft committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    c799a11 View commit details
    Browse the repository at this point in the history
  14. [EventGrid] Fix lint errors (Azure#13640)

    * Fix lint errors
    
    * comments
    rakshith91 committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    9d12dcf View commit details
    Browse the repository at this point in the history
  15. * Remove is_anonymous_accessible from management entities. (Azure#1…

    …3628)
    
    * Remove `support_ordering` from `create_queue` and `QueueProperties`
    * Remove `enable_subscription_partitioning` from `create_topic` and `TopicProperties`
    * update tests/changelog
    KieranBrantnerMagee committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    3b1432a View commit details
    Browse the repository at this point in the history
  16. Eventgrid Prepare for Release (Azure#13643)

    * Release preparation
    
    * shared
    
    * codeowners
    rakshith91 committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    3458fb9 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2020

  1. [Schema Registry] Fix docstring and docs (Azure#13625)

    * fix docstring and docs
    
    * update codeowner and ci config
    
    * update init in serializer
    
    * update readme
    
    * update sr dependecy in avro serializer
    
    * update module __init__.py
    
    * revert dependcy to see if it helps doc generetion
    yunhaoling committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    f5d7cc4 View commit details
    Browse the repository at this point in the history
  2. [ServiceBus] Replace get_*_deadletter_receiver functions with a sub_q…

    …ueue parameter (Azure#13552)
    
    * Remove get_*_deadletter_receiver functions and add a sub_queue parameter to get_*_receiver functions taking enum SubQueue to specify the target subqueue.
    Adjusts tests, docs accordingly.
    
    Co-authored-by: Adam Ling (MSFT) <adam_ling@outlook.com>
    KieranBrantnerMagee and yunhaoling committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    90190a5 View commit details
    Browse the repository at this point in the history
  3. [Storage]Fix a permission bug and add enable test for list blob with …

    …metadata (Azure#13260)
    
    * Fix permission bug
    
    * test list blobs with metadata
    
    * add snapshot to get_blob_properties() response
    
    * fix test
    xiafu-msft committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    7d13ac8 View commit details
    Browse the repository at this point in the history
  4. [ChangeFeed]Unify cursor and add live mode (Azure#13243)

    * [ChangeFeed]Unify cursor and add live mode
    
    * make the token into a str
    
    * address comments
    
    * 1. add a while True for sample
    2. make the list of shards in cursor to a dict in internal code
    3. test list 3-shard events in multiple times generate same results as
       list all events at once
    4. Java is using sequential list, so it could give 1 shard cursor even
       there are 3 shards, the test makes sure python is working with 1 shard
       cursor.
    
    * make end_time/start_time and continuation_token mutual exclusive
    
    * update dependency version
    
    * make all '' to "" in cursor
    
    * fix pylint and update changelog
    
    * fix blob pylint
    xiafu-msft committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    f52dba8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a572987 View commit details
    Browse the repository at this point in the history
  6. Update changelog (Azure#13641)

    * added changelogs
    
    * added prs/issues in the changelogs
    tasherif-msft committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    9353472 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ca17b77 View commit details
    Browse the repository at this point in the history
  8. - Rename entity_availability_status to availability_status (Azure…

    …#13629)
    
    - Make it unsettable in create_* mgmt operations. (as it is readonly)
    - adjust tests, docs etc.
    KieranBrantnerMagee committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    51511ce View commit details
    Browse the repository at this point in the history
  9. init resourcemover ci (Azure#13666)

    Co-authored-by: xichen <xichen@microsoft.com>
    shawncx and msxichen committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    b3b9c6a View commit details
    Browse the repository at this point in the history
  10. Sdk automation/track2 azure mgmt keyvault (Azure#13662)

    * Generated from c273efbfeb4c2c2e0729579114947c91ab747daa
    
    add tag
    
    * version and test
    
    Co-authored-by: SDK Automation <sdkautomation@microsoft.com>
    changlong-liu and SDK Automation committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    9257b34 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0f65ccf View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    661cd52 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    9b42743 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f5a6970 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    3a33e4c View commit details
    Browse the repository at this point in the history
  16. Increment version for eventhub releases (Azure#13644)

    * Increment package version after release of azure_eventhub
    
    * Increment package version after release of azure_eventhub_checkpointstoreblob
    
    * Increment package version after release of azure_eventhub_checkpointstoreblob_aio
    azure-sdk committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    8a41229 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    0c5ecad View commit details
    Browse the repository at this point in the history
  18. [ServiceBus] Consistency review changes as detailed in issue Azure#12415

    . (Azure#13160)
    
    * Consistency review changes as detailed in issue Azure#12415.
    * significant amount of renames, parameter removal, mgmt shim class building, and a few added capabilities in terms of renew_lock retval and receive_deferred param acceptance.
    * Update mgmt test recordings
    
    Co-authored-by: Adam Ling (MSFT) <adam_ling@outlook.com>
    KieranBrantnerMagee and yunhaoling committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    6a5c123 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2020

  1. Configuration menu
    Copy the full SHA
    0a6cbf8 View commit details
    Browse the repository at this point in the history
  2. Release sdk resourcemover (Azure#13665)

    * Generated from b7867a975ec9c797332d735ed8796474322c6621
    
    fix schemas parameter
    
    * init ci and version
    
    Co-authored-by: SDK Automation <sdkautomation@microsoft.com>
    Co-authored-by: xichen <xichen@microsoft.com>
    3 people committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    d91e0f5 View commit details
    Browse the repository at this point in the history
  3. [ServiceBus] Support SAS token-via-connection-string auth, and remove…

    … ServiceBusSharedKeyCredential export (Azure#13627)
    
    - Remove public documentation and exports of ServiceBusSharedKeyCredential until we chose to release it across all languages.
    - Support for Sas Token connection strings (tests, etc)
    - Add safety net for if signature and key are both provided in connstr (inspired by .nets approach)
    
    Co-authored-by: Rakshith Bhyravabhotla <rakshith.bhyravabhotla@gmail.com>
    KieranBrantnerMagee and rakshith91 committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    bbcc72f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a866f59 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6acba8b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    48071a4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    655a864 View commit details
    Browse the repository at this point in the history
  8. [ServiceBus] Sample Fix (Azure#13719)

    * fix samples
    
    * revert duration
    yunhaoling committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    a09a66c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b331457 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b9bc38e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4f3bfc4 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2774439 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2020

  1. Release sdk automanage (Azure#13693)

    * add automanage ci
    
    * auto generated sdk
    
    * add init
    
    Co-authored-by: xichen <xichen@microsoft.com>
    shawncx and msxichen committed Sep 11, 2020
    Configuration menu
    Copy the full SHA
    26d4871 View commit details
    Browse the repository at this point in the history
  2. Replace UTC_Now() workaround with MSRest.UTC (Azure#13498)

    * use msrest.serialization utc instead of custom implementation
    
    * update reference for utc
    
    Co-authored-by: Andy Gee <angee@microsoft.com>
    plooploops and Andy Gee committed Sep 11, 2020
    Configuration menu
    Copy the full SHA
    83c7dae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6801be1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    df594e0 View commit details
    Browse the repository at this point in the history
  5. Test preparer region config loader (and DeleteAfter fixes) (Azure#12924)

    * Initial implementation of region-loading-from-config, and opting in for SB and EH to support canary region specification.
    
    * Truncate DeleteAfter at milliseconds to hopefully allow it to get picked up by engsys.  Add get_region_override to __init__ exports.
    
    * Provide better validation semantics for the get_region_override function. (empty/null regions is invalid)
    KieranBrantnerMagee committed Sep 11, 2020
    Configuration menu
    Copy the full SHA
    3ae3e09 View commit details
    Browse the repository at this point in the history
  6. Sync eng/common directory with azure-sdk-tools for PR 973 (Azure#13645)

    * Sync eng/common directory with azure-sdk-tools repository for Tools PR 973
    
    * Update update-docs-metadata.ps1
    
    * Update update-docs-metadata.ps1
    
    Co-authored-by: Sima Zhu <48036328+sima-zhu@users.noreply.github.com>
    azure-sdk and sima-zhu committed Sep 11, 2020
    Configuration menu
    Copy the full SHA
    e25a353 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2020

  1. Update Tables Async Samples Refs (Azure#13764)

    * remove dependency install from azure-sdk-tools
    
    * update tables samples w/ appropriate relative URLs
    
    * undo accidental commit
    
    * admonition in table service client not indented properly
    scbedd committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    fbee5cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d9d55e View commit details
    Browse the repository at this point in the history
  3. Abstract auth to the dev feeds. additionally, add pip auth (Azure#13522)

    * abstract auth to the dev feeds. additionally, add pip auth
    * rename to yml-style filename formatting
    scbedd committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    a5a03d0 View commit details
    Browse the repository at this point in the history
  4. [EventHubs] Make __init__.py compatible with pkgutil-style namespace (A…

    …zure#13210)
    
    * Make __init__.py compatible with pkgutil-style namespace
    
    Fixes Azure#13187
    
    * fix pylint and add license info
    
    Co-authored-by: Yunhao Ling <adam_ling@outlook.com>
    pjachowi and yunhaoling committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    fe4754b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b765976 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2020

  1. Configuration menu
    Copy the full SHA
    55a1f90 View commit details
    Browse the repository at this point in the history
  2. adds support for enums by converting to string before sending on the … (

    Azure#13726)
    
    * adds support for enums by converting to string before sending on the wire
    
    * forgot about considerations for python2 strings/unicode stuff
    seankane-msft committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    30c771e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a3b3523 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    87575b3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ae7f92d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    007586c View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2020

  1. Configuration menu
    Copy the full SHA
    ce22a3f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    33b03e6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    712885f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    74169db View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    54cc3a2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0b6c4b2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8f0d9a9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    185700a View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2020

  1. [T2-GA] Appconfiguration (Azure#13784)

    * generate appconfiguration track2 ga version
    
    * fix changelog
    
    * fix version
    
    * fix changelog
    00Kai0 committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    81f7f3c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ced1905 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    06b49dd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    937a148 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3bf5688 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b7c2189 View commit details
    Browse the repository at this point in the history
  7. [T2-GA] Keyvault (Azure#13785)

    * generate keyvault track2 ga version
    
    * fix changelog
    
    * Update CHANGELOG.md
    
    Co-authored-by: changlong-liu <59815250+changlong-liu@users.noreply.github.com>
    00Kai0 and changlong-liu committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    affc649 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    25817c8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6bf7e09 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8ceb527 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    63ec7ee View commit details
    Browse the repository at this point in the history
  12. [ServiceBus] Update relative paths in readme/migration guide (Azure#1…

    …3417)
    
    * update readme paths
    * update for urls
    
    Co-authored-by: Andy Gee <angee@microsoft.com>
    plooploops and Andy Gee committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    24dcee5 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2020

  1. Replaced relative link with absolute links and remove locale (Azure#1…

    …3846)
    
    Replaced relative link with absolute links and remove locale
    sima-zhu committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    a35eb57 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57a20ca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ab12b04 View commit details
    Browse the repository at this point in the history
  4. [T2-GA] Resource (Azure#13833)

    00Kai0 committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    27e4203 View commit details
    Browse the repository at this point in the history
  5. ci.yml (Azure#13862)

    changlong-liu committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    756f4b6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    52c74b4 View commit details
    Browse the repository at this point in the history
  7. 1 Configuration menu
    Copy the full SHA
    a5338e2 View commit details
    Browse the repository at this point in the history
  8. Synapse regenerated on 9/1 with autorest 5.2 preview (Azure#13496)

    * Synapse regenerated on 9/1 with autorest 5.2 preview
    
    * 0.3.0
    
    * ChangeLog
    
    * Update with latest autorest + latest Swagger 9/16
    lmazuel committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    069dd82 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2020

  1. use autorest.python 5.3.0 (Azure#13835)

    * use autorest.python 5.3.0
    
    * codeowner
    changlong-liu committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    be9d4b5 View commit details
    Browse the repository at this point in the history
  2. 20200918 streamanalytics (Azure#13861)

    * generate
    
    * add init.py
    changlong-liu committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    430e884 View commit details
    Browse the repository at this point in the history
  3. Small set of non-blocking changes from b6. (Azure#13690)

    - adds EOF whitespace
    - renames _id to _session_id
    - Adjusts docstring type
    
    Closes Azure#13686
    KieranBrantnerMagee committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    bcc4170 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0be25c7 View commit details
    Browse the repository at this point in the history
  5. Bump Storage-Blob Requires to Range (Azure#13825)

    * bump dependency versions
    
    * update upper bound appropriately
    
    * revert unecessary changes
    
    * updated formatting to eliminate trailing comma. these setup.py don't do that
    
    * bump shared_requirements
    scbedd committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    db635d2 View commit details
    Browse the repository at this point in the history
  6. [ServiceBus] mode (ReceiveMode) parameter needs better exception beha…

    …vior (Azure#13531)
    
    * mode parameter needs better exception behavior, as if it is mis-typed now it will return an AttributeError further down the stack without useful guidance (and only does so when creating the handler, as well).  Will now return a TypeError at initialization.
    * Add note of AttributeError->TypeError behavior for receive_mode misalignment to changelog.
    KieranBrantnerMagee committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    ad2142b View commit details
    Browse the repository at this point in the history
  7. [SchemaRegistry] Samples for EH integration (Azure#13884)

    * add sample for EH integration
    
    * add samples to readme and tweak the code
    
    * add descriptions
    
    * mention SR and serializer in EH
    
    * small tweak
    yunhaoling committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    243212a View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2020

  1. Configuration menu
    Copy the full SHA
    379d012 View commit details
    Browse the repository at this point in the history
  2. Update docs to reflect Track 2 Python SDK status (Azure#13813)

    * Update python mgmt libraries message
    
    * Update and rename mgmt_preview_quickstart.rst to mgmt_quickstart.rst
    
    * Update python_mgmt_migration_guide.rst
    
    * Update index.rst
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    nickzhums committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    6dc63cc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    da4cdbf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e16b1f8 View commit details
    Browse the repository at this point in the history
  5. Resolve Failing SchemaRegistry Regressions (Azure#13817)

    * make the wheel retrieval a little bit more forgiving
    
    * add 1.0.0b1 to the omission
    
    * update version exclusion
    scbedd committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    f76f0c7 View commit details
    Browse the repository at this point in the history
  6. add deprecate note to v1 of form recognizer (Azure#13945)

    * add deprecate note to v1 of form recognizer
    
    * update language, add back to ci.yml
    kristapratico committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    cf3bfed View commit details
    Browse the repository at this point in the history
  7. Additional Fixes from GA-ed Management Packages (Azure#13914)

    * add adal to dev_reqs for storage package
    
    * add msrestazure to the dev_reqs for azure-common
    
    * azure-loganalytics and azure-applicationinsights are both still track1. have to add msrestazure to the dev_reqs as azure-common requires it
    
    * remove import of azure-common from the tests
    
    * bump the version for azure-mgmt-core.
    scbedd committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    7eda38a View commit details
    Browse the repository at this point in the history
  8. crypto (Azure#13950)

    scbedd committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    695bd8f View commit details
    Browse the repository at this point in the history
  9. Added partition key param for querying change feed (Azure#13857)

    * initia; changes for partitionkey for query changefeed
    
    * Added test
    
    * updated changelog
    
    * moved partition_key to kwargs
    Srinath Narayanan committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    12ff1b2 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2020

  1. Configuration menu
    Copy the full SHA
    092af33 View commit details
    Browse the repository at this point in the history
  2. Update testing (Azure#13821)

    * changes for test_table.py
    
    * fixed up testing, noting which tests do not pass and the reasoning
    
    * small additions to testing
    
    * updated unicode test for storage
    
    * final update
    
    * updates that fix user_agent tests
    
    * test CI returns a longer user agent so flipping the order for this test should solve the issue
    
    * addresses anna's comments
    
    * re-recorded a test with a recording error
    
    * removed list comprehension for python3.5 compatability
    
    * fixing a testing bug
    seankane-msft committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    8cac468 View commit details
    Browse the repository at this point in the history
  3. track2_azure-mgmt-baremetalinfrastructure for CI run normally (Azure#…

    …13963)
    
    * ci.yml for track2_azure-mgmt-baremetalinfrastructure to make CI run normally
    
    * Removed unnecessary includes.
    
    Co-authored-by: Mitch Denny <mitchdenny@outlook.com>
    msyyc and mitchdenny committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    77ea35c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    06cade0 View commit details
    Browse the repository at this point in the history