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

[AutoPR track2_azure-mgmt-synapse] [Hub Generated] Review request for Microsoft.Synapse to add version preview/2021-06-01-preview #5984

Closed

Commits on Jun 18, 2021

  1. Configuration menu
    Copy the full SHA
    c8291ac View commit details
    Browse the repository at this point in the history
  2. query - add more tests (Azure#19316)

    Rakshith Bhyravabhotla authored Jun 18, 2021
    Configuration menu
    Copy the full SHA
    f3bceec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d393021 View commit details
    Browse the repository at this point in the history
  4. Fix hard-coded master (Azure#19333)

    Co-authored-by: Chidozie Ononiwu <chononiw@microsoft.com>
    azure-sdk and chidozieononiwu authored Jun 18, 2021
    Configuration menu
    Copy the full SHA
    24b258c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f90c95b View commit details
    Browse the repository at this point in the history
  6. add check before printing receipt items (Azure#19342)

    * add check before printing receipt items
    
    * add check before printing receipt items
    squassina authored Jun 18, 2021
    Configuration menu
    Copy the full SHA
    708bca1 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2021

  1. flatten DimensionGroupIdentity (Azure#19339)

    * flatten DimensionGroupIdentity
    
    * update
    xiangyan99 authored Jun 19, 2021
    Configuration menu
    Copy the full SHA
    7644fe5 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2021

  1. [AutoRelease] t2-sql-2021-06-18-25835 (Azure#19321)

    * CodeGen from PR 14841 in Azure/azure-rest-api-specs
    add sql tag to readme.go.md (Azure#14841)
    
    * version,CHANGELOG
    
    * test
    
    * test config
    
    Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
    Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
    Co-authored-by: Zed <601306339@qq.com>
    3 people authored Jun 21, 2021
    Configuration menu
    Copy the full SHA
    2a373a4 View commit details
    Browse the repository at this point in the history
  2. [AutoRelease] t2-containerservice-2021-06-17-11581 (Azure#19292)

    * CodeGen from PR 14709 in Azure/azure-rest-api-specs
    java mgmt, aks, add needed json (Azure#14709)
    
    * version,CHANGELOG
    
    * test
    
    * test config
    
    Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
    Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
    Co-authored-by: Zed <601306339@qq.com>
    3 people authored Jun 21, 2021
    Configuration menu
    Copy the full SHA
    fae3605 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ff778a6 View commit details
    Browse the repository at this point in the history
  4. [Perf] Support for test proxy and profiling (Azure#19338)

    * Added profiler support to perf framework
    
    * Removed old loop kwarg
    
    * Fixed list test bug
    
    * Support old API version
    
    * Updated perf framework for test proxy
    
    * Support test proxy
    
    * Whitespace
    
    * Support proxy in legacy tests
    
    * Update perf test guide
    
    * Support proxy in GetSecretTest
    
    Co-authored-by: Mike Harder <mharder@microsoft.com>
    annatisch and mikeharder authored Jun 21, 2021
    Configuration menu
    Copy the full SHA
    0ff2bb6 View commit details
    Browse the repository at this point in the history
  5. Sync eng/common directory with azure-sdk-tools for PR 1716 (Azure#19366)

    * Update links with master to use main
    
    * Update ci.yml files
    
    Co-authored-by: Chidozie Ononiwu <chononiw@microsoft.com>
    azure-sdk and chidozieononiwu authored Jun 21, 2021
    Configuration menu
    Copy the full SHA
    4d69891 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    12e4274 View commit details
    Browse the repository at this point in the history
  7. Sync eng/common directory with azure-sdk-tools for PR 1719 (Azure#19377)

    * Update pipeline generation tool version
    
    Consume latest changes from pipeline generation tool in Azure/azure-sdk-tools#1708
    
    * Update tool version to include fix for public ci
    
    Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
    azure-sdk and weshaggard authored Jun 21, 2021
    Configuration menu
    Copy the full SHA
    5de5861 View commit details
    Browse the repository at this point in the history
  8. Workspaces must be a single param (Azure#19344)

    * Workspaces must be common
    
    * tests yml
    
    * lint
    
    * changelog
    
    * Update sdk/monitor/azure-monitor-query/tests/async/test_logs_client_async.py
    Rakshith Bhyravabhotla authored Jun 21, 2021
    Configuration menu
    Copy the full SHA
    6f2695b View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2021

  1. [AutoRelease] t2-cosmosdb-2021-06-22-52995 (Azure#19380)

    * CodeGen from PR 14627 in Azure/azure-rest-api-specs
    [Hub Generated] Review request for Microsoft.DocumentDB to add version stable/2021-06-15 (Azure#14627)
    
    * Adds base for updating Microsoft.DocumentDB from version stable/2021-04-15 to version 2021-06-15
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * PITR apis to stable version
    
    * Fixing readme
    
    * Adding parameters
    
    * Fixing restorable.json
    
    * Fixing linter errors
    
    * missing ref
    
    * Unflattening the DatabaseAccountCreateUpdateProperties
    
    * Adds base for updating Microsoft.DocumentDB from version stable/2021-05-15 to version 2021-06-15
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Adding the restorable json to readme
    
    * Added disableLocalAuth flag to DatabaseAccount CRU operations.
    
    * Adding Backup policy migration state
    
    * Fixing linter errors
    
    * Fixing linter warnings
    
    * Fixing breaking change
    
    Co-authored-by: ayanMSFT <53790657+ayanMSFT@users.noreply.github.com>
    
    * version,CHANGELOG
    
    Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
    Co-authored-by: ayanMSFT <53790657+ayanMSFT@users.noreply.github.com>
    Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
    3 people authored Jun 22, 2021
    Configuration menu
    Copy the full SHA
    53d3f97 View commit details
    Browse the repository at this point in the history
  2. [AutoRelease] t2-appconfiguration-2021-06-21-28568 (Azure#19359)

    * CodeGen from PR 14452 in Azure/azure-rest-api-specs
    Added missing updatable properties in ConfigurationStorePropertiesUpdateParameters (Azure#14452)
    
    Co-authored-by: jimmypc92 <jimmypc92>
    
    * version,CHANGELOG
    
    * test
    
    * test config
    
    * test config
    
    * test config
    
    Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
    Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
    Co-authored-by: Zed <601306339@qq.com>
    3 people authored Jun 22, 2021
    Configuration menu
    Copy the full SHA
    026f587 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0549bec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ef17573 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9df4984 View commit details
    Browse the repository at this point in the history
  6. [Service Bus]Match the partition key with session id only when both a…

    …re set (Azure#19233)
    
    The azure documentation says "if a message has the partition key property but not the session ID property set, then Service Bus uses the partition key property value as the partition key. If the message has both the session ID and the partition key properties set, both properties must be identical" [https://docs.microsoft.com/en-us/azure/service-bus-messaging/service-bus-partitioning#using-a-partition-key]. 
    [Re-raised Azure#18955]
    bishnu-shb authored Jun 22, 2021
    Configuration menu
    Copy the full SHA
    3072fc8 View commit details
    Browse the repository at this point in the history
  7. Deprecate azure-monitor (Azure#19384)

    * Deprecate azure-monitor
    
    * ci fix
    Rakshith Bhyravabhotla authored Jun 22, 2021
    Configuration menu
    Copy the full SHA
    3a471ad View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cb2031c View commit details
    Browse the repository at this point in the history
  9. [Communication]: use x-ms-date for hmac (Azure#19396)

    * Use x-ms-date for Hmac
    
    * Update chat recorded sessions
    
    * Fix SMS hmac; update sms recorded sessions
    
    * Update phone number code and recorded sessions
    
    Co-authored-by: JP Chen <jiach@microsoft.com>
    JianpingChen and JP Chen authored Jun 22, 2021
    Configuration menu
    Copy the full SHA
    0c01e24 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b5f0323 View commit details
    Browse the repository at this point in the history
  11. Cloud event should parse smaller ms precisions (Azure#19259)

    * Cloud event should parse smalled ms precisions
    
    * changelog
    
    * Update sdk/core/azure-core/tests/test_messaging_cloud_event.py
    
    * add tests
    
    * Update sdk/core/azure-core/CHANGELOG.md
    
    * Apply suggestions from code review
    Rakshith Bhyravabhotla authored Jun 22, 2021
    Configuration menu
    Copy the full SHA
    2f0afe1 View commit details
    Browse the repository at this point in the history
  12. [azure-mgmt-monitor] skip test to unblock ci (Azure#19390)

    * skip test
    
    * Update test_cli_mgmt_monitor_async.py
    Rakshith Bhyravabhotla authored Jun 22, 2021
    Configuration menu
    Copy the full SHA
    4834809 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2021

  1. Aggregation should be a list (Azure#19381)

    * Aggregation should be a list
    
    * Update sdk/monitor/azure-monitor-query/tests/async/test_metrics_client_async.py
    
    * Update sdk/monitor/azure-monitor-query/tests/test_metrics_client.py
    Rakshith Bhyravabhotla authored Jun 23, 2021
    Configuration menu
    Copy the full SHA
    24b79ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b8f7a18 View commit details
    Browse the repository at this point in the history
  3. Regenerate monitor code (Azure#19375)

    * Regenrate code
    
    * statistics
    
    * Update sdk/monitor/azure-monitor-query/tests/test_logs_client.py
    
    * ci fix
    
    * Apply suggestions from code review
    
    * lint
    
    * Update sdk/monitor/azure-monitor-query/azure/monitor/query/_models.py
    
    * ci
    Rakshith Bhyravabhotla authored Jun 23, 2021
    Configuration menu
    Copy the full SHA
    676b80e View commit details
    Browse the repository at this point in the history
  4. [AppConfig] Add lock to SyncTokenPolicy (Azure#19395)

    * creating async policy, adding lock around sync token portion
    
    * pylint
    
    * fixed import
    
    * reducing to two locks
    
    * pylint fix
    seankane-msft authored Jun 23, 2021
    Configuration menu
    Copy the full SHA
    162c31b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0502088 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fb5f472 View commit details
    Browse the repository at this point in the history
  7. Adapt EG to arm template (Azure#19262)

    * arm template
    
    * cloud event domain name
    
    * name domain
    
    * storage
    
    * Revert "storage"
    
    This reverts commit 5e75e1b.
    
    * Update sdk/eventgrid/azure-eventgrid/samples/publish_samples/publish_cloud_events_to_domain_topic_sample.py
    Rakshith Bhyravabhotla authored Jun 23, 2021
    Configuration menu
    Copy the full SHA
    185b636 View commit details
    Browse the repository at this point in the history
  8. [textanalytics] regen on v3.1 (Azure#19193)

    * regen on v3.1
    
    * fix v3.1-preview.5 -> v3.1 references
    
    * regenerating with swagger transform to override ApiVersion parameterizing
    
    * update test references to v3.1
    
    * some more test fixes
    
    * [textanalytics] add categories filter to RecognizePiiEntitiesAction (Azure#19223)
    
    * add categories_filter to RecognizePiiEntitiesAction
    
    * add tests for categories_filter
    
    * fix tests and docstring
    
    * update changelog
    
    * updating categories filter tests to new analyze design
    
    * update docs
    
    * update changelog to new format
    
    * rerecord with v3.1
    
    * bump msrest version for failsafe_deserialize
    
    * [textanalytics] add HealthcareEntityCategory + move aliased enums to models (Azure#19266)
    
    * add HealthcareEntityCategory
    
    * update changelog
    
    * moving enums to models so they show up in docs
    kristapratico authored Jun 23, 2021
    Configuration menu
    Copy the full SHA
    991c638 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    074f36d View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2021

  1. [EventHubs] Fix bug in sending stress test code and update default st…

    …ress test settings (Azure#19429)
    
    The issues were found when running stress test with chaos-mesh: Azure#19241.
    
    After fixing the test code, send could ignore error and recover properly.
    also updated the default settings for stress test config.
    yunhaoling authored Jun 24, 2021
    Configuration menu
    Copy the full SHA
    8b0b87d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b9f80f View commit details
    Browse the repository at this point in the history
  3. Sync eng/common directory with azure-sdk-tools for PR 1729 (Azure#19415)

    * Check for API review status only if release date is set in changelog
    azure-sdk authored Jun 24, 2021
    Configuration menu
    Copy the full SHA
    215b767 View commit details
    Browse the repository at this point in the history
  4. Add Ubuntu 20 to local dns bypass template (Azure#19432)

    Co-authored-by: Praveen Kuttappan <praveen.kuttappan@gmail.com>
    azure-sdk and praveenkuttappan authored Jun 24, 2021
    Configuration menu
    Copy the full SHA
    4fb13e9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e1c0bc4 View commit details
    Browse the repository at this point in the history
  6. [textanalytics] remove dummy classes from samples (Azure#19441)

    * just make samples module level functions
    
    * update dedent for snippts
    kristapratico authored Jun 24, 2021
    Configuration menu
    Copy the full SHA
    fbea032 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2021

  1. Configuration menu
    Copy the full SHA
    264cd5d View commit details
    Browse the repository at this point in the history
  2. Update references from master to main (Azure#19471)

    Co-authored-by: Wes Haggard <Wes.Haggard@microsoft.com>
    azure-sdk and weshaggard authored Jun 25, 2021
    Configuration menu
    Copy the full SHA
    1e316d6 View commit details
    Browse the repository at this point in the history
  3. CAE support for azure-mgmt-core (Azure#19365)

    * update azure-core requirement
    
    * package metadata
    
    * tests
    
    * add challenge auth policies
    
    * better calculation of base64 padding
    chlowell authored Jun 25, 2021
    Configuration menu
    Copy the full SHA
    9502e66 View commit details
    Browse the repository at this point in the history
  4. [Resourcehealth] first release (Azure#19484)

    * CodeGen from PR 14984 in Azure/azure-rest-api-specs
    Merge 82508fcc1205e9a9565088ea962ef051ffbf1a90 into 92b3333
    
    * ci
    
    * myservice
    
    * Update _version.py
    
    Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
    msyyc and SDKAuto authored Jun 25, 2021
    Configuration menu
    Copy the full SHA
    3a53a1c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    52109c4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8cb17c0 View commit details
    Browse the repository at this point in the history
  7. [Event Hubs] [Service Bus] add logging snippet to readme (Azure#19171)

    * add logging snippet to readme
    
    * add extra lines to snippet
    swathipil authored Jun 25, 2021
    Configuration menu
    Copy the full SHA
    bff3aea View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0dfbd7a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    97e5b6e View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2021

  1. fix dependencies (Azure#19513)

    msyyc authored Jun 28, 2021
    Configuration menu
    Copy the full SHA
    a542cc9 View commit details
    Browse the repository at this point in the history
  2. [auto-release-pipeline] update auto-calculation rule for version numb…

    …er (Azure#19488)
    
    * version auto-calculation rule
    
    * single api version rule
    
    * Update main.py
    
    * additional rule for track1
    
    * when changelog is null
    msyyc authored Jun 28, 2021
    Configuration menu
    Copy the full SHA
    f897769 View commit details
    Browse the repository at this point in the history
  3. Regenerate code with latest commit (Azure#19512)

    * Regenerate code
    
    * lint
    
    * link
    
    * Update sdk/monitor/azure-monitor-query/README.md
    
    * Update sdk/monitor/azure-monitor-query/README.md
    Rakshith Bhyravabhotla authored Jun 28, 2021
    Configuration menu
    Copy the full SHA
    da3230a View commit details
    Browse the repository at this point in the history
  4. Improved error message in the from_dict (Azure#19416)

    * Improved error message in the `from_dict`
    
    * lint
    
    * spec lin
    
    * tests
    
    * Add AAD support
    
    * eafp
    
    * Revert "Add AAD support"
    
    This reverts commit 1cc83d9.
    
    * language
    
    * lint
    Rakshith Bhyravabhotla authored Jun 28, 2021
    Configuration menu
    Copy the full SHA
    5efa87d View commit details
    Browse the repository at this point in the history
  5. modify _on to _time (Azure#19546)

    * modify _on to _time
    
    * update changelog
    xiangyan99 authored Jun 28, 2021
    Configuration menu
    Copy the full SHA
    9fdec48 View commit details
    Browse the repository at this point in the history
  6. Duration must be a timedelta instead of string (Azure#19427)

    * Duration must be a datetime instead of string
    
    * tests
    
    * Update sdk/monitor/azure-monitor-query/azure/monitor/query/_helpers.py
    
    * Update sdk/monitor/azure-monitor-query/azure/monitor/query/_helpers.py
    
    * Apply suggestions from code review
    
    * tests fix
    
    * comments
    
    * fix
    
    * Apply suggestions from code review
    
    * Apply suggestions from code review
    
    * comments
    Rakshith Bhyravabhotla authored Jun 28, 2021
    Configuration menu
    Copy the full SHA
    2df4324 View commit details
    Browse the repository at this point in the history
  7. [Devtool]Add blob account preparer to enable versioning/lat/softdelete (

    Azure#19391)
    
    * [Devtool]Add blob account preparer to enable versioning/lat/softdelete
    
    * update min dependency version
    xiafu-msft authored Jun 28, 2021
    Configuration menu
    Copy the full SHA
    d57ed34 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    88a742c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ee0af9b View commit details
    Browse the repository at this point in the history
  10. Raise appropriate exception when error_body is dict | Fix exception r…

    …aised during handling of another exception (Azure#18147)
    
    * Raise appropriate exception when error_body is dict
    
    * Raise appropriate exception when error_body is dict
    
    * Raise appropriate exception when error_body is dict
    
    * cleaned up and accounted for missing error code
    
    * Cleaned up - fixed py2 and fixed error during handling
    
    * py2 check
    
    * fixed errors and added more changes
    
    * python 2 issue
    
    * ci
    
    * ci
    
    * fixing ci
    
    * fixed ci
    
    * fixed ci
    
    * linter
    
    * linter
    
    * linter
    
    * fixed ci
    
    * raise exception when there is no response in storage error
    tasherif-msft authored Jun 28, 2021
    Configuration menu
    Copy the full SHA
    1b6e1d6 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2021

  1. Configuration menu
    Copy the full SHA
    5f9a50c View commit details
    Browse the repository at this point in the history
  2. Support kind keyword in Opencensus (Azure#19548)

    * support kind keyword
    
    * changelog
    
    * Unsupport kind
    
    * FIx kind kwarg support during instantiating
    
    * test
    
    * links
    
    * test fixx
    
    * update azure core
    
    * shared req
    Rakshith Bhyravabhotla authored Jun 29, 2021
    Configuration menu
    Copy the full SHA
    57e9798 View commit details
    Browse the repository at this point in the history
  3. changelog (Azure#19560)

    msyyc authored Jun 29, 2021
    Configuration menu
    Copy the full SHA
    3ef1d92 View commit details
    Browse the repository at this point in the history
  4. [AutoRelease] t2-azurestackhci-2021-06-29-13246 (Azure#19561)

    * CodeGen from PR 14480 in Azure/azure-rest-api-specs
    Add new api version for Microsoft.AzureStackHCI (Azure#14480)
    
    * Adds base for updating Microsoft.AzureStackHCI from version stable/2020-10-01 to version 2021-01-01-preview
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Split spec file per resource type
    
    * Use common type for operations response
    
    * Add ArcSettings and Extensions resource types
    
    * Fix readme.md
    
    * Add examples
    
    * Fix clusters spec
    
    * Bring latest updates to clusters, extensions and arcSettings
    
    * Flatten system data
    
    * version,CHANGELOG
    
    Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
    Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
    Azure CLI Bot and SDKAuto authored Jun 29, 2021
    Configuration menu
    Copy the full SHA
    80e7b9e View commit details
    Browse the repository at this point in the history
  5. [Blob][Fileshare] Ensured that download fails if blob/file modified m…

    …id download (Azure#19276)
    
    * Ensured that download fails if blob/file modified mid download
    
    * fixed linter
    
    * ResourceModifiedError
    tasherif-msft authored Jun 29, 2021
    Configuration menu
    Copy the full SHA
    af456fe View commit details
    Browse the repository at this point in the history
  6. [ServiceBus] Fix mktime overflow and milliseconds miscalculation issue (

    Azure#19437)
    
    * fix utc and milliseconds issue
    
    * fix python2.7
    
    * update uamqp dependency to 1.4.1
    yunhaoling authored Jun 29, 2021
    Configuration menu
    Copy the full SHA
    293c121 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1709b8e View commit details
    Browse the repository at this point in the history
  8. [EventHub] only amqp annotated message (Azure#19287)

    * only amqp annotated message
    
    * add helper functions in util
    
    * async update outgoing
    
    * add test to .send single event data
    
    * update tests + adams comments
    
    * update test since adding properties to message in init updated size of batch
    
    * update samples to run
    
    * fix mypy
    
    * update util helper method to fix mypy errors
    
    * fix mypy + update body as str
    
    * adams comments
    
    * fix tests
    
    * comments
    
    * fix docs
    
    * nit
    swathipil authored Jun 29, 2021
    Configuration menu
    Copy the full SHA
    024e007 View commit details
    Browse the repository at this point in the history
  9. [ServiceBus] Stress test embracing appinsights (Azure#19501)

    * draft PR for sb stress test adopting appinsights
    
    * add async stress test code and add app insights support
    
    * minor fix
    
    * feedback
    
    * improve on the logger
    yunhaoling authored Jun 29, 2021
    Configuration menu
    Copy the full SHA
    15523b7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3d2c0b5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f6d9a47 View commit details
    Browse the repository at this point in the history
  12. adding docs for engsys checks (Azure#19334)

    * adding docs for engsys checks
    
    * adding info about all engsys checks
    
    * adding eng sys checks to eng sys documentation
    
    * Update doc/eng_sys_checks.md
    
    Co-authored-by: Scott Beddall <45376673+scbedd@users.noreply.github.com>
    
    * Update doc/dev/README.md
    
    Co-authored-by: Scott Beddall <45376673+scbedd@users.noreply.github.com>
    
    Co-authored-by: Scott Beddall <45376673+scbedd@users.noreply.github.com>
    seankane-msft and scbedd authored Jun 29, 2021
    Configuration menu
    Copy the full SHA
    792f3b1 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c094db4 View commit details
    Browse the repository at this point in the history
  14. [textanalytics] fix healthcare result types for statistics/warnings (A…

    …zure#19554)
    
    * fix statistics type for healthcare
    
    * also fix healthcare type for warnings
    kristapratico authored Jun 29, 2021
    Configuration menu
    Copy the full SHA
    3654445 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    662dedf View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ab33d61 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    20e5bdc View commit details
    Browse the repository at this point in the history
  18. update release date (Azure#19580)

    * update release date
    
    * update release date
    xiangyan99 authored Jun 29, 2021
    Configuration menu
    Copy the full SHA
    03268e8 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    e3b53e8 View commit details
    Browse the repository at this point in the history
  20. [textanalytics] only allow one action per type (Azure#19550)

    * add validation to allow for only one action per type
    
    * update changelog
    kristapratico authored Jun 29, 2021
    Configuration menu
    Copy the full SHA
    9b90f6e View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    add1479 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2021

  1. Configuration menu
    Copy the full SHA
    5df8693 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a60d5d1 View commit details
    Browse the repository at this point in the history
  3. CodeGen from PR 14814 in Azure/azure-rest-api-specs

    Merge 280142b80c1ebd805abd27f41054a976cf850538 into 91ac145
    SDKAuto committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    0fc6405 View commit details
    Browse the repository at this point in the history