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

Test merge #39917

Draft
wants to merge 558 commits into
base: callautomation/release/ga3
Choose a base branch
from
Draft

Test merge #39917

wants to merge 558 commits into from

Conversation

amariwest-msft
Copy link
Contributor

Description

Please add an informative description that covers that changes made by the pull request and link all relevant issues.

If an SDK is being regenerated based on a new swagger spec, a link to the pull request containing these swagger spec changes has been included above.

All SDK Contribution checklist:

  • The pull request does not introduce [breaking changes]
  • CHANGELOG is updated for new features, bug fixes or other significant changes.
  • I have read the contribution guidelines.

General Guidelines and Best Practices

  • Title of the pull request is clear and informative.
  • 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.

Testing Guidelines

  • Pull request includes test coverage for the included changes.

williamzhao87 and others added 30 commits April 12, 2024 17:42
* Revert "[ACS JobRouter] Max concurrent offers on workers (#38664)"

This reverts commit 370d14d.

* Add HMAC Auth policy (#39451)

* Fix Job Router bugs (#39495)

* Fix Job Router bugs

* Build

* Add RevApi justification

* Fix Job Router Bugs 2 (#39514)

* Fix Job Router Bugs 2

* Fix RevApi

* Use custom serializer and deserializers for Job Router (#39568)

* Use custom serializer and deserializers for Job Router

* Checkstyle

* Add max concurrent offers

* Update tests, changelog, update methods

* Update versions

* Update test failure

* Bump version to 2.0.0-beta.1

* Update typespec & revapi

* Use enums for kind

* Add more tests
* Prepare Tables Minor Release April 2024

* Prepare Tables Minor Release April 2024

* Prepare Tables Minor Release April 2024

* Prepare Tables Minor Release April 2024
* Prepare Monitor Ingestion Minor Release April 2024

* Prepare Monitor Ingestion Minor Release April 2024

* Preparing Monitor Ingestion for April 2024 Minor Release
* Remove reclassifyJobOptionsInternal

* Update @generated tags
…-31 (#39701)

* [Automation] External Change

* [Automation] Generate Fluent Lite from healthcareapis#package-2024-03-31
Increment package versions for healthcareapis releases (#39705)
)

* [Automation] External Change

* [Automation] Generate Fluent Lite from frontdoor#package-2024-02
Migrate azure-storage-file-share to azure-json and azure-xml
* Update README.md

* Update CHANGELOG.md
* Preparing Monitor Ingestion for April 2024 Minor Release

* Adding azure-json as a dependency and updating visualization test.

* Fixing test issues

* Updating whitespacing

* removing unecessary semicolon

* fixing incorrect indentation

* Updating module-info.java and CHANGELOG.md

* Adjusting whitespacing

* Updating test to check reading with azure-json

* Updating test to check reading with azure-json

* adjusting whitespace

* adjusting whitespace
Update Maven plugin versions
* Update dependencies to 1.2.5

* Use unreleased azure-core-amqp.

* Add CHANGELOG
* add actualItemCount on request level

---------

Co-authored-by: annie-mac <xinlian@microsoft.com>
Moving away from SAS tokens for connecting to storage so switching to using a Workload Identity Federation connection to the container to download the needed files.

Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
* Further expand sanitizers

* adding another redaction
…ence API (#37766)

* Generate with models

* temporary remove readme to build with no errors

* Regen after merge main

* Delete OSDisk before regen

* Updates requested in arch board meeting

* add tests

* Add create dev box and environment to tests

* Disable old tests

* Regen fix new lines

* Customize create dev box

* Customize create environment

* Fixup customize environment create

* Fixup disable old tests

* Create only if it doesn't exits

* Run live test and update record reference

* match commit id for cherry-pick

* Update to delay status

* Delete old generated samples

* [test] devcenter, genrate tests

* Add customization for create dev box and create environment

* Use setPlaybackSyncPollerPollInterval for LROs

* enhance dev box tests

* enhance deployment environment tests

* Revert "temporary remove readme to build with no errors"

This reverts commit 9c81bad.

* Update readme to use models

* Update changelog and version

* Regen after latest updates

* Update version in readme

* update client version

* Regen after merging main

* Re-add customizations for create devbox and environemnt

* Regen

* Increase test coverage

* Use HashMap

* Update tsp to not generate test and samples

* Remove custom test and samples

* Remove line and branch coverage from pom

* retrigger checks

* Customize LocalTime for Schedule

* Add customization to get clients from devcenter client and update samples

* fix style

* Improve changelog

* Update tsp hash commit for the latest in main

---------

Co-authored-by: Weidong Xu <weidxu@microsoft.com>
* version_client.txt

* pom.xml

* readme.md

* changelog.md

* single_service_packages.md
* add cosmos container as source

---------

Co-authored-by: annie-mac <xinlian@microsoft.com>
alzimmermsft and others added 30 commits May 10, 2024 14:39
* [Automation] Generate SDK based on TypeSpec 0.15.18

* update commitID for documentintelligence

* revert reflect-config.json

* update commitID for contentsafety

---------

Co-authored-by: Weidong Xu <weidxu@microsoft.com>
* api review changes

* reworking filesmbpropertieshelper

* style
Change azure-core-http-netty Netty versions log message
Regenerate XML libraries with latest version of Autorest except ServiceBus
* generation

* use git clean and checkout

* two new lines after function definition

* fix format
… to support access tokens via AccountDataResolver (#40079)

* Added capability in azure-cosmos-spark to allow the spark environment to support access tokens via AccountDataResolver

* Update pom.xml

* Added changelogs

* Added scala doc

* Update pom.xml

* Update pom.xml

* Fixing build error

* Update sdk/cosmos/azure-cosmos-spark_3_2-12/src/main/scala/com/azure/cosmos/spark/AccountDataResolver.scala

Co-authored-by: Annie Liang <64233642+xinlian12@users.noreply.github.com>

* Update pom.xml

* Update cspell.json

* Update .docsettings.yml

---------

Co-authored-by: Annie Liang <64233642+xinlian12@users.noreply.github.com>
* Created Batch TypeSpec local project

* Generated Java Batch SDK

* Added README for compiling and emitting Track 2 SDK from TypeSpec

* Extended the BatchServiceClientTestBase and created additional tests

* Created Task test and fixed TypeSpec test generation configuration

* More test modifications and updated TypeSpec with RPC operations

* Adding Java SDK generated changes from TypeSpec RPC Operation and visibility

* Applied secret decorator to password TypeSpec property and incorporated Java secret emitter package change

* Implemented Shared Key authentication for Batch Track 2 (#34871)

* Implemented Shared Key auth support for Batch track 2

Implemented Shared Key authentication for Batch Track 2

Readding Date Header Policy and fixed Shared Key logic

* Readded generated annotation on token credential

* Replaced Base64 from codec with java.util.Base64 (#35214)

When building the track 2 SDK with maven, it flags the codec dependency as a "Forbidden dependency". But from JDK 8+, this can be replaced with java.util.Base64.

* Modified Batch Track 2 Test format and included sanitizers with custom matchers (#35470)

* Extended BatchTestBase from TestProxyTestBase and added sanitzations

* Added sanitization rule for http url

* Updated azure-core-test versions and migrated test files outside of generated folder

* Added custom playback rules and matchers

* Added test recording json files

* Refactored Shared Key test setup

* Applying Unified Model and miscellaneous TypeSpec changes to Java SDK (#35974)

* Adding model unification PR changes and testing locally

* Changed back java emitter output directory

* Updated tests for testing unified models for jobs, tasks, and pools

* Added setters to required Pool and Job update properties

* Incorporated changes of separate Pool models and fixed corresponding changes within tests

* Regenerated SDK from enum doc changes and new Java Typespec emitter version

* Added the Bulk Task Create Utility, removed older compute node clients and improved documentation (#36204)

* Added bulk task create operation

* Modified error handling of bulk task create

* Added more Task related tests

* Removed renamed and removed ComputeNode and Extension clients and modified documentation

* Migrated rest of track 1 Batch tests into track 2 and ported 2023-05-01 API, apiview, and content type changes (#36310)

* Applying 2023-05-01.17.0 API and apiview changes

* Migrated file and job schedule tests and improved documentation

* Added changes from BatchNode.DisableScheduling TypeSpec changes

* Removed custom BatchErrorException file

* Exported auth package and improved documentation

* Remove `throws` for RuntimeException, InterruptedException (#36841)

* Flatten TypeSpec and replace BatchSharedKeyCreds with AzureNamedKeyCreds (#37059)

* Flatten TypeSpec and update Java SDK accordingly

* Update tests to use single Batch client

* Generate new test recordings

* Remove commented out Type 1 clients

* Replace BatchSharedKeyCred with AzureNamedKeyCred

* Update recorded Track 2 tests

* Assert that auth header contains SharedKey

* Update test recordings

* [Minor] Reran TypeSpec and placed import correctly

* Rename applicable files to use lowercase letters

* Move BatchSharedKeyCredsPolicy into impl package

* Use PUT and not UPDATE and address all PR comments

* Update Record tests

* Fix test to get job schedule and assert metadata

* Update Record tests

* Update tspconfig and SDK to remove ocp date header

* Fix timeOut description

* Fix typo in extensionName property

* Group optional arguments into options bag

* Update Record tests

* Refactor Options Bag grouping and update clients

* Update TypeSpec with renaming changes

* Tag internal methods, add subclass per options bag

* Update tests for renames and options bag support

* Update Record tests

* Rename BatchServiceClientTestBase

* Fix checkstyle and spotbug warnings

* Return object in setter methods instead of void

* Update the Record Tests

* Fix checkstyle errors in tests

* Add return javadoc to options bag setter methods

* Fix name of GetBatchNodeRemoteLoginSettingsOptions

* Improve setMaxDegreeOfParallelism error message

* Add final keyword to WorkingThread instance fields

* Add createTasks async implementation and test

* Ignore SpotBugs SE_BAD_FIELD for CreateTasksErrorException

* Update Record Tests

* Added tsp-location.yaml

* Update tsp-location.yaml

* Generate SDK from official TypeSpec compiler

* Make async task functions execute asynchronously

* Update Record tests

* Rename parameter to azureNamedKeyCredential

* Remove InterruptedException from createTasks

* Regenerate SDK based off of updated TypeSpec files

* Change kernelCPUTime to kernelCpuTime

* Change userCPUTime to userCpuTime

* Change lun to logicalUnitNumber

* Edit logicalUnitNumber docstring and update test

* Change terminateReason to terminationReason

* Make getNodeFile return streaming data type

* Change capitalization in models for accuracy

* Revamp BatchClientParallelOptions and fix tests

* Edit docstring for clarity

* Remove dependency on management library

* Remove setPoolInfo method from BatchJob

* Make getNodeFileProperties return file properties

* Run Record Tests again

* Regenerate SDK with Parameters to Content change

* Update Record Tests

* Delete batch-typespec directory as it is unneeded

* Regenerate Java SDK

* Update Record Tests

* Change getRecursive to isRecursive

* Add get prefix to maxDegreeOfParallelism function

* Annotate all applicable methods with ServiceMethod

* Add overload for list operations

* Update dependencies in pom file

* Fix return type of getTaskFileProperties

* Regenerate Java SDK with new emitter

* Update Record Tests

* Update ci.yml

* Add test proxy configuration

* Update assets tag

* Update pom.xml versions

* Fix endpoint URL

* Update assets tag for Record Tests

* Fix Playback test errors

* Skip test coverage check for preview

* Add spelling exceptions to cpsell config file

* Add example and troubleshooting sections to Readme

* Regenerate Java SDK from latest TypeSpec

* Update assets tag for Record Tests

* Regenerate SDK with stream style serialization

* Fix contentLength parsing error in FileProperties

* Regenerate SDK with certificates removed

* Override serialization function to fix cert issue

* Update assets tag for Record Tests

* Update pom.xml dependency version

* Update pom.xml

* Update tsp-location.yaml and regenerate SDK

* Update pom.xml

* Regenerate SDK

* Fix capitalization on InboundNatPool file name

* Fix capitalization in tests

* Remove unused imports

* Regenerate SDK

---------

Co-authored-by: NickKouds <nickouds@hotmail.com>
Co-authored-by: David Watrous <509299+dpwatrous@users.noreply.github.com>
Co-authored-by: David Watrous <dave.watrous@microsoft.com>
Co-authored-by: Weidong Xu <weidxu@microsoft.com>
Regenerate ServiceBus Admin with source version of Autorest
* CodeGen from PR 29064 in Azure/azure-rest-api-specs
Merge bf7503960c4fd0c51e5608ae1cea0c04bfbadeb1 into acea819f6b350a1e2d598d02628a1719b5f9da5d

* Run tsp-client update

* Initiate project

1. Update pom.xml
1-1. Update dependency version
1-2. Lower Jacoco test coverage threshold
2. Add README.md
3. CHANGELOG.md

* Customize Detect and Liveness APIs

* Hide unwanted interfaces by customization

* Add test cases

* Add samples

---------

Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
* Fixing Annotated Query select * with no where but with a sort.

* Updating changelog

* Adding test coverage
* Fixing CI pipeline.

* Detecting ChangeFeedMode value of existing leases with the same lease prefix.

* A draft proposal for failing change feed mode switches.

* Refactoring and tests.

* Adding tests.

* Revert unrelated changes.

* Adding tests.

* Adding tests.

* Refactoring.

* Revert need for skeletal lease instance.

* Refactoring.

* Reacting to review comments.

* Reacting to review comments.

* Reacting to review comments.

* Fixing tests.

* Updated CHANGELOG.md.

* Reacting to review comments.

* Reacting to review comments.

* Reacting to review comments.

* Reacting to review comments.
Co-authored-by: raychen <raychen@microsoft.com>
* Adding tests.

* Adding tests.

* Adding PK-scoped session token map.

* Refactoring.

* Addind client-level options for session consistency.

* Adding client-level options for session consistency.

* Adding client-level options for session consistency.

* Added read my writes test.

* Added PartitionKeyMetadata.

* Added SessionTokenMetadata.

* Fixing bugs.

* Added a registry for session tokens.

* Added a registry for session tokens.

* Refactorings.

* Adding LRU-based eviction.

* Refactorings.

* Shade Guava BloomFilter and its dependencies.

* Adding bloom filter based PK tracking.

* Adding bloom filter based PK tracking.

* Fixing custom type for bloom filter key.

* Refactoring.

* Refactoring.

* Refactoring.

* Refactoring.

* Fixing SessionContainerTest.java.

* Reverting changes.

* Refactoring and bug fixes.

* Refactoring and bug fixes.

* Refactoring and bug fixes.

* Fixing CI pipeline.

* Fixing CI pipeline.

* Fixing CI pipeline.

* Fixing CI pipeline.

* Fixing CI pipeline.

* Fixing CI pipeline.

* Fixing CI pipeline.

* Fixing CI pipeline.

* Fixing CI pipeline.

* Fixing CI pipeline.

* Fixing CI pipeline.

* Fixing CI pipeline.

* Fixing CI pipeline.

* Fixing CI pipeline.

* Fixing CI pipeline.

* Fixing CI pipeline.

* Code clean up.

* Code clean up.

* Code clean up.

* Code clean up.

* Code clean up.

* Code clean up.

* Code clean up.

* Fixing bugs.

* Fixing bugs.

* Fixing bugs.

* Fixing bugs.

* Refactoring.

* Refactoring.

* Fixing ConsistencyTests*.

* Refactoring tests.

* Store regionId to regionName mappings.

* Store regionId to regionName mappings.

* Store regionId to regionName mappings.

* Modified tests.

* Fixing CI pipeline.

* Refactoring and tests.

* Session scoping changes.

* Fixing CI pipeline.

* Fixing CI pipeline.

* Fixing CI pipeline.

* Refactoring.

* Refactoring.

* Revert "Refactoring."

This reverts commit 7f236fd.

* Refactoring.

* Refactoring.

* Adding tests.

* Wiring PartitionKeyDefinition into query-based request targeted to single logical partition.

* PR clean up.

* Fixing CI pipeline.

* Fixing CI pipeline.

* Fixing CI pipeline.

* Run live test and CI with RegionScopedSessionContainer enabled.

* Run live test and CI with RegionScopedSessionContainer enabled.

* Fixing tests.

* Revert RegionScopedSessionContainer injection.

* Adding comments.

* Adding comments.

* Force use of region-scoped session container for benchmarks.

* Change expected insertion type to `long` from `int`.

* Attempt to use cached effective partition key.

* Fix bottleneck.

* Attempt at fixing tests.

* Reacting to review comments.

* Adding tests around bulk, readMany, batch and change feed (pull-model).

* Adding tests around patch.

* Adding tests.

* Adding tests.

* Logging changes.

* Fixing faulty merge.

* Fixing tests.

* Added region-scoped session container capability in benchmarks.

* Force RegionScopedSessionContainer usage for live tests.

* Revert  RegionScopedSessionContainer usage for live tests.

* Fixing tests.

* Improving diagnostics to captured RegionScopedSessionContainer related metadata.

* Wire up effective partition key string resolution from upstream classes.

* Wire up effective partition key string resolution from upstream classes.

* Code clean up.

* Improve javadoc.

* Updated CHANGELOG.md.

* Fixing merge.

* Updated CHANGELOG.md.

* Modify logger level.

* Reacting to review comments.

* Reacting to review comments.

* Added diagnostic tracking of session token record and resolution flows.

* Remove unneeded static methods.

* Added additional null checks.

* Fixing tests.

* Adding code comments.

* Adding license headers.

* Reacting to review comments.

* Fixing tests.

* Reacting to review comments.

* Reacting to review comments.

* Reacting to review comments.

* Reacting to review comments.

* Reacting to review comments.

* Reacting to review comments.

* Fixing tests.

* Force RegionScopedSessionContainer for live tests.

* Reacting to review comments.

* Fixing diagnostics.

* Adding tests.

* Reacting to review comments.

* Reacting to review comments.

* Reacting to review comments.

* Reacting to review comments.

* Test changes.

* Test changes.
* Remove old maven mirror

* Remove commented out reference to deleted mirror
* changes

* readtofileoptions md5 boolean -> Boolean
* Add support for Federated Auth to test resources scripts

* Default -- UseFederatedAuth: false

* Clear secrets if FederatedAuth is set

* Template conditions use AzurePowerShell only when a service connection is needed

* Review feedback and pair with Ben

* Update docs

* http:// -> https://

---------

Co-authored-by: Daniel Jurek <djurek@microsoft.com>
…ngPolicy (#39379)

* Adding changes for vectorIndex and vectorEmbeddingPolicy

* Adding some necessary comments

* Adding test case

* updating enum values

* Updating test case

* Updating test case

* Updating test case

* updating changelog

* Updating test case

* Resolving comments

* Resolving comments

* Fixing test case

* Resolving comments

* Resolving Comments

* Fixing build issues

* Resolving comments

* Resolving Comments

* [Cosmos][VectorIndex]Adding changes for vectorIndex and vectorEmbeddingPolicy (#40004)

* Adding changes for vectorIndex and vectorEmbeddingPolicy

* Adding some necessary comments

* Adding test case

* updating enum values

* Updating test case

* Updating test case

* Updating test case

* updating changelog

* Updating test case

* Resolving comments

* Resolving comments

* Fixing test case

* Resolving comments

* Resolving Comments

* Fixing build issues

* Resolving comments

* Resolving Comments

* [Cosmos][VectorSearch] Non Streaming Order By Query (#40085)

* Increment versions for core releases (#40003)

Increment package versions for core releases

* Ensure ServiceBus session idle timeout fall back to retry-options::try-timeout (#39994)

* Added Alpha3 Java Media Streaming Events (#40002)

* Added Alpha3 Java Media Streaming Events

* updating readme to add the media streaming events to remove model

---------

Co-authored-by: Vinothini Dharmaraj <v-vdharmaraj@microsoft.com>

* Update version of github-event-processor to 1.0.0-dev.20240502.2 (#40012)

Co-authored-by: James Suplizio <jasupliz@microsoft.com>

* Prepare May 2024 Identity Release (#40006)

* Prepare Identity Broker May 2024 Release (#40014)

* Increment package versions for identity releases (#40015)

* [JobRouter] SDK Review updates (#40011)

* SDK Review updates

* Update auto-generated models

* Add customization

* Fix customization

* Update package

* Update tests

* Linting

* FixFaultInjectionRuleFailedToApplyPerPartitionInGatewayMode (#40005)

* fix fault injection rule failed to apply per partition in gateway mode

---------

Co-authored-by: annie-mac <xinlian@microsoft.com>

* azure-cosmos-test_1.0.0.beta.7Release (#40021)

* release azure-cosmos-test 1.0.0.beta.7
---------

Co-authored-by: annie-mac <xinlian@microsoft.com>

---------

Co-authored-by: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com>
Co-authored-by: Anu Thomas Chandy <anuamd@hotmail.com>
Co-authored-by: v-durgeshs <146056835+v-durgeshs@users.noreply.github.com>
Co-authored-by: Vinothini Dharmaraj <v-vdharmaraj@microsoft.com>
Co-authored-by: James Suplizio <jasupliz@microsoft.com>
Co-authored-by: Bill Wert <billwert@microsoft.com>
Co-authored-by: williamzhao87 <williamzhao87@users.noreply.github.com>
Co-authored-by: Annie Liang <64233642+xinlian12@users.noreply.github.com>
Co-authored-by: annie-mac <xinlian@microsoft.com>

* [Cosmos][VectorSearch] Non Streaming Order By Query (#40096)

* Initial changes

* Initial changes

* Increment versions for core releases (#40003)

Increment package versions for core releases

* Ensure ServiceBus session idle timeout fall back to retry-options::try-timeout (#39994)

* Added Alpha3 Java Media Streaming Events (#40002)

* Added Alpha3 Java Media Streaming Events

* updating readme to add the media streaming events to remove model

---------

Co-authored-by: Vinothini Dharmaraj <v-vdharmaraj@microsoft.com>

* Update version of github-event-processor to 1.0.0-dev.20240502.2 (#40012)

Co-authored-by: James Suplizio <jasupliz@microsoft.com>

* Prepare May 2024 Identity Release (#40006)

* Prepare Identity Broker May 2024 Release (#40014)

* Increment package versions for identity releases (#40015)

* [JobRouter] SDK Review updates (#40011)

* SDK Review updates

* Update auto-generated models

* Add customization

* Fix customization

* Update package

* Update tests

* Linting

* FixFaultInjectionRuleFailedToApplyPerPartitionInGatewayMode (#40005)

* fix fault injection rule failed to apply per partition in gateway mode

---------

Co-authored-by: annie-mac <xinlian@microsoft.com>

* azure-cosmos-test_1.0.0.beta.7Release (#40021)

* release azure-cosmos-test 1.0.0.beta.7
---------

Co-authored-by: annie-mac <xinlian@microsoft.com>

* Fixed existsById API in ReactiveCosmosTemplate (#40022)

* Fixed existsById API in ReactiveCosmosTemplate

* Added changelog

* Initial changes

* Initial changes

* Skip Recorded test and delete Event record until test proxy to work with Event recordings (#40029)

Co-authored-by: Min Woo Lee 🧊 <77083090+minwoolee-ms@users.noreply.github.com>

* Fix invalid CODEOWNERS (#40032)

* Initial changes

* ServiceBus: fix session tracing (#39962)

* remove additional matrix

* Fix session processing and disposition instrumentation

* return matrix config

* review suggestions

* [Automation] Generate SDK based on TypeSpec 0.15.15 (#40048)

* [CODEOWNERS] Updates for org changes (#40049)

* [CODEOWNERS] Updates for org changes

The focus of these changes is to remove an individual who no longer is responsible for the products which their GH account is associated to.

* Move from using the docker image to java2docfx for docs validation (#39744)

* Move from using the docker image to java2docfx for docs validation

* Temporarily turn on docs processing for template libraries for testing

* Actually install the rex validation tool

* Fix the if not Test-Path statement

* Update java2docfx version and add a couple of diagnostics output lines

* Add missing close paren

* Ensure that Sort-Object always returns an array even if there's only one item

* add another piece of diagnostics output

* trying one more thing

* remove some diag, add other

* Remove the additional diagnostics, add permanent output message

* Invoke java -jar on java2docfx to show the help command to ensure the install is okay

* fiddling with the java -jar command

* Set the working directory to the java2docfx directory before executing the mvn dependency download

* Actually create the directory before trying to set location...oops

* Update rex validation to verify MAVEN_HOME is set

* Updates for Java PR 39875 which had changes from this PR that were more immediate

* Update java2docfx version

* remove check for MAVEN_HOME which was only for testing

* Update the version of java2docfx to test a fix

* Update version of java2docfx to 1.0.4

* revert template's ci.yml changes that were only necessary to test java2docfx

* owners (#39686)

* Use ClientLogger in testing output (#40010)

Use ClientLogger in testing output

* Fix null pointer exception and context usage (#40053)

* Rename AML to AzureMachineLearning (#40056)

* Fixed the Key Vault `test-resources.json` file to properly configure a deployment script for certificate creation. (#40037)

* Close response body in bearer policy (#40052)

* Running Prepare-Release for azure-messaging-servicebus 7.17.0 (#40058)

* mgmt, TypeSpec code generation pipeline (#39963)

* typespec generation pipeline

echo command

PR_TITLE

* generation typespec

Update generation.yml for Azure Pipelines

Update generation.yml for Azure Pipelines

Update generation.yml for Azure Pipelines

* remove typespec pipeline file

* fix pr title

* address comments

* Add codeowner linter owners (#39997)

* Update to ESRP task version that supports federated auth (#40059)

* Increment package versions for cosmos releases (#40031)

* Update azure-sdk-build-tools Repository Resource Refs in Yaml files (#39627)

* Add reduced embeddings sample to azure-search-documents (#40069)

* Add reduced embeddings sample

* Fix cspell

* Fix link

* Search May Preview Regen Updates (#40057)

* Search May Preview Regeneration
- Still need to add varargs convenience

* Removing ovveride statements from `setFields` for `VectorizableImageUrlQuery` and `VectorizableImageBinaryQuery`

* Removing ovveride statements from `setFields` for `VectorizableImageUrlQuery` and `VectorizableImageBinaryQuery`

* adding varargs

* Additional adjustments to FieldBuilder and Search Index Customizations

* Updating cspell.json

* Adjust `SearchScoreThreshold` customization
Re-enable code generation in CI

* Updates:

- Updated Cspell
- Rename `maxStoragePerIndex` property to `maxStoragePerIndexInBytes` in SearchServiceLimits
- Set `hybridSearch` property to be type `HybridSearch` in SearchRequest
- Add `hybridSearch` to SearchOptions and `SearchAsyncClient.createSearchRequest()`

* Adding Support and testing byte[] and List<byte> within field builder

* Fix linting

---------

Co-authored-by: alzimmermsft <48699787+alzimmermsft@users.noreply.github.com>

* Preparing Search May 2024 Beta Release (#40071)

* Preparing Search May 2024 Beta Release

* Preparing Search May 2024 Beta Release

* Resolving comments

* Fixing build issues

* eng, update autorest.java, improve error output in sdk automation (#40073)

* improve error output

* autorest.java 4.1.29

* Merge to main after spring cloud azure 4.18.0 released (#40075)

* Prepare for Spring Cloud Azure 4.18.0 release (#40063)

* update version client

* update version/changelog/readme

* update changelog

* Increment versions for spring releases (#40074)

* Increment package versions for spring releases

* Update version_client.txt

* Update pom.xml

---------

Co-authored-by: Muyao Feng <92105726+Netyyyy@users.noreply.github.com>

---------

Co-authored-by: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com>

* Miscellaneous Core performance improvements (#39552)

Miscellaneous Core performance improvements

* Increment package versions for search releases (#40072)

* Update io.fabric8:kubernetes-client (#40086)

5.12.3 -> 6.12.1

* Increment package versions for servicebus releases (#40094)

* Emit stable auto-instrumented otel metrics (#39960)

* Update otel metrics logic

* add runtime metrics

* adding a few metrics I forgot

* small correction

* Update

* Fix

* Update

* Delete pre-stable metrics

---------

Co-authored-by: Harsimar Kaur (from Dev Box) <harskaur@microsoft.com>

---------

Co-authored-by: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com>
Co-authored-by: Anu Thomas Chandy <anuamd@hotmail.com>
Co-authored-by: v-durgeshs <146056835+v-durgeshs@users.noreply.github.com>
Co-authored-by: Vinothini Dharmaraj <v-vdharmaraj@microsoft.com>
Co-authored-by: James Suplizio <jasupliz@microsoft.com>
Co-authored-by: Bill Wert <billwert@microsoft.com>
Co-authored-by: williamzhao87 <williamzhao87@users.noreply.github.com>
Co-authored-by: Annie Liang <64233642+xinlian12@users.noreply.github.com>
Co-authored-by: annie-mac <xinlian@microsoft.com>
Co-authored-by: Kushagra Thapar <kuthapar@microsoft.com>
Co-authored-by: minwoolee-msft <77083090+minwoolee-msft@users.noreply.github.com>
Co-authored-by: Min Woo Lee 🧊 <77083090+minwoolee-ms@users.noreply.github.com>
Co-authored-by: Alan Zimmer <48699787+alzimmermsft@users.noreply.github.com>
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
Co-authored-by: Jesse Squire <jsquire@microsoft.com>
Co-authored-by: Harsimar Kaur <skaur21@gmail.com>
Co-authored-by: vcolin7 <vicolina@microsoft.com>
Co-authored-by: Xiaofei Cao <92354331+XiaofeiCao@users.noreply.github.com>
Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
Co-authored-by: Patrick Hallisey <pahallis@microsoft.com>
Co-authored-by: Jair Myree <jairmyree@microsoft.com>
Co-authored-by: Weidong Xu <weidxu@microsoft.com>
Co-authored-by: Muyao Feng <92105726+Netyyyy@users.noreply.github.com>
Co-authored-by: Helen <56097766+heyams@users.noreply.github.com>
Co-authored-by: Harsimar Kaur (from Dev Box) <harskaur@microsoft.com>

* [Cosmos][VectorSearch] Non Streaming Order By Query (#40098)

* Initial changes

* Initial changes

* Increment versions for core releases (#40003)

Increment package versions for core releases

* Ensure ServiceBus session idle timeout fall back to retry-options::try-timeout (#39994)

* Added Alpha3 Java Media Streaming Events (#40002)

* Added Alpha3 Java Media Streaming Events

* updating readme to add the media streaming events to remove model

---------

Co-authored-by: Vinothini Dharmaraj <v-vdharmaraj@microsoft.com>

* Update version of github-event-processor to 1.0.0-dev.20240502.2 (#40012)

Co-authored-by: James Suplizio <jasupliz@microsoft.com>

* Prepare May 2024 Identity Release (#40006)

* Prepare Identity Broker May 2024 Release (#40014)

* Increment package versions for identity releases (#40015)

* [JobRouter] SDK Review updates (#40011)

* SDK Review updates

* Update auto-generated models

* Add customization

* Fix customization

* Update package

* Update tests

* Linting

* FixFaultInjectionRuleFailedToApplyPerPartitionInGatewayMode (#40005)

* fix fault injection rule failed to apply per partition in gateway mode

---------

Co-authored-by: annie-mac <xinlian@microsoft.com>

* azure-cosmos-test_1.0.0.beta.7Release (#40021)

* release azure-cosmos-test 1.0.0.beta.7
---------

Co-authored-by: annie-mac <xinlian@microsoft.com>

* Fixed existsById API in ReactiveCosmosTemplate (#40022)

* Fixed existsById API in ReactiveCosmosTemplate

* Added changelog

* Initial changes

* Initial changes

* Skip Recorded test and delete Event record until test proxy to work with Event recordings (#40029)

Co-authored-by: Min Woo Lee 🧊 <77083090+minwoolee-ms@users.noreply.github.com>

* Fix invalid CODEOWNERS (#40032)

* Initial changes

* ServiceBus: fix session tracing (#39962)

* remove additional matrix

* Fix session processing and disposition instrumentation

* return matrix config

* review suggestions

* [Automation] Generate SDK based on TypeSpec 0.15.15 (#40048)

* [CODEOWNERS] Updates for org changes (#40049)

* [CODEOWNERS] Updates for org changes

The focus of these changes is to remove an individual who no longer is responsible for the products which their GH account is associated to.

* Move from using the docker image to java2docfx for docs validation (#39744)

* Move from using the docker image to java2docfx for docs validation

* Temporarily turn on docs processing for template libraries for testing

* Actually install the rex validation tool

* Fix the if not Test-Path statement

* Update java2docfx version and add a couple of diagnostics output lines

* Add missing close paren

* Ensure that Sort-Object always returns an array even if there's only one item

* add another piece of diagnostics output

* trying one more thing

* remove some diag, add other

* Remove the additional diagnostics, add permanent output message

* Invoke java -jar on java2docfx to show the help command to ensure the install is okay

* fiddling with the java -jar command

* Set the working directory to the java2docfx directory before executing the mvn dependency download

* Actually create the directory before trying to set location...oops

* Update rex validation to verify MAVEN_HOME is set

* Updates for Java PR 39875 which had changes from this PR that were more immediate

* Update java2docfx version

* remove check for MAVEN_HOME which was only for testing

* Update the version of java2docfx to test a fix

* Update version of java2docfx to 1.0.4

* revert template's ci.yml changes that were only necessary to test java2docfx

* owners (#39686)

* Use ClientLogger in testing output (#40010)

Use ClientLogger in testing output

* Fix null pointer exception and context usage (#40053)

* Rename AML to AzureMachineLearning (#40056)

* Fixed the Key Vault `test-resources.json` file to properly configure a deployment script for certificate creation. (#40037)

* Close response body in bearer policy (#40052)

* Running Prepare-Release for azure-messaging-servicebus 7.17.0 (#40058)

* mgmt, TypeSpec code generation pipeline (#39963)

* typespec generation pipeline

echo command

PR_TITLE

* generation typespec

Update generation.yml for Azure Pipelines

Update generation.yml for Azure Pipelines

Update generation.yml for Azure Pipelines

* remove typespec pipeline file

* fix pr title

* address comments

* Add codeowner linter owners (#39997)

* Update to ESRP task version that supports federated auth (#40059)

* Increment package versions for cosmos releases (#40031)

* Update azure-sdk-build-tools Repository Resource Refs in Yaml files (#39627)

* Add reduced embeddings sample to azure-search-documents (#40069)

* Add reduced embeddings sample

* Fix cspell

* Fix link

* Search May Preview Regen Updates (#40057)

* Search May Preview Regeneration
- Still need to add varargs convenience

* Removing ovveride statements from `setFields` for `VectorizableImageUrlQuery` and `VectorizableImageBinaryQuery`

* Removing ovveride statements from `setFields` for `VectorizableImageUrlQuery` and `VectorizableImageBinaryQuery`

* adding varargs

* Additional adjustments to FieldBuilder and Search Index Customizations

* Updating cspell.json

* Adjust `SearchScoreThreshold` customization
Re-enable code generation in CI

* Updates:

- Updated Cspell
- Rename `maxStoragePerIndex` property to `maxStoragePerIndexInBytes` in SearchServiceLimits
- Set `hybridSearch` property to be type `HybridSearch` in SearchRequest
- Add `hybridSearch` to SearchOptions and `SearchAsyncClient.createSearchRequest()`

* Adding Support and testing byte[] and List<byte> within field builder

* Fix linting

---------

Co-authored-by: alzimmermsft <48699787+alzimmermsft@users.noreply.github.com>

* Preparing Search May 2024 Beta Release (#40071)

* Preparing Search May 2024 Beta Release

* Preparing Search May 2024 Beta Release

* Resolving comments

* Fixing build issues

* eng, update autorest.java, improve error output in sdk automation (#40073)

* improve error output

* autorest.java 4.1.29

* Merge to main after spring cloud azure 4.18.0 released (#40075)

* Prepare for Spring Cloud Azure 4.18.0 release (#40063)

* update version client

* update version/changelog/readme

* update changelog

* Increment versions for spring releases (#40074)

* Increment package versions for spring releases

* Update version_client.txt

* Update pom.xml

---------

Co-authored-by: Muyao Feng <92105726+Netyyyy@users.noreply.github.com>

---------

Co-authored-by: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com>

* Miscellaneous Core performance improvements (#39552)

Miscellaneous Core performance improvements

* Increment package versions for search releases (#40072)

* Update io.fabric8:kubernetes-client (#40086)

5.12.3 -> 6.12.1

* Increment package versions for servicebus releases (#40094)

* Emit stable auto-instrumented otel metrics (#39960)

* Update otel metrics logic

* add runtime metrics

* adding a few metrics I forgot

* small correction

* Update

* Fix

* Update

* Delete pre-stable metrics

---------

Co-authored-by: Harsimar Kaur (from Dev Box) <harskaur@microsoft.com>

* Initial changes

---------

Co-authored-by: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com>
Co-authored-by: Anu Thomas Chandy <anuamd@hotmail.com>
Co-authored-by: v-durgeshs <146056835+v-durgeshs@users.noreply.github.com>
Co-authored-by: Vinothini Dharmaraj <v-vdharmaraj@microsoft.com>
Co-authored-by: James Suplizio <jasupliz@microsoft.com>
Co-authored-by: Bill Wert <billwert@microsoft.com>
Co-authored-by: williamzhao87 <williamzhao87@users.noreply.github.com>
Co-authored-by: Annie Liang <64233642+xinlian12@users.noreply.github.com>
Co-authored-by: annie-mac <xinlian@microsoft.com>
Co-authored-by: Kushagra Thapar <kuthapar@microsoft.com>
Co-authored-by: minwoolee-msft <77083090+minwoolee-msft@users.noreply.github.com>
Co-authored-by: Min Woo Lee 🧊 <77083090+minwoolee-ms@users.noreply.github.com>
Co-authored-by: Alan Zimmer <48699787+alzimmermsft@users.noreply.github.com>
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
Co-authored-by: Jesse Squire <jsquire@microsoft.com>
Co-authored-by: Harsimar Kaur <skaur21@gmail.com>
Co-authored-by: vcolin7 <vicolina@microsoft.com>
Co-authored-by: Xiaofei Cao <92354331+XiaofeiCao@users.noreply.github.com>
Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
Co-authored-by: Patrick Hallisey <pahallis@microsoft.com>
Co-authored-by: Jair Myree <jairmyree@microsoft.com>
Co-authored-by: Weidong Xu <weidxu@microsoft.com>
Co-authored-by: Muyao Feng <92105726+Netyyyy@users.noreply.github.com>
Co-authored-by: Helen <56097766+heyams@users.noreply.github.com>
Co-authored-by: Harsimar Kaur (from Dev Box) <harskaur@microsoft.com>

* Resolving comments

* Resolving comments

* [Cosmos][VectorSearch] Non Streaming Order By Query (#40115)

* Initial changes

* Initial changes

* Increment versions for core releases (#40003)

Increment package versions for core releases

* Ensure ServiceBus session idle timeout fall back to retry-options::try-timeout (#39994)

* Added Alpha3 Java Media Streaming Events (#40002)

* Added Alpha3 Java Media Streaming Events

* updating readme to add the media streaming events to remove model

---------

Co-authored-by: Vinothini Dharmaraj <v-vdharmaraj@microsoft.com>

* Update version of github-event-processor to 1.0.0-dev.20240502.2 (#40012)

Co-authored-by: James Suplizio <jasupliz@microsoft.com>

* Prepare May 2024 Identity Release (#40006)

* Prepare Identity Broker May 2024 Release (#40014)

* Increment package versions for identity releases (#40015)

* [JobRouter] SDK Review updates (#40011)

* SDK Review updates

* Update auto-generated models

* Add customization

* Fix customization

* Update package

* Update tests

* Linting

* FixFaultInjectionRuleFailedToApplyPerPartitionInGatewayMode (#40005)

* fix fault injection rule failed to apply per partition in gateway mode

---------

Co-authored-by: annie-mac <xinlian@microsoft.com>

* azure-cosmos-test_1.0.0.beta.7Release (#40021)

* release azure-cosmos-test 1.0.0.beta.7
---------

Co-authored-by: annie-mac <xinlian@microsoft.com>

* Fixed existsById API in ReactiveCosmosTemplate (#40022)

* Fixed existsById API in ReactiveCosmosTemplate

* Added changelog

* Initial changes

* Initial changes

* Skip Recorded test and delete Event record until test proxy to work with Event recordings (#40029)

Co-authored-by: Min Woo Lee 🧊 <77083090+minwoolee-ms@users.noreply.github.com>

* Fix invalid CODEOWNERS (#40032)

* Initial changes

* ServiceBus: fix session tracing (#39962)

* remove additional matrix

* Fix session processing and disposition instrumentation

* return matrix config

* review suggestions

* [Automation] Generate SDK based on TypeSpec 0.15.15 (#40048)

* [CODEOWNERS] Updates for org changes (#40049)

* [CODEOWNERS] Updates for org changes

The focus of these changes is to remove an individual who no longer is responsible for the products which their GH account is associated to.

* Move from using the docker image to java2docfx for docs validation (#39744)

* Move from using the docker image to java2docfx for docs validation

* Temporarily turn on docs processing for template libraries for testing

* Actually install the rex validation tool

* Fix the if not Test-Path statement

* Update java2docfx version and add a couple of diagnostics output lines

* Add missing close paren

* Ensure that Sort-Object always returns an array even if there's only one item

* add another piece of diagnostics output

* trying one more thing

* remove some diag, add other

* Remove the additional diagnostics, add permanent output message

* Invoke java -jar on java2docfx to show the help command to ensure the install is okay

* fiddling with the java -jar command

* Set the working directory to the java2docfx directory before executing the mvn dependency download

* Actually create the directory before trying to set location...oops

* Update rex validation to verify MAVEN_HOME is set

* Updates for Java PR 39875 which had changes from this PR that were more immediate

* Update java2docfx version

* remove check for MAVEN_HOME which was only for testing

* Update the version of java2docfx to test a fix

* Update version of java2docfx to 1.0.4

* revert template's ci.yml changes that were only necessary to test java2docfx

* owners (#39686)

* Use ClientLogger in testing output (#40010)

Use ClientLogger in testing output

* Fix null pointer exception and context usage (#40053)

* Rename AML to AzureMachineLearning (#40056)

* Fixed the Key Vault `test-resources.json` file to properly configure a deployment script for certificate creation. (#40037)

* Close response body in bearer policy (#40052)

* Running Prepare-Release for azure-messaging-servicebus 7.17.0 (#40058)

* mgmt, TypeSpec code generation pipeline (#39963)

* typespec generation pipeline

echo command

PR_TITLE

* generation typespec

Update generation.yml for Azure Pipelines

Update generation.yml for Azure Pipelines

Update generation.yml for Azure Pipelines

* remove typespec pipeline file

* fix pr title

* address comments

* Add codeowner linter owners (#39997)

* Update to ESRP task version that supports federated auth (#40059)

* Increment package versions for cosmos releases (#40031)

* Update azure-sdk-build-tools Repository Resource Refs in Yaml files (#39627)

* Add reduced embeddings sample to azure-search-documents (#40069)

* Add reduced embeddings sample

* Fix cspell

* Fix link

* Search May Preview Regen Updates (#40057)

* Search May Preview Regeneration
- Still need to add varargs convenience

* Removing ovveride statements from `setFields` for `VectorizableImageUrlQuery` and `VectorizableImageBinaryQuery`

* Removing ovveride statements from `setFields` for `VectorizableImageUrlQuery` and `VectorizableImageBinaryQuery`

* adding varargs

* Additional adjustments to FieldBuilder and Search Index Customizations

* Updating cspell.json

* Adjust `SearchScoreThreshold` customization
Re-enable code generation in CI

* Updates:

- Updated Cspell
- Rename `maxStoragePerIndex` property to `maxStoragePerIndexInBytes` in SearchServiceLimits
- Set `hybridSearch` property to be type `HybridSearch` in SearchRequest
- Add `hybridSearch` to SearchOptions and `SearchAsyncClient.createSearchRequest()`

* Adding Support and testing byte[] and List<byte> within field builder

* Fix linting

---------

Co-authored-by: alzimmermsft <48699787+alzimmermsft@users.noreply.github.com>

* Preparing Search May 2024 Beta Release (#40071)

* Preparing Search May 2024 Beta Release

* Preparing Search May 2024 Beta Release

* Resolving comments

* Fixing build issues

* eng, update autorest.java, improve error output in sdk automation (#40073)

* improve error output

* autorest.java 4.1.29

* Merge to main after spring cloud azure 4.18.0 released (#40075)

* Prepare for Spring Cloud Azure 4.18.0 release (#40063)

* update version client

* update version/changelog/readme

* update changelog

* Increment versions for spring releases (#40074)

* Increment package versions for spring releases

* Update version_client.txt

* Update pom.xml

---------

Co-authored-by: Muyao Feng <92105726+Netyyyy@users.noreply.github.com>

---------

Co-authored-by: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com>

* Miscellaneous Core performance improvements (#39552)

Miscellaneous Core performance improvements

* Increment package versions for search releases (#40072)

* Update io.fabric8:kubernetes-client (#40086)

5.12.3 -> 6.12.1

* Increment package versions for servicebus releases (#40094)

* Emit stable auto-instrumented otel metrics (#39960)

* Update otel metrics logic

* add runtime metrics

* adding a few metrics I forgot

* small correction

* Update

* Fix

* Update

* Delete pre-stable metrics

---------

Co-authored-by: Harsimar Kaur (from Dev Box) <harskaur@microsoft.com>

* [Key Vault] Added support for `/prerestore` and `/prebackup` endpoints in Backup clients (#39878)

* Updated `autorest.md` files in all swagger folders.

* Re-generated implementation code.

* Updated ServiceVersion expandable enums.

* Added public APIs for the new /prebacukp and /prerestore endpoints.

* Added tests.

* Refactored Backup client tests.

* Updated tests.

* Updated test recordings.

* Updated documentation and samples.

* Addressed PR feedback.

* Initial changes

* Prepare to release beta.22 (#40097)

* Fix template name (#40099)

* Fix template name

* Also install the rex validation tool

* Update partner release to use WIF (#40101)

* core mgmt, `SubResource` implements `JsonSerializable` to support azure-json (#40076)

* test

* implementation

* fix lint

* spotless:apply

* Update spring-reference and sync changelog (#40105)

* update spring-reference.yml

* update CHANGELOG.md

* Support per-call response timeout in all HttpClient implementations (#40017)

Support per-call response timeout in all HttpClient implementations

* Change how JavaType is resolved to support JsonSerializable better (#40112)

* Initial changes

* Fixes

---------

Co-authored-by: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com>
Co-authored-by: Anu Thomas Chandy <anuamd@hotmail.com>
Co-authored-by: v-durgeshs <146056835+v-durgeshs@users.noreply.github.com>
Co-authored-by: Vinothini Dharmaraj <v-vdharmaraj@microsoft.com>
Co-authored-by: James Suplizio <jasupliz@microsoft.com>
Co-authored-by: Bill Wert <billwert@microsoft.com>
Co-authored-by: williamzhao87 <williamzhao87@users.noreply.github.com>
Co-authored-by: Annie Liang <64233642+xinlian12@users.noreply.github.com>
Co-authored-by: annie-mac <xinlian@microsoft.com>
Co-authored-by: Kushagra Thapar <kuthapar@microsoft.com>
Co-authored-by: minwoolee-msft <77083090+minwoolee-msft@users.noreply.github.com>
Co-authored-by: Min Woo Lee 🧊 <77083090+minwoolee-ms@users.noreply.github.com>
Co-authored-by: Alan Zimmer <48699787+alzimmermsft@users.noreply.github.com>
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
Co-authored-by: Jesse Squire <jsquire@microsoft.com>
Co-authored-by: Harsimar Kaur <skaur21@gmail.com>
Co-authored-by: vcolin7 <vicolina@microsoft.com>
Co-authored-by: Xiaofei Cao <92354331+XiaofeiCao@users.noreply.github.com>
Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
Co-authored-by: Patrick Hallisey <pahallis@microsoft.com>
Co-authored-by: Jair Myree <jairmyree@microsoft.com>
Co-authored-by: Weidong Xu <weidxu@microsoft.com>
Co-authored-by: Muyao Feng <92105726+Netyyyy@users.noreply.github.com>
Co-authored-by: Helen <56097766+heyams@users.noreply.github.com>
Co-authored-by: Harsimar Kaur (from Dev Box) <harskaur@microsoft.com>

* Fixing merge issues

* Fixing merge issues

* Fixing build

* Fixing build

---------

Co-authored-by: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com>
Co-authored-by: Anu Thomas Chandy <anuamd@hotmail.com>
Co-authored-by: v-durgeshs <146056835+v-durgeshs@users.noreply.github.com>
Co-authored-by: Vinothini Dharmaraj <v-vdharmaraj@microsoft.com>
Co-authored-by: James Suplizio <jasupliz@microsoft.com>
Co-authored-by: Bill Wert <billwert@microsoft.com>
Co-authored-by: williamzhao87 <williamzhao87@users.noreply.github.com>
Co-authored-by: Annie Liang <64233642+xinlian12@users.noreply.github.com>
Co-authored-by: annie-mac <xinlian@microsoft.com>
Co-authored-by: Kushagra Thapar <kuthapar@microsoft.com>
Co-authored-by: minwoolee-msft <77083090+minwoolee-msft@users.noreply.github.com>
Co-authored-by: Min Woo Lee 🧊 <77083090+minwoolee-ms@users.noreply.github.com>
Co-authored-by: Alan Zimmer <48699787+alzimmermsft@users.noreply.github.com>
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
Co-authored-by: Jesse Squire <jsquire@microsoft.com>
Co-authored-by: Harsimar Kaur <skaur21@gmail.com>
Co-authored-by: vcolin7 <vicolina@microsoft.com>
Co-authored-by: Xiaofei Cao <92354331+XiaofeiCao@users.noreply.github.com>
Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
Co-authored-by: Patrick Hallisey <pahallis@microsoft.com>
Co-authored-by: Jair Myree <jairmyree@microsoft.com>
Co-authored-by: Weidong Xu <weidxu@microsoft.com>
Co-authored-by: Muyao Feng <92105726+Netyyyy@users.noreply.github.com>
Co-authored-by: Helen <56097766+heyams@users.noreply.github.com>
Co-authored-by: Harsimar Kaur (from Dev Box) <harskaur@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
App Configuration Azure.ApplicationModel.Configuration Attestation Azure.Core.AMQP azure-core-amqp Azure.Core azure-core azure-sdk-bom Azure Java SDK BOM (Bill of Materials) azure-spring All azure-spring related issues Batch Cognitive - Anomaly Detector common common module used by all azure SDKs (e.g. client, Mgmt) Communication - Call Automation Communication - Calling Server Communication - Chat Communication - Common Communication - Identity Communication - Network Traversal Communication - Phone Numbers Communication - Rooms Communication - SMS Container Registry Cosmos graalvm Label for tracking issues related to graalvm Mgmt This issue is related to a management-plane library. OpenTelemetry OpenTelemetry instrumentation
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

None yet