Open
Conversation
xinlian12
commented
Nov 25, 2024
| @@ -46,6 +47,15 @@ static HttpClient createFixed(HttpClientConfig httpClientConfig) { | |||
| fixedConnectionProviderBuilder.maxIdleTime(httpClientConfig.getMaxIdleConnectionTimeout()); | |||
|
|
|||
| // TODO[Http2]: config Http2AllocationStrategy (maxConnections & maxConcurrentStreams) | |||
Owner
Author
There was a problem hiding this comment.
nit: remove the comments
Co-authored-by: Chidozie Ononiwu <chononiw@microsoft.com>
* add OAuthTokenCredentialTrait * Make the constructor take a OAuthTokenRequest so it has a proper set of metdata. Make the constructor take a OAuthTokenRequest so it has a proper set of metdata. * linter fixes
…st. This commit is created by GitHub Action: https://github.com/Azure/spring-cloud-azure-tools/actions/runs/14048462821 (Azure#44776) Co-authored-by: github-actions <github-actions@github.com>
* Add managed identity support for account to which benchmark specific workload hits. * Add managed identity support for account to which benchmark specific workload hits. * Add managed identity support for account to which benchmark specific workload hits. * Add managed identity support for account to which benchmark specific workload hits. * Add managed identity support for account to which benchmark specific workload hits. * Add managed identity support for account to which benchmark specific workload hits.
* Update java docs for exclude regions behavior * React to comments
Co-authored-by: Chidozie Ononiwu <chononiw@microsoft.com>
* Regenerated SDK, fixed tests * Regenerated SDK, fixed tests * TODOs for DataType of realtime OperationType * Generated with realtime OperationType * Rename DeidServiceServiceVersion to DeidentificationServiceVersion * Change name to jobName everywhere - TODO fix * Add jobName explicitly to DocumentDetails * Set realtime operations; DocumentLocation is null * 2 tests still not working * name to jobName attempt * Temp service version change * Remove azure-xml dependency * wip * jobName * Customizations to remove continuationToken overloads * Customization cont. * Customization to make methods private * WIP * Syntax * Modify tests after customization * Make JobName private * Update configuration files * Update service version * Updating tests for new API version * Test pagination using maxpagesize * Remove https:// prefix; update tests * Sanitizers * Newest updates for sanitizers * Tests passing in all modes * Rm unused imports * Delete JobName.java * Rm more unused imports * Rm DocumentDataType * Linting errors * Update changelog and pom.xml * Update version_client.txt * Add Deidentification prefix to model names * Add Deidentification prefix to model names * Compile & format * Add new models * Update package version in README * Deidentification prefix for CustomizationOptions * Fix tests * mvn spotless:apply * Update commit hash * Rm unused import * Rm renamed classes * Rm OperationState * Add spotbugs-exclude.xml * Improve samples * Update README * Customizations to rename name to jobName WIP * JavaDoc customizations - format issues * New tests with overwrite * Make input and output prefixes clearer in samples * Javadoc customizations working * Use add() instead of addFirst() * Regenerated after removing PartialFailed * Use OperationState in tests * Rm DeidentificationJobStatus.java * Regenerated with merged typespec but some models reverted to names without Deidentification prefix * JobStatus (needs to be renamed) * Added Deidentification prefix * Ran tsp-client update * Update changelog * PR feedback * Restoring manual samples, updating links. * commenting out links not yet merged to main * link format * link format * metadata * add back continuation token to generated samples * removing generated samples * Removing imports * Changing method name * Removing unnecessary codesnippet config * Refreshing SDK after TypeSpec update * Updating TypeSpec commit reference --------- Co-authored-by: Alexa Thomases <athomases@microsoft.com> Co-authored-by: Josiah Vinson <jovinson@microsoft.com>
* remove ClientOptions from clientcore
* Add copilot-instructions.md * update * address pr comments
… group permissions (Azure#44864) Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
* proof of concept * reverting manual changes to autogenerated files * adding new model, async client methods, and javadocs * adding data to context, changing responsevalidationpolicybuilder bifunction to trifunction * resolving linting issues * testing wip * addressing api view auto generated suggestions * editing tests and adding tests for directories * addressing api view comments * resolving ci issues * resolving ci issues * updating changelog to reflect new feature * addressing comments * moving header extraction to helper method * updating swagger link
* Health Deidentification: update TypeSpec commit id * update ci.yml * revert previous commit
) * updating eng/common/testproxy/test-proxy-tool.yml and eng/common/testproxy/test-proxy-standalone-tool.yml to output a bunch of information about what they're actually running for their commands --------- Co-authored-by: Scott Beddall <scbedd@microsoft.com> Co-authored-by: Scott Beddall <45376673+scbedd@users.noreply.github.com> Co-authored-by: Patrick Hallisey <hallipr@gmail.com>
…e#44880) Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
* Made changes for Incoming Call Event in event parser. * added live test for incoming call event * recorded the live tests. * Updated assest.json * Removed incoming call live test and reverted resources back to main. * Reverted assets.json to commit 7454d11. * Reverted assets.json back to main. * Added proper IncomingCall event parsing. * Added Javadoc comments to Incoming Call fields. * Added JsonSerializability to CustomCallingContext model. Removed correlationId and serverCallId fields in IncomingCall.java (handled in super class). * Removed public visibility of ChoiceResult.java --------- Co-authored-by: v-saasomani <v-saasomani@microsoft.com>
… pipeline (Azure#44795) * Update the *Compare-CurrentToCodegeneration scripts to work in the PR pipeline * Actually return a return value if everything succeeds * Single quote the $(PRServiceDirectories) variable * these will be reverted before merge * Change the Invoke-Expression command * Update the script for changes made yesterday in another PR * Add healthdataaiservices, which still needs to be fixed on the typespec side, and some diagnostics * Remove appconfig and storage pom changes. The Compare-CurrentToCodegeneration.ps1 updates work * Remove the healthdataservices change to test something * Making the temp changes to azure-storage-blob's pom, locked the version to the release version, this should remove my changes entirely * EOF on next line * trying to figure out why the compare function is returing pass and an error is still being detected * redirect output of tsp-client update to null so it isn't returned * more command redirection * Remove the diagnostics output, add healthdataaiservices back into PR, which is failing right now * refactor PRServiceDirectories usage based upon feedback * remove IgnoreVerifyTypeSpecCodeGenerationError from processing * revert pom changes which were for testing only, forcing changes so they happened in a PR build
Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
Further implement http-netty4 package
…24.0.1 (Azure#44777) * Upgrade external dependencies to align with Spring Boot 3.4.4 * update cspell --------- Co-authored-by: github-actions <github-actions@github.com>
Support using native transports when available
…config.yaml', API Version: 2025-04-01-preview, SDK Release Type: beta, and CommitSHA: '121c5e84647a9cdb1767d5146affdfe2af91d776' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' (Azure#45252)
…pconfig.yaml', API Version: 2024-08-21-preview, SDK Release Type: beta, and CommitSHA: '121c5e84647a9cdb1767d5146affdfe2af91d776' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' (Azure#45253)
…m-spec-gen-sdk - java-4783229 (Azure#45056) * Configurations: 'specification/programmableconnectivity/ProgrammableConnectivity.Management/tspconfig.yaml', API Version: 2024-01-15-preview, SDK Release Type: beta, and CommitSHA: 'e6c1765120cdfe6f054348d5432218f630be2635' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' * Update pom.xml * regen --------- Co-authored-by: Weidong Xu <weidxu@microsoft.com>
…en-sdk - java-4841700 (Azure#45256) * Configurations: 'specification/liftrweightsandbiases/Liftr.WeightsAndBiases.Management/tspconfig.yaml', API Version: 2024-09-18, SDK Release Type: stable, and CommitSHA: '121c5e84647a9cdb1767d5146affdfe2af91d776' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' * Update CHANGELOG.md --------- Co-authored-by: Hong Li(MSFT) <74638143+v-hongli1@users.noreply.github.com>
….yaml', API Version: 2025-03-21-preview, SDK Release Type: beta, and CommitSHA: '121c5e84647a9cdb1767d5146affdfe2af91d776' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' (Azure#45255) Co-authored-by: Xiaofei Cao <92354331+XiaofeiCao@users.noreply.github.com>
…m-spec-gen-sdk - java-4841513 (Azure#45254) * Configurations: 'specification/liftrarize/ArizeAi.ObservabilityEval.Management/tspconfig.yaml', API Version: 2024-10-01, SDK Release Type: stable, and CommitSHA: '121c5e84647a9cdb1767d5146affdfe2af91d776' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' * changelog --------- Co-authored-by: xiaofeicao <xiaofeicao@microsoft.com> Co-authored-by: Xiaofei Cao <92354331+XiaofeiCao@users.noreply.github.com>
… availability strategy. (Azure#45244) * Allow hedged request to mark operation success status. * Allow hedged request to mark operation success status. * Allow hedged request to mark operation success status. * Fix `OperationCanceledException` handling for queries. * Fix `OperationCanceledException` handling for queries. * Fixing buggy tests. * Fixing buggy tests. * Addressing review comments.
Disable verify readmes This is causing problems in the pullrequest pipeline. After talking to @weshaggard we're turning it off since it is a low value check.
…spconfig.yaml', API Version: 2025-03-01-preview, SDK Release Type: beta, and CommitSHA: '442e662b6705b3408e0f5581703252053e90fa5b' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' (Azure#45261)
…tspconfig.yaml', API Version: 2024-11-18-preview, SDK Release Type: beta, and CommitSHA: '9f69db7532b6706baedc004f2eda762196a3e1eb' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' (Azure#45268)
* update autorest.java * disable sync-stack for premium
…or (Azure#45201) Use UriBuilder when creating HttpRequest.setUri in annotation processor
Updates to support Java 24
) * Support writing .env files from Test Resources If a language repo opts into it *and* if a `test-resources.bicep` file exists and lints clean of writing secrets *and* if the `.env` file is gitignore'd, write a `.env` file next to `test-resources.bicep`. * Resolve PR feedback * Pass -Force for . hidden files on non-Windows --------- Co-authored-by: Heath Stewart <heaths@microsoft.com>
* Refactoring FaultInjection tests * Update IncrementalChangeFeedProcessorTest.java * Update IncrementalChangeFeedProcessorTest.java * Update IncrementalChangeFeedProcessorTest.java * Fixing flaky test * Fixing flaky tests * Update ClientMetricsTest.java * Refactoring CF split tests * Fixing split awaiting * Update ClientMetricsTest.java * Fixing test flakiness * Update pom.xml * Update ClientMetricsTest.java * Update ClientMetricsTest.java * Reducing log noise level for metrics * Refactoring ClientMetricsTest to have more robust state management when a test times out * Adding logs to flaky test ClientMetricsTest.readAllItemsWithDetailMetricsWithExplicitPageSize * Test robustness improvements * Marking more tests as flaky * Changing test config * Test fixes * Fixing occassional hangs in CosmosPagedIterable when page size is specified * Test fixes * Update FaultInjectionWithAvailabilityStrategyTestsBase.java * Fixing flaky tests
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.