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

X #15

Closed
wants to merge 231 commits into from
Closed

X #15

wants to merge 231 commits into from

Commits on May 27, 2022

  1. mgmt, lite codegen on deviceprovisioningservices 2022-02 (Azure#29124)

    * code gen, fix tests
    
    * changelog, change to unreleased
    
    * 'revapi.skip=true'
    XiaofeiCao committed May 27, 2022
    Copy the full SHA
    bd5c4db View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    2a33dad View commit details
    Browse the repository at this point in the history
  3. Increment package version after release of com.azure.resourcemanager …

    …azure-resourcemanager-imagebuilder (Azure#29127)
    azure-sdk committed May 27, 2022
    Copy the full SHA
    9721d37 View commit details
    Browse the repository at this point in the history
  4. Increment version for education releases (Azure#29125)

    Increment package version after release of com.azure.resourcemanager azure-resourcemanager-education
    azure-sdk committed May 27, 2022
    Copy the full SHA
    b20b565 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    4a2e40a View commit details
    Browse the repository at this point in the history
  6. Pass binary data through rest proxy. (Azure#29084)

    * wip
    
    * more tests.
    
    * pass binary data.
    
    * wip
    
    * wip.
    
    * more testing.
    
    * stream v1
    
    * tests.
    
    * more testing.
    
    * more testing.
    
    * modify this test.
    
    * check if http clients hit eof
    
    * static logger.
    kasobol-msft committed May 27, 2022
    Copy the full SHA
    86b740d View commit details
    Browse the repository at this point in the history
  7. Added directory for CheckPoint Store using Redis and pom.xml in it (A…

    …zure#29021)
    
    * Added new directory 'azure-messaging-eventhubs-checkpointstore-redis' and pom.xml file
    
    * Added directory for Checkpoint Store using Redis, pom.xml without test dependencies
    
    * Added directory for Checkpoint Store using Redis, pom.xml without test dependencies
    
    * External Dependency added for Redis, changes to versions added in pom.xml
    
    * Added redis.clients to external dependencies
    
    * Added project to the POM file of '/sdk/eventhubs' as module and dependency
    
    * Added closing XML tag and missing Version comment for parent POM reference
    
    * Added new project into ci.yml
    
    * Added new project into tests.yml
    
    * "Added new project to /eng/versioning/version_client.txt"
    
    * Added README.md and CHANGELOG.md files
    
    * Added the src director
    
    * Added a skeleton class that implements CheckpointStore
    
    * Fixing build and checkstyle issues.
    
    * Adding groupId
    
    * Added sections to README.md
    
    * Added sections to README.md
    
    * Added sections to CHANGELOG.md
    
    * Minor changes added to JedisRedisCheckpointStore.java
    
    * Added module-info.java
    
    * Add RevAPI suppression for SDK classes.
    
    * Updated Redis to 4.2.3 and ran update script
    
    * Removed unnecessary comments and also changed other formatting issues.
    
    Co-authored-by: Anushka Singh <anushkasingh16@users.noreply.github.com>
    anushkasingh16 and anushkasingh16 committed May 27, 2022
    Copy the full SHA
    90b54ba View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    fc3911d View commit details
    Browse the repository at this point in the history
  9. Suppress nested SDK public method calls (Azure#28998)

    * Suppress nested SDK public method calls
    lmolkova committed May 27, 2022
    Copy the full SHA
    e849033 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2022

  1. Copy the full SHA
    acc0c4b View commit details
    Browse the repository at this point in the history
  2. dpg/mgmt, upgrade codegen (Azure#29138)

    * update changelog, if new client is preview, try compare it with previous preview instead of stable
    
    * upgrade codegen
    
    * adapt to swagger/readme.md
    
    * rename to swagger/readme.md
    weidongxu-microsoft committed May 30, 2022
    Copy the full SHA
    0a8d86a View commit details
    Browse the repository at this point in the history

Commits on May 31, 2022

  1. Copy the full SHA
    d92601d View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    658056f View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    da5cc9d View commit details
    Browse the repository at this point in the history
  4. [ServiceBus] Remove unnecessary thread hopping when max-concurrency i…

    …s set to default in Processor Client (Azure#29011)
    
    * Remove unnecessary thread hopping when processor concurrency isdefault
    
    * cleanup code comment
    
    * Updating CHANGELOG
    anuchandy committed May 31, 2022
    Copy the full SHA
    aa29709 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    f324f60 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2022

  1. Making CosmosPatchOperations thread-safe (Azure#29143)

    * Making CosmosPatchOperations thread-safe
    
    * Fixing regressions introduced in encryption library
    
    * Remove unused import
    FabianMeiswinkel committed Jun 1, 2022
    Copy the full SHA
    240243e View commit details
    Browse the repository at this point in the history
  2. Fixes perf issue when Split results in 410 when trying to get latestN…

    … in Spark partitioner (Azure#29152)
    
    * Fixes perf issue when Splitresults in 410 when trying to get latestLSN in Spark partitioner
    
    * Fixing unit test issues (regressions due to bad test data)
    
    * Making sure consistency level is passed to service
    
    * Change logs
    
    * Reacted to code review feedback
    FabianMeiswinkel committed Jun 1, 2022
    Copy the full SHA
    5087bf2 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2022

  1. Copy the full SHA
    43a7777 View commit details
    Browse the repository at this point in the history
  2. Release for azure-cosmos 4.30.1 and adding reason to rntbd channel he…

    …alth check failures (Azure#29174)
    
    * Release for azure-cosmos 4.30.1 and adding reason to rntbd channel health check failures
    
    * Update CHANGELOG.md
    
    * Update RntbdRequestManager.java
    
    * Reverting release preparation for spring-data-cosmos (API review pending)
    FabianMeiswinkel committed Jun 2, 2022
    Copy the full SHA
    9129dc0 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    da4e060 View commit details
    Browse the repository at this point in the history
  4. mgmt, add sample for DiskEncryptionSet and CMK (Azure#29165)

    * sample for disk encryption set
    
    * sample for cmk for vm disks
    
    * fix Utils.getSize bug, add javadocs
    
    * fix spotbugs
    
    * nit, use other overload of withNewDataDisk
    XiaofeiCao committed Jun 2, 2022
    Copy the full SHA
    297db50 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    19e3105 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    5434793 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    b52453a View commit details
    Browse the repository at this point in the history
  8. Increment version for cosmos releases (Azure#29179)

    * Increment package version after release of com.azure azure-cosmos
    
    * Increment package version after release of com.azure.cosmos.spark azure-cosmos-spark_3-2_2-12
    
    * Increment package version after release of com.azure.cosmos.spark azure-cosmos-spark_3-1_2-12
    azure-sdk committed Jun 2, 2022
    Copy the full SHA
    0bd6adf View commit details
    Browse the repository at this point in the history
  9. Fix sparse checkout and set list of service directories based upon th…

    …e project list (Azure#29151)
    
    * Fix sparse checkout and set list of service directories based upon the project list
    
    * add Generate-ServiceDirectories-From-Project-List.ps1 script
    
    * remove set-pipeline-variable command line argument
    
    * remove set-pipeline-variable command line argument part 2
    
    * For want of -Compress, the kingdom fell
    
    * Update for review feedback
    JimSuplizio committed Jun 2, 2022
    Copy the full SHA
    a5a1f9a View commit details
    Browse the repository at this point in the history
  10. Add skip variable for supply chain analysis (Azure#28757)

    * Add skip variable for supply chain analysis
    
    * Add globals.yml to Compliance job
    JimSuplizio committed Jun 2, 2022
    Copy the full SHA
    f955a96 View commit details
    Browse the repository at this point in the history
  11. Disable detached head warnings on sparse checkout to commit (Azure#29100

    )
    
    Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
    azure-sdk and benbp committed Jun 2, 2022
    Copy the full SHA
    8448649 View commit details
    Browse the repository at this point in the history
  12. Fix issue where matrix replace was not using imported display names (A…

    …zure#29195)
    
    Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
    azure-sdk and benbp committed Jun 2, 2022
    Copy the full SHA
    f907d90 View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    19c93bf View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    af72fbb View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    0fba8ef View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2022

  1. Update/consolidate logger keys (Azure#29199)

    * Update ReactorReceiver to always include entityPath in logging context.
    
    * Adding entitypath in cases for link handler.
    
    * Adding entity path to link handler.
    
    * Update CHANGELOG.
    conniey committed Jun 3, 2022
    Copy the full SHA
    dd4934b View commit details
    Browse the repository at this point in the history
  2. Prepare Azure Core for June release (Azure#29202)

    * Prepare for Azure Core June release
    
    * remove merge conflict indicator
    
    * update changelog
    srnagar committed Jun 3, 2022
    Copy the full SHA
    959b7ca View commit details
    Browse the repository at this point in the history
  3. Add Secure Supply Chain Analysis to Aggregate Reports after Component…

    … Detection (Azure#29205)
    
    * Add Secure Supply Chain Analysis to Aggregate Reports after Component Detection
    
    * Ensure DisableDockerDetector is set to false fot the Compliance job
    
    * Add the condition back into the SSCA step
    JimSuplizio committed Jun 3, 2022
    Copy the full SHA
    cb5892f View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    500a155 View commit details
    Browse the repository at this point in the history
  5. Update ci.yml to include perf libraries as additional modules (Azure#…

    …29207)
    
    * Update ci.yml to include perf libraries as additional modules
    
    * fix group and add perf to modules list
    
    * fix readme
    srnagar committed Jun 3, 2022
    Copy the full SHA
    1ab7783 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    7e263ad View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2022

  1. Update parent pom to use Java 11 to compile and prepare for core rele…

    …ase (Azure#29213)
    
    * Update parent pom to use Java 11 to compile and prepare for core release
    
    * fix experimental version
    srnagar committed Jun 4, 2022
    Copy the full SHA
    677de09 View commit details
    Browse the repository at this point in the history
  2. Increment version for core releases (Azure#29214)

    Increment package version after release of com.azure azure-core
    azure-sdk committed Jun 4, 2022
    Copy the full SHA
    e4b9f41 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2022

  1. mgmt, storage enabling blob versioning (Azure#29189)

    * support toggling blob versioning
    
    * session records
    
    * change log
    
    * fix javadoc
    
    * optimize javadoc
    
    * changelog, optimize javadoc
    XiaofeiCao committed Jun 6, 2022
    Copy the full SHA
    b8f1149 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    621d43e View commit details
    Browse the repository at this point in the history
  3. Remove the junit-vintage-engine from Spring projects (Azure#29160)

    * stop using junit vintage engine
    * remove unused field
    saragluna committed Jun 6, 2022
    Copy the full SHA
    ea67fc5 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    4eeb151 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    2279133 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    79d44b0 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    f7cce55 View commit details
    Browse the repository at this point in the history
  8. Add a new execution config for Java 17 and generate jar for Java 11 (A…

    …zure#29215)
    
    * Add a new profile for Java 17 builds
    
    * update activation condition
    
    * update executions and remove 17 profile
    srnagar committed Jun 6, 2022
    Copy the full SHA
    d0b8a44 View commit details
    Browse the repository at this point in the history
  9. Fixing error where query fails when setAllowPartialErrors is true. (A…

    …zure#29242)
    
    * Updating to accept partial success.
    
    * Adding query test.
    
    * Add regenerated README that was not checked in for Event Hubs
    
    * Updating CHANGELOG.
    conniey committed Jun 6, 2022
    Copy the full SHA
    6cb64a0 View commit details
    Browse the repository at this point in the history
  10. Prepare release (Azure#29244)

    June Identity release
    
    # All SDK Contribution checklist:
    - [x] **The pull request does not introduce [breaking changes]**
    - [x] **CHANGELOG is updated for new features, bug fixes or other significant changes.**
    - [x] **I have read the [contribution guidelines](https://github.com/Azure/azure-sdk-for-java/blob/main/CONTRIBUTING.md).**
    
    ## [General Guidelines and Best Practices](https://github.com/Azure/azure-sdk-for-java/blob/main/CONTRIBUTING.md#developer-guide)
    - [x] Title of the pull request is clear and informative.
    - [x] There are a small number of commits, each of which have an informative message. This means that previously merged commits do not appear in the history of the PR. For more information on cleaning up the commits in your PR, [see this page](https://github.com/Azure/azure-powershell/blob/master/documentation/development-docs/cleaning-up-commits.md).
    
    ### [Testing Guidelines](https://github.com/Azure/azure-sdk-for-java/blob/main/CONTRIBUTING.md#building-and-unit-testing)
    - [x] Pull request includes test coverage for the included changes.
    billwert committed Jun 6, 2022
    Copy the full SHA
    b010a5b View commit details
    Browse the repository at this point in the history
  11. Increment version for identity releases (Azure#29247)

    Increment package version after release of com.azure azure-identity
    azure-sdk committed Jun 6, 2022
    Copy the full SHA
    d397323 View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    8acc4f3 View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    1689f6e View commit details
    Browse the repository at this point in the history
  14. Added private method isCheckPointValid and JedisPool object (Azure#29154

    )
    
    * Added JedisPool and isCheckpointValid private method
    
    * Minor declaration change: made jedisPool a private object
    
    * Added ClientLogger
    
    * Revert "Added ClientLogger"
    
    This reverts commit 9b5084a.
    
    * Added Clientlogger object
    
    * Adding the private function keyBuilder
    
    * Added the RedisClientConfig class, and JedisPool object, some minor changes to updateCheckpoints
    
    * Changed attributes of RedisClientConfig class to private, added hmset call to Jedis instance in updateCheckpoints
    
    * Changed minor details for CheckStyle
    
    * Removed unnecessary module from module-info.java
    
    * Added RedisClientConfig Class for JedisPool object creation.
    
    * Made POOL_MIN_IDLE private.
    
    * Changed the way config was initalized, changed ordering of field and methods in RedisClientConfig
    
    * Added a constructor to JedisRedisCheckpointStore
    
    Co-authored-by: Anushka Singh <anushkasingh16@users.noreply.github.com>
    anushkasingh16 and anushkasingh16 committed Jun 6, 2022
    Copy the full SHA
    f25064c View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2022

  1. Stop processor client when load balance occurs errors. (Azure#28467)

    * Check checkpoint store available before starting eventhubs processor client.
    
    * change CHANGELOG
    
    * use processError when checkpoint store occur errors
    ZejiaJiang committed Jun 7, 2022
    Copy the full SHA
    38a5609 View commit details
    Browse the repository at this point in the history
  2. dpg, upgrade codegen and autorest.core (Azure#29177)

    * upgrade codegen and autorest.core
    
    * support autorest-options consistently
    
    * do not update ci/pom if src code exists
    weidongxu-microsoft committed Jun 7, 2022
    Copy the full SHA
    34f3960 View commit details
    Browse the repository at this point in the history
  3. [Java] Custom Teams Endpoint (CTE) GA (Azure#26924)

    * client&implementation updates regarding the new cte path
    
    * recordings are updated
    
    * regenerated & updated new client for GA
    
    * refactored & added cte unit tests
    
    * fixed tests, updated recordings, added sanitizer for redaction of sensitive values in the recordings
    
    * renaming CTE params and wrapping them into options class
    
    * exposed TeamsUserExchangeTokenRequest by customization
    
    * fixed swagger pom file
    
    * removed setters of mandatory params & added code snippets for clients
    
    * added code snippets for builder
    
    * changed GetTokenForTeamsUserOptions annotation to Immutable
    
    Co-authored-by: Aigerim Beishenbekova <aigerimb@Aigerims-MacBook-Pro-2.local>
    AikoBB and Aigerim Beishenbekova committed Jun 7, 2022
    Copy the full SHA
    ed396ee View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    2f9cd5d View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    45d1cfc View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    bcdc71d View commit details
    Browse the repository at this point in the history
  7. Release/azure communication common/1.1.4 (Azure#29267)

    * Reset changes to the patch version.
    
    * Updating the SDK dependencies for azure-communication-common
    
    * revert unwanted changes
    
    * updated the version in readme
    AikoBB committed Jun 7, 2022
    Copy the full SHA
    2cadcdc View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    a50a808 View commit details
    Browse the repository at this point in the history
  9. Clean Maven Local Cache Before Caching Pipeline in code-quality-repor…

    …ts (Azure#29266)
    
    Clean Maven Local Cache Before Caching Pipeline in code-quality-reports
    alzimmermsft committed Jun 7, 2022
    Copy the full SHA
    9d4a450 View commit details
    Browse the repository at this point in the history
  10. Fully Support Null Fields when Using Custom ObjectSerializer (Azure#2…

    …9238)
    
    Fully Support Null Fields when Using Custom ObjectSerializer
    alzimmermsft committed Jun 7, 2022
    Copy the full SHA
    1710bc4 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    e0f8fe8 View commit details
    Browse the repository at this point in the history
  12. Generate pom file for aggregate code coverage (Azure#29035)

    * Generate pom file for aggregate code coverage
    srnagar committed Jun 7, 2022
    Copy the full SHA
    b59779c View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    48c5146 View commit details
    Browse the repository at this point in the history
  14. Add script to clean Azure artifacts from Maven cache (Azure#29276)

    * Add script to clean Azure artifacts from Maven cache
    
    * remove bogus comment from script
    
    * fix filepath
    JimSuplizio committed Jun 7, 2022
    Copy the full SHA
    a722348 View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    dc2a448 View commit details
    Browse the repository at this point in the history
  16. Azure Monitor Query: Prepare for June release (Azure#29278)

    * Azure Monitor Query: Prepare for June release
    
    * remove empty changelog sections
    srnagar committed Jun 7, 2022
    Copy the full SHA
    dfc16f0 View commit details
    Browse the repository at this point in the history
  17. Generate sources, javadocs and pom file required for Maven release (A…

    …zure#29257)
    
    * Generate sources, javadocs and pom file required for Maven release
    
    * update codeowners
    
    * update version
    srnagar committed Jun 7, 2022
    Copy the full SHA
    8198025 View commit details
    Browse the repository at this point in the history
  18. Increment version for search releases (Azure#29283)

    Increment package version after release of com.azure azure-search-documents
    azure-sdk committed Jun 7, 2022
    Copy the full SHA
    5b49119 View commit details
    Browse the repository at this point in the history
  19. Fix Large BinaryData from file. (Azure#29279)

    * fix large file content.
    
    * checkstyle.
    kasobol-msft committed Jun 7, 2022
    Copy the full SHA
    7a0f09b View commit details
    Browse the repository at this point in the history
  20. [AMQP] Ensure ReceiverEndpointState completes in case no link remote-…

    …close ack (Azure#29201)
    
    * Ensure ReactorReceiver EndpointState completes in case no link remote-close ack.
    anuchandy committed Jun 7, 2022
    Copy the full SHA
    a2f35ee View commit details
    Browse the repository at this point in the history
  21. Add missing version tag (Azure#29287)

    * Add missing version tag
    srnagar committed Jun 7, 2022
    Copy the full SHA
    3b2eba8 View commit details
    Browse the repository at this point in the history
  22. Copy the full SHA
    0471cfb View commit details
    Browse the repository at this point in the history
  23. Increment version for digitaltwins releases (Azure#29292)

    Increment package version after release of com.azure azure-digitaltwins-core
    azure-sdk committed Jun 7, 2022
    Copy the full SHA
    7f03155 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2022

  1. Convert http logs into structured ones (Azure#29176)

    * Convert http logs into structured ones
    lmolkova committed Jun 8, 2022
    Copy the full SHA
    515b782 View commit details
    Browse the repository at this point in the history
  2. Remove the junit4 from Spring Cloud Azure (Azure#29258)

    * remove the junit4 from spring cloud azure
    
    * Update external_dependencies.txt
    saragluna committed Jun 8, 2022
    Copy the full SHA
    4643bf3 View commit details
    Browse the repository at this point in the history
  3. Add storage common property configuration supports all Storage featur…

    …es (Azure#29094)
    
    add storage common property configuration
    hui1110 committed Jun 8, 2022
    Copy the full SHA
    0c41112 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    cc19da0 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    ab3073c View commit details
    Browse the repository at this point in the history
  6. Increment version for appconfiguration releases (Azure#29298)

    Increment package version after release of com.azure.resourcemanager azure-resourcemanager-appconfiguration
    azure-sdk committed Jun 8, 2022
    Copy the full SHA
    752edb3 View commit details
    Browse the repository at this point in the history
  7. Increment version for formrecognizer releases (Azure#29300)

    Increment package version after release of com.azure azure-ai-formrecognizer
    azure-sdk committed Jun 8, 2022
    Copy the full SHA
    b187fa7 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    8d609db View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    3e3c876 View commit details
    Browse the repository at this point in the history
  10. mgmt, upgrade compute to 2022-03-02 (Azure#29299)

    * remove skip
    
    * upgrade compute to 2022-03-02
    
    * manual fix
    
    * update record
    
    * revert wrong commit
    
    * log breaking change
    
    * record
    weidongxu-microsoft committed Jun 8, 2022
    Copy the full SHA
    191e824 View commit details
    Browse the repository at this point in the history
  11. Fixed Store Response headers case insensitivity (alternative) (Azure#…

    …29268)
    
    * Fixed Store Response headers case insensitivity (alternative)
    
    * Update CHANGELOG.md
    
    * Update test-resources.json
    
    * Update ClientTelemetryTest.java
    FabianMeiswinkel committed Jun 8, 2022
    Copy the full SHA
    f9bf115 View commit details
    Browse the repository at this point in the history
  12. Update scripts to support automatic updating vesions of spring (Azure…

    …#29293)
    
    * update to support automatic work
    Netyyyy committed Jun 8, 2022
    Copy the full SHA
    b64bff8 View commit details
    Browse the repository at this point in the history
  13. mgmt storage, support container deleteRetentionPolicy (Azure#29305)

    * support containerDeleteRetentionPolicy
    
    * session records
    
    * changelog
    
    * remove 'disable' from create flow
    
    * improve javadoc
    
    * nit, improve javadoc
    XiaofeiCao committed Jun 8, 2022
    Copy the full SHA
    fc62653 View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    017059c View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    6a27a7d View commit details
    Browse the repository at this point in the history
  16. Copy the full SHA
    8287257 View commit details
    Browse the repository at this point in the history
  17. Copy the full SHA
    456e53c View commit details
    Browse the repository at this point in the history
  18. Copy the full SHA
    48b3365 View commit details
    Browse the repository at this point in the history
  19. Add IdleStateHandler after SslHandler (Azure#29253)

    * Add idleStateHandler after ssl handshake completed
    * Improvement to keep inner exceptions when creating a new connection
    * reduce log noise in connectionStateListener
    
    Co-authored-by: annie-mac <annie-mac@XBX-2505-B09E.redmond.corp.microsoft.com>
    Co-authored-by: annie-mac <annie-mac@yindeng2019.fareast.corp.microsoft.com>
    Co-authored-by: annie-mac <annie-mac@annie-macs-MacBook-Pro.local>
    Co-authored-by: Fabian Meiswinkel <fabian@meiswinkel.com>
    Co-authored-by: annie-mac <annie-mac@annie-macs-MBP.home>
    6 people committed Jun 8, 2022
    Copy the full SHA
    622f39c View commit details
    Browse the repository at this point in the history
  20. Copy the full SHA
    4b3bec2 View commit details
    Browse the repository at this point in the history
  21. Cosmos monthly release 2022-06 (Azure#29318)

    * Cosmos monthly release 2022-06
    
    * Update CHANGELOG.md
    FabianMeiswinkel committed Jun 8, 2022
    Copy the full SHA
    66bdc94 View commit details
    Browse the repository at this point in the history
  22. Copy the full SHA
    92aa28f View commit details
    Browse the repository at this point in the history
  23. Increment version for cosmos releases (Azure#29320)

    Increment package version after release of com.azure azure-cosmos
    azure-sdk committed Jun 8, 2022
    Copy the full SHA
    63d6e63 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2022

  1. Copy the full SHA
    1b8c3ba View commit details
    Browse the repository at this point in the history
  2. DPG, regen purview admin (Azure#29324)

    * config
    
    * regen
    
    * manual update tests
    
    * changelog
    
    * resync samples
    weidongxu-microsoft committed Jun 9, 2022
    Copy the full SHA
    ff3c513 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    af25fc3 View commit details
    Browse the repository at this point in the history
  4. Add key vault common properties configuration supports all key vault …

    …features (Azure#29306)
    
    add key vault common properties configuration
    hui1110 committed Jun 9, 2022
    Copy the full SHA
    ddc640e View commit details
    Browse the repository at this point in the history
  5. Increment version for webpubsub releases (Azure#29331)

    Increment package version after release of com.azure azure-messaging-webpubsub
    azure-sdk committed Jun 9, 2022
    Copy the full SHA
    fdb42c0 View commit details
    Browse the repository at this point in the history
  6. Stop emitting RequestResponseChannel after ReactorConnection is dispo…

    …sed (Azure#27400)
    
    * Check if connection is disposed when create channels
    
    * Update CHANGELOG.md
    
    * Add comments
    liukun-msft committed Jun 9, 2022
    Copy the full SHA
    f2a0232 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    6dd0236 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    bf0c92c View commit details
    Browse the repository at this point in the history
  9. Examine flakey test failures due to timings. (Azure#29290)

    * Increase duration for timeout.
    
    * Wait until second option has been consumed has been before returning error.
    
    * Use VirtualTime with RetryUtilTest.
    
    * Update to use owned virtual time scheduler.
    conniey committed Jun 9, 2022
    Copy the full SHA
    7d2ae3a View commit details
    Browse the repository at this point in the history
  10. Mixed Reality Auth 1.2.3 update (Azure#29340)

    - This change updates the Mixed Reality Authentication library to 1.2.3 for the June 2022 release.
    
    Co-authored-by: Craig Treasure <crtreasu@microsoft.com>
    craigktreasure and Craig Treasure committed Jun 9, 2022
    Copy the full SHA
    0bd5113 View commit details
    Browse the repository at this point in the history
  11. Fixes bug preventing usage of feedRangeFilter with change feed (Azure…

    …#29338)
    
    * Fixed bug preventing usage of feedRangeFilter with change feed
    
    * Fixed FeedRange split when FeedRange is smaller than requested split count
    FabianMeiswinkel committed Jun 9, 2022
    Copy the full SHA
    01a02ec View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    700e865 View commit details
    Browse the repository at this point in the history
  13. [Key Vault Certificates] Added missing parameters to createIssuer()

    … and `updateIssuer()` requests. (Azure#29260)
    
    * Updated the CertificateIssuer create and update methods in `CertificateAsyncClient` to ensure they send the `organizationId` and `enabled` parameters to the service.
    
    * Updated tests.
    
    * Updated test recordings.
    
    * Updated CHANGELOG.
    vcolin7 committed Jun 9, 2022
    Copy the full SHA
    bd4952e View commit details
    Browse the repository at this point in the history
  14. Preparing cosmos spark hotfix release 4.11.1 (Azure#29341)

    * Fixed bug preventing usage of feedRangeFilter with change feed
    
    * Fixed FeedRange split when FeedRange is smaller than requested split count
    
    * Updated changelog
    
    * Preparing Cosmos-Spark hotfix release 4.11.1
    
    * Updating latest version in MD files
    
    * Adding H1 to readme.md
    FabianMeiswinkel committed Jun 9, 2022
    Copy the full SHA
    38515f2 View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    722efc7 View commit details
    Browse the repository at this point in the history
  16. Copy the full SHA
    cfcce31 View commit details
    Browse the repository at this point in the history
  17. Increment version for mixedreality releases (Azure#29353)

    Increment package version after release of com.azure azure-mixedreality-authentication
    azure-sdk committed Jun 9, 2022
    Copy the full SHA
    4a5e7d3 View commit details
    Browse the repository at this point in the history
  18. Cosmos Spark connector: Ingestion scenario best practices (Azure#26160)

    * Documentation skeleton
    
    * Update Ingestion.md
    
    * Update Ingestion.md
    
    * Update Ingestion.md
    
    * Iterating on ingestion best practices
    
    * Update Ingestion.md
    
    * Update Ingestion.md
    
    * Update Ingestion.md
    
    * Iterating on ingestion best-practices
    
    * Fixing build analysis error regarding relative link
    
    * Maxing link absolute
    
    * Reacting to code review feedback
    
    * Fixing link format
    
    * Reacting to code review feedback
    
    * Update Ingestion.md
    
    * Moving the checklist up
    
    * Merging and reacting to some offline feedback
    
    * Update Ingestion.md
    FabianMeiswinkel committed Jun 9, 2022
    Copy the full SHA
    6e06487 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2022

  1. Increment version for cosmos releases (Azure#29355)

    Increment package version after release of com.azure.cosmos.spark azure-cosmos-spark_3-1_2-12
    azure-sdk committed Jun 10, 2022
    Copy the full SHA
    723f705 View commit details
    Browse the repository at this point in the history
  2. upgrade version (Azure#29357)

    mssfang committed Jun 10, 2022
    Copy the full SHA
    4446ccd View commit details
    Browse the repository at this point in the history
  3. Increment version for eventgrid releases (Azure#29360)

    Increment package version after release of com.azure azure-messaging-eventgrid
    azure-sdk committed Jun 10, 2022
    Copy the full SHA
    e70146d View commit details
    Browse the repository at this point in the history
  4. Increment version for applicationinsights releases (Azure#29362)

    Increment package version after release of com.azure.resourcemanager azure-resourcemanager-applicationinsights
    azure-sdk committed Jun 10, 2022
    Copy the full SHA
    4899849 View commit details
    Browse the repository at this point in the history
  5. Fix max server timeout for batch queries (Azure#29347)

    * Fix max server timeout for batch queries
    
    * update changelog
    srnagar committed Jun 10, 2022
    Copy the full SHA
    1340cb6 View commit details
    Browse the repository at this point in the history
  6. Increment version for communication releases (Azure#29363)

    Increment package version after release of com.azure azure-communication-common
    azure-sdk committed Jun 10, 2022
    Copy the full SHA
    5245b43 View commit details
    Browse the repository at this point in the history
  7. Enable Batch Release for Group2 Packages part 1 (Azure#29383)

    * Enable Batch Release for Group2 Packages part 1
    
    * add missing single quote to name
    JimSuplizio committed Jun 10, 2022
    Copy the full SHA
    cf22365 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    cf9e560 View commit details
    Browse the repository at this point in the history
  9. Increment version for monitor releases (Azure#29374)

    Increment package version after release of com.azure azure-monitor-query
    azure-sdk committed Jun 10, 2022
    Copy the full SHA
    d8eef14 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    3c46f9e View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    e38779d View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    7121817 View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    e15ad4d View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    5832b05 View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    8120b43 View commit details
    Browse the repository at this point in the history
  16. Copy the full SHA
    d6bf3ae View commit details
    Browse the repository at this point in the history
  17. Copy the full SHA
    80d0fe6 View commit details
    Browse the repository at this point in the history
  18. Copy the full SHA
    e541455 View commit details
    Browse the repository at this point in the history
  19. Prepare Event Hubs release for June (Azure#29396)

    * Run Prepare-Release for eventhubs
    
    * Run Prepare-Release for eventhubs checkpoint store
    
    * Update changelogs
    conniey committed Jun 10, 2022
    Copy the full SHA
    1efad0b View commit details
    Browse the repository at this point in the history
  20. Increment version for schemaregistry releases (Azure#29397)

    Increment package version after release of com.azure azure-data-schemaregistry
    azure-sdk committed Jun 10, 2022
    Copy the full SHA
    fa85456 View commit details
    Browse the repository at this point in the history
  21. Fix flaky tests - openConnectionsAndInitCachesForDirectMode (Azure#29321

    )
    
    * fix openAsync flaky tests
    
    Co-authored-by: annie-mac <annie-mac@XBX-2505-B09E.redmond.corp.microsoft.com>
    Co-authored-by: annie-mac <annie-mac@yindeng2019.fareast.corp.microsoft.com>
    Co-authored-by: annie-mac <annie-mac@annie-macs-MacBook-Pro.local>
    Co-authored-by: annie-mac <annie-mac@annie-macs-MBP.home>
    Co-authored-by: Fabian Meiswinkel <fabian@meiswinkel.com>
    6 people committed Jun 10, 2022
    Copy the full SHA
    5f9f389 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2022

  1. Increment version for attestation releases (Azure#29395)

    Increment package version after release of com.azure azure-security-attestation
    azure-sdk committed Jun 11, 2022
    Copy the full SHA
    9d5f3df View commit details
    Browse the repository at this point in the history
  2. Increment package version after release of com.azure azure-data-tables (

    Azure#29394)
    
    Co-authored-by: vcolin7 <vicolina@microsoft.com>
    azure-sdk and vcolin7 committed Jun 11, 2022
    Copy the full SHA
    39be1a7 View commit details
    Browse the repository at this point in the history
  3. mgmt compute, support swapping os disk in vm (Azure#29364)

    * code support
    
    * changelog
    
    * add overload method, fix implementation
    
    * remove useless overload
    XiaofeiCao committed Jun 11, 2022
    Copy the full SHA
    d05f7e4 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2022

  1. servicebus jms autoconfiguration enabled fix (Azure#29313)

    * servicebus jms autoconfiguration enabled option fix
    
    * servicebus jms autoconfiguration enabled  add changelog
    jialigit committed Jun 13, 2022
    Copy the full SHA
    e9cce37 View commit details
    Browse the repository at this point in the history
  2. Add new scripts to support automatic updating vesions of spring (Azur…

    …e#29325)
    
    * update to support automatic work
    Netyyyy committed Jun 13, 2022
    Copy the full SHA
    7bbdafb View commit details
    Browse the repository at this point in the history
  3. Add configuration for storage and key vault global enable properties (A…

    …zure#29368)
    
    add configuration for storage and key vault global enable
    hui1110 committed Jun 13, 2022
    Copy the full SHA
    7d21bd4 View commit details
    Browse the repository at this point in the history
  4. Small bug fixes for core. (Azure#28047)

    Small bug fixes for core
    pallavit committed Jun 13, 2022
    Copy the full SHA
    d4f9765 View commit details
    Browse the repository at this point in the history
  5. Increment version for eventhubs releases (Azure#29402)

    Increment package version after release of com.azure azure-messaging-eventhubs
    azure-sdk committed Jun 13, 2022
    Copy the full SHA
    97a86b9 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    92396f0 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    345e93b View commit details
    Browse the repository at this point in the history
  8. Upgrade phone numbers from 1.1.0-beta.6 to 1.1.0-beta.7 (Azure#29401)

    * Changes for SMS 1.1.2 -> 1.1.3
    
    * Update from Phone numbers 1.1.0-beta.6 to 1.1.0-beta.7
    
    * Fix merge conflict.
    
    Co-authored-by: Adrian Tang <adtang@microsoft.com>
    whisper6284 and Adrian Tang committed Jun 13, 2022
    Copy the full SHA
    b0f74d6 View commit details
    Browse the repository at this point in the history
  9. Update Azure Communication Services SMS from 1.1.2 to 1.1.3 (Azure#29400

    )
    
    * Changes for SMS 1.1.2 -> 1.1.3
    
    * Update SMS from 1.1.2 to 1.1.3
    
    * Update test coverage file's merge conflict.
    
    Co-authored-by: Adrian Tang <adtang@microsoft.com>
    whisper6284 and Adrian Tang committed Jun 13, 2022
    Copy the full SHA
    da78382 View commit details
    Browse the repository at this point in the history
  10. Sync eng/common directory with azure-sdk-tools for PR 3433 (Azure#29415)

    * add condition
    
    * divide line
    
    Co-authored-by: Mariana Rios Flores <mariari@microsoft.com>
    azure-sdk and maririos committed Jun 13, 2022
    Copy the full SHA
    739da97 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2022

  1. Copy the full SHA
    ba7646c View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    0141f25 View commit details
    Browse the repository at this point in the history
  3. Fix spring scripts about version update (Azure#29424)

    * fix error
    Netyyyy committed Jun 14, 2022
    Copy the full SHA
    d76b22a View commit details
    Browse the repository at this point in the history
  4. Sync eng/common directory with azure-sdk-tools for PR 3267 (Azure#28948)

    * Use seperate scripts
    
    * address comments.
    
    * do compare and update
    
    * save on the service level readme
    
    * have the helper for reuse function
    
    * remove mgmt table
    
    * changes
    
    * fix
    
    * no return on error
    
    * return if no contents
    
    * Address comments
    
    * change the table
    
    * address wes comments.
    
    * address wes comments.
    
    * address more comments.
    
    Co-authored-by: sima-zhu <sizhu@microsoft.com>
    azure-sdk and sima-zhu committed Jun 14, 2022
    Copy the full SHA
    a55d8cc View commit details
    Browse the repository at this point in the history
  5. Sync eng/common directory with azure-sdk-tools for PR 3386 (Azure#29461)

    * Update the order of remarks and examples to align with docs.ms
    
    * change all occurance
    
    * Update class.tmpl.partial
    
    Co-authored-by: sizhu <sizhu@microsoft.com>
    Co-authored-by: Sima Zhu <48036328+sima-zhu@users.noreply.github.com>
    3 people committed Jun 14, 2022
    Copy the full SHA
    5e46d71 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    daa5f1c View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    8e9b225 View commit details
    Browse the repository at this point in the history
  8. ensure conditions all work properly in the case of a previous error (A…

    …zure#29423)
    
    Co-authored-by: Scott Beddall <scbedd@microsoft.com>
    azure-sdk and scbedd committed Jun 14, 2022
    Copy the full SHA
    c58e01a View commit details
    Browse the repository at this point in the history
  9. Add BinaryData.isReplayable (Azure#29463)

    * Add `BinaryData.isReplayable`
    
    * pr feedback.
    kasobol-msft committed Jun 14, 2022
    Copy the full SHA
    2c95397 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2022

  1. Copy the full SHA
    651f4b2 View commit details
    Browse the repository at this point in the history
  2. Move Thread dumper to core. (Azure#29468)

    * Move Thread dumper to core.
    
    * does this print?
    kasobol-msft committed Jun 15, 2022
    Copy the full SHA
    0411235 View commit details
    Browse the repository at this point in the history
  3. Update java SDK for Purview Catalog (Azure#29187)

    * update java SDK
    
    * update SDK
    
    * Update CHANGELOG.md
    
    * Update CHANGELOG.md
    
    * Update CHANGELOG.md
    
    * Update CHANGELOG.md
    
    * update purview catalog using latest autorest.java
    
    * Update CHANGELOG.md
    
    Co-authored-by: Haoling Dong <haolingdong@microsoft.com>
    Co-authored-by: Haoling Dong <87355844+haolingdong-msft@users.noreply.github.com>
    3 people committed Jun 15, 2022
    Copy the full SHA
    053c1af View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    bb0cb04 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    3da7798 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    24fd537 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    bc505aa View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    e1c0038 View commit details
    Browse the repository at this point in the history
  9. Run server timeout tests in playback mode only (Azure#29469)

    * Run server timeout tests in playback mode only
    
    * fix indentation
    srnagar committed Jun 15, 2022
    Copy the full SHA
    4d1a588 View commit details
    Browse the repository at this point in the history
  10. Jimin/june (Azure#29472)

    * Java June release
    
    * Change
    
    * Update eng/versioning/version_client.txt
    
    Co-authored-by: vcolin7 <vicolina@microsoft.com>
    jiminwen-msft and vcolin7 committed Jun 15, 2022
    Copy the full SHA
    4c08dca View commit details
    Browse the repository at this point in the history
  11. Fixed regression due to too strict LatestLsn validation (Azure#29485)

    * Fixed regression due to too strict LatestLsn validation
    
    * Updated changelogs
    FabianMeiswinkel committed Jun 15, 2022
    Copy the full SHA
    15eef23 View commit details
    Browse the repository at this point in the history
  12. Add azure-sdk-build-tools dependencies to `external_dependencies.tx…

    …t` (Azure#29489)
    
    * Added missing external dependencies in `azure-sdk-build-tool/pom.xml` to `external_dependencies.txt` with their latest versions.
    
    * Updated external dependencies for `azure-sdk-build-tools/pom.xml`.
    vcolin7 committed Jun 15, 2022
    Copy the full SHA
    e57afec View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    4611482 View commit details
    Browse the repository at this point in the history
  14. Client side encryption v2 (Azure#28974)

    * Updated some constants and added the encryptionDataV2 model
    
    * Refactored EncryptionData to be an interface
    
    * Added logic to encrypt using v2
    
    * Updates to encryption logic
    
    * Updated some field names and fixed a bug for larger uploads
    
    * Added FetchEncryptionVersionPolicy
    
    * Added v2 logic to EncryptedBlobRange
    
    * Got full blob downloads and one range test working
    
    * Modification to fix up range tests
    
    * Minor docs notes
    
    * Changes so decryption still happens when range header not specified
    
    * Moved specifying encryption version to the builder to align with other languages
    
    * Some basic cleanup
    
    * More cleanup
    
    * Updated existing tests to account for v2 encryption
    
    * Added encrypted blob range tests
    
    * Switched encryption version to be a parameter on the builder constructor
    
    * Some cleanup and switch to core's serializer
    
    * Made new recordings and updated logic around unencrypted downloads
    
    * Some ci cleanup
    
    * Ci fixes and more recordings
    
    * Fixed a bug in instantiating EncryptedBlobRange
    
    * ci fixes
    
    * Ci and test fixes. Passing request conditions on get props and checking download is not a failure
    
    * Updated recordings and some test fixes
    
    * more recordings
    
    * Fixed some live test
    
    * ci fixes
    
    * Merged the two encryption data types
    
    * UPdated recordings with new schema format
    
    * Updated some live tests
    
    * Moved functionality of FetchEncryptionVersionPolicy into BlobDecryptionPolicy
    
    * Updated recordings
    
    * ci fixes
    
    * Tried fixing ci
    
    * Removed getNBytes from test
    
    * Pr feedback
    
    * Updated keywrapping to prevent downgrade attack
    
    * Updated recordings
    
    * Removed java 9 method
    
    * Unused import
    
    * Fixed bug in parameterized test
    
    * Fixed live tests
    rickle-msft committed Jun 15, 2022
    Copy the full SHA
    2eefd74 View commit details
    Browse the repository at this point in the history
  15. Fix error when trying to release cosmos from release pipeline https:/…

    …/dev.azure.com/azure-sdk/internal/_build?definitionId=759 (Azure#29491)
    
    * Fixed regression due to too strict LatestLsn validation
    
    * Updated changelogs
    
    * Fix error when trying to release cosmos from release pipeline https://dev.azure.com/azure-sdk/internal/_build?definitionId=759
    FabianMeiswinkel committed Jun 15, 2022
    Copy the full SHA
    8e354fb View commit details
    Browse the repository at this point in the history
  16. Copy the full SHA
    75f54ba View commit details
    Browse the repository at this point in the history
  17. Fix multiple flaky tests in spring (Azure#29488)

    * fix flaky tests for distinct query
    
    Co-authored-by: annie-mac <annie-mac@XBX-2505-B09E.redmond.corp.microsoft.com>
    Co-authored-by: annie-mac <annie-mac@yindeng2019.fareast.corp.microsoft.com>
    Co-authored-by: annie-mac <annie-mac@annie-macs-MacBook-Pro.local>
    4 people committed Jun 15, 2022
    Copy the full SHA
    02cc2ea View commit details
    Browse the repository at this point in the history
  18. Copy the full SHA
    7397e12 View commit details
    Browse the repository at this point in the history
  19. Copy the full SHA
    a5b23a8 View commit details
    Browse the repository at this point in the history
  20. [Amqp] Moving tests using VirtualTimeScheduler to dedicated test clas…

    …ses to run them in sequential and isolated mode (Azure#29492)
    
    * Creating dedicated test class for tests using VirtualTimeScheduler for running them in sequential/isolated
    
    * Adding license header
    
    * Isolating ReactorReceiver test using VTS
    
    * fixing checkstyle
    anuchandy committed Jun 15, 2022
    Copy the full SHA
    a88aa28 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2022

  1. Copy the full SHA
    1a904ec View commit details
    Browse the repository at this point in the history
  2. Increment versions for storage releases (Azure#29497)

    Increment package versions for storage releases
    azure-sdk committed Jun 16, 2022
    Copy the full SHA
    e04187b View commit details
    Browse the repository at this point in the history
  3. Removing noisy log (Azure#29498)

    * Fixing analytics violations found in release pipeline
    
    * Removing noisy log
    FabianMeiswinkel committed Jun 16, 2022
    Copy the full SHA
    b27c6e1 View commit details
    Browse the repository at this point in the history
  4. Fixing regression in cosmos release pipeline preventing to release ju…

    …st Cosmos Spark connector (all uber jars) (Azure#29500)
    
    * Fixing analytics violations found in release pipeline
    
    * Removing noisy log
    
    * Updating md files with release version
    
    * Fixing regression in cosmos release pipeline preveting to release just Spark connector (all uber jars)
    FabianMeiswinkel committed Jun 16, 2022
    Copy the full SHA
    4f75f64 View commit details
    Browse the repository at this point in the history
  5. Fixing regression in cosmos release pipeline preventing to release ju…

    …st Cosmos Spark connector (all uber jars) - second iteration (Azure#29507)
    
    * Fixing analytics violations found in release pipeline
    
    * Removing noisy log
    
    * Updating md files with release version
    
    * Fixing regression in cosmos release pipeline preveting to release just Spark connector (all uber jars)
    
    * Fixing regression in cosmos release pipeline preventing to release just Cosmos Spark connector (all uber jars) - second iteration
    FabianMeiswinkel committed Jun 16, 2022
    Copy the full SHA
    fc24232 View commit details
    Browse the repository at this point in the history
  6. Fix BinaryData.fromFile scenarios preventing deletion. (Azure#29501)

    * Fix deletion problem on windows.
    
    * log.
    
    * msg
    
    * make it real 8KB
    kasobol-msft committed Jun 16, 2022
    Copy the full SHA
    6675884 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    d5b18a1 View commit details
    Browse the repository at this point in the history
  8. AuthRuleWrapper patch (Azure#29508)

    * AuthRuleWrapper patch
    
    * Update changelog
    
    * Assressing comments
    ki1729 committed Jun 16, 2022
    Copy the full SHA
    ffe5d7a View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    1b51e74 View commit details
    Browse the repository at this point in the history
  10. Increment versions for cosmos releases (Azure#29510)

    Increment package versions for cosmos releases
    azure-sdk committed Jun 16, 2022
    Copy the full SHA
    25b7ebb View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    8b01547 View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    16ef9df View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    21612b1 View commit details
    Browse the repository at this point in the history
  14. Update Purview to use batch release (Azure#29520)

    * Update Purview to use batch release
    
    * add EnableBatchRelease flag
    JimSuplizio committed Jun 16, 2022
    Copy the full SHA
    1fae354 View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    ab6a9d9 View commit details
    Browse the repository at this point in the history
  16. Updated version_client.txt, README and CHANGELOG (Azure#29522)

    for ACS PhoneNumbers after stable release.
    vcolin7 committed Jun 16, 2022
    Copy the full SHA
    bc22454 View commit details
    Browse the repository at this point in the history
  17. Copy the full SHA
    a1d542a View commit details
    Browse the repository at this point in the history
  18. Copy the full SHA
    f108298 View commit details
    Browse the repository at this point in the history
  19. fixWrongPRReferenceInChangeLog (Azure#29526)

    * fix wrong PR reference and add missed PR reference 
    
    Co-authored-by: annie-mac <annie-mac@annie-macs-MBP.home>
    xinlian12 and annie-mac committed Jun 16, 2022
    Copy the full SHA
    c6203c0 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2022

  1. Fix sovereign clouds authority host in azure identity clients not con…

    …figured bug (Azure#29409)
    
    * fix sovereign clouds not applied bug
    saragluna committed Jun 17, 2022
    Copy the full SHA
    fea4981 View commit details
    Browse the repository at this point in the history
  2. Add ResourceType parameter - Selects live test or perf test resources (

    …Azure#29524)
    
    Co-authored-by: Mike Harder <mharder@microsoft.com>
    azure-sdk and mikeharder committed Jun 17, 2022
    Copy the full SHA
    c738bda View commit details
    Browse the repository at this point in the history
  3. Update Spring Cloud Azure Support File (Azure#29499)

    * Update Spring Boot and Spring Cloud versions for the compatibility test. This commit is created by GitHub Action: https://github.com/Azure/spring-cloud-azure-tools/actions/runs/2506179546
    * Update supportStatus
    Netyyyy committed Jun 17, 2022
    Copy the full SHA
    56692f6 View commit details
    Browse the repository at this point in the history
  4. Update spring to enable live testing in sovereign clouds (Azure#29473)

    * Fix for spring test in multi-cloud 20220615
    
    * Fix for spring test in multi-cloud 20220615
    
    * Fix for spring test in multi-cloud 20220615
    v-hongli1 committed Jun 17, 2022
    Copy the full SHA
    bbb5d53 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    c084833 View commit details
    Browse the repository at this point in the history
  6. Updated spring boot version support policy (Azure#29530)

    * Updated spring boot version support policy
    
    * Added spring data commons section
    
    * Fixed casing
    kushagraThapar committed Jun 17, 2022
    Copy the full SHA
    738d858 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    53aa670 View commit details
    Browse the repository at this point in the history
  8. Add coverage to sync http api. (Azure#29531)

    * wip.
    
    * test HttpClient.sendSync
    
    * tests
    
    * one try.
    
    * pr feedback.
    kasobol-msft committed Jun 17, 2022
    Copy the full SHA
    3e0160a View commit details
    Browse the repository at this point in the history
  9. Azure Monitor Logs ingestion (Azure#29517)

    * Initial commit for logs ingestion codegen
    
    * test sending logs
    
    * update package names
    
    * updated api view
    
    * updates
    
    * samples, docs and tests
    
    * more samples and readme docs
    
    * update readme
    
    * fix tests
    
    * make final
    
    * address pr comments
    
    * fix broken links
    
    * address pr comments
    
    * update changelog date
    srnagar committed Jun 17, 2022
    Copy the full SHA
    e55ec74 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2022

  1. Copy the full SHA
    c3efbc7 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    807231a View commit details
    Browse the repository at this point in the history
  3. Update Spring Boot and Spring Cloud versions for the compatibility te…

    …st. This commit is created by GitHub Action: https://github.com/Azure/spring-cloud-azure-tools/actions/runs/2518643984 (Azure#29546)
    
    Co-authored-by: github-actions <github-actions@github.com>
    Netyyyy and github-actions committed Jun 20, 2022
    Copy the full SHA
    5f0adb0 View commit details
    Browse the repository at this point in the history
  4. Increment versions for botservice releases (Azure#29549)

    Increment package versions for botservice releases
    azure-sdk committed Jun 20, 2022
    Copy the full SHA
    5fc8493 View commit details
    Browse the repository at this point in the history
  5. [Automation] Generate Fluent Lite from datafactory#package-2018-06 (A…

    …zure#29297)
    
    * [Automation] Generate Fluent Lite from datafactory#package-2018-06
    
    * Update RestServiceAuthenticationType.java
    
    * suppress credential scan error
    
    * Update CredScanSuppression.json
    
    Co-authored-by: Haoling Dong <87355844+haolingdong-msft@users.noreply.github.com>
    Co-authored-by: Haoling Dong <haolingdong@microsoft.com>
    Co-authored-by: Weidong Xu <weidxu@microsoft.com>
    4 people committed Jun 20, 2022
    Copy the full SHA
    da258bd View commit details
    Browse the repository at this point in the history
  6. [Automation] Generate Fluent Lite from datafactory#package-2018-06 (A…

    …zure#29552)
    
    * [Automation] Generate Fluent Lite from datafactory#package-2018-06
    
    * Update CHANGELOG.md
    
    Co-authored-by: Weidong Xu <weidxu@microsoft.com>
    azure-sdk and weidongxu-microsoft committed Jun 20, 2022
    Copy the full SHA
    8266048 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    54d1b5f View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    8032bd0 View commit details
    Browse the repository at this point in the history
  9. Increment versions for cognitiveservices releases (Azure#29560)

    Increment package versions for cognitiveservices releases
    azure-sdk committed Jun 20, 2022
    Copy the full SHA
    5e78853 View commit details
    Browse the repository at this point in the history
  10. Update Spring Cloud Azure README.md (Azure#29475)

    * Update README.md
    
    * Use x-version-update-start block to allow version upgrade in pom file
    saragluna committed Jun 20, 2022
    Copy the full SHA
    4e9bdbd View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    4fce427 View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    af4004c View commit details
    Browse the repository at this point in the history
  13. Use westus as default region in test resource deployments (Azure#29570)

    Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
    azure-sdk and benbp committed Jun 20, 2022
    Copy the full SHA
    0a1b960 View commit details
    Browse the repository at this point in the history
  14. Fix Bug in Resource Ref Verifier (Azure#29568)

    Co-authored-by: Chidozie Ononiwu <chononiw@microsoft.com>
    azure-sdk and chidozieononiwu committed Jun 20, 2022
    Copy the full SHA
    83834cc View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    f4f56d9 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2022

  1. Changes for June release after running script (Azure#29482)

    * Changes for June release after running script
    
    * Also update readme
    FlorianBorn71 committed Jun 21, 2022
    Copy the full SHA
    8960073 View commit details
    Browse the repository at this point in the history
  2. Increment version for remoterendering releases (Azure#29581)

    Increment package version after release of com.azure azure-mixedreality-remoterendering
    azure-sdk committed Jun 21, 2022
    Copy the full SHA
    4c96e2b View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    faccec0 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2022

  1. [Automation] Generate Fluent Lite from mediaservices#package-account-…

    …2021-11 (Azure#29595)
    
    * [Automation] Generate Fluent Lite from mediaservices#package-account-2021-11
    
    * Update pom.xml
    
    Co-authored-by: Weidong Xu <weidxu@microsoft.com>
    azure-sdk and weidongxu-microsoft committed Jun 22, 2022
    Copy the full SHA
    56433c4 View commit details
    Browse the repository at this point in the history
  2. Increment versions for mediaservices releases (Azure#29598)

    Increment package versions for mediaservices releases
    azure-sdk committed Jun 22, 2022
    Copy the full SHA
    543ad6f View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    56de3f2 View commit details
    Browse the repository at this point in the history