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

addHttp2ConnectionConfig #13

Open
wants to merge 542 commits into
base: enableHttp2ForTest
Choose a base branch
from
Open

Conversation

xinlian12
Copy link
Owner

No description provided.

@@ -46,6 +47,15 @@ static HttpClient createFixed(HttpClientConfig httpClientConfig) {
fixedConnectionProviderBuilder.maxIdleTime(httpClientConfig.getMaxIdleConnectionTimeout());

// TODO[Http2]: config Http2AllocationStrategy (maxConnections & maxConcurrentStreams)
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: remove the comments

alzimmermsft and others added 28 commits December 20, 2024 15:00
* Fix up test names for reporting

The web view in AzDo pulls the
ame out of the results XML, which can be duplicative or unsatisfying in other ways. This will process the XML to put a bread crumb of the namespace and the type along with the test name.

* remove extraneous -Path

* testing

* pr feedback
* version_client.txt

* pom.xml

* readme.md

* changelog.md

* single_service_packages.md
jeanbisutti and others added 30 commits January 16, 2025 17:05
* Use -Mail for test resources local user lookup to support TME

* Auto-select TME subscription based on user context

---------

Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
* Filter out Excludes for PR Pipelines

* Updates for feedback

---------

Co-authored-by: James Suplizio <jasupliz@microsoft.com>
* More prep for the PR pipeline

* fix daily-dev-build-variable.yml condition to only skip the PR pipline

* fiddle with the daily-dev-build-variable.yml condition
* [Automation] Generate SDK based on TypeSpec 0.27.2

* add typespec-liftr-base

---------

Co-authored-by: Weidong Xu <weidxu@microsoft.com>
* Remove deprecated + past EOL AOT GraalVM libraries.

* Removed mentions of the AOT GraalVM libraries in central files.

* Removed GraalVM build profiles.

* Fixed pipeline issues.

* Removed more unused dependencies from external_dependencies.txt
…zure#43814)

* Removed libraries marked as deprecated and past EOL date in https://github.com/Azure/azure-sdk/blob/main/_data/releases/latest/java-packages.csv

* Removed unused dependency from external_dependencies.txt
)

Updated "Health Deidentification" so it uses a team alias instead of user aliases. Left the original user aliases for now.
New team alias reference: https://github.com/orgs/Azure/teams/healthdatadeidentification/members
* Add common SDK generation pipeline

* Update Yaml Configuration

* Update SDK generation Yaml config

* Add spec-gen-sdk pipeline configuration

* Remove spec-gen-sdk.yml and add archetype-spec-gen-sdk.yml

* Allow pipelline override of repo organisation

* Remove SkipPullRequestCreation from pipeline condition

---------

Co-authored-by: Chidozie Ononiwu <chononiw@microsoft.com>
Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
…re#43796)

* Media streaming audio format default Pcm24kMono changed to null.

* removing the live test

* removing unused import

---------

Co-authored-by: Vinothini Dharmaraj <v-vdharmaraj@microsoft.com>
* Plumb ExcludesPaths from the archetype through ci.yml

* derp derp, actually plumb it from the archetype to the ci.yml
* updates to dynamic matrix generation. moves indirectly included packages to sparse usage. adds additional parameters to GeneratePRMatrix that enable further filtering of the matrix generated for the indirect packages

---------

Co-authored-by: Scott Beddall <scbedd@microsoft.com>
Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
Co-authored-by: McCoy Patiño <39780829+mccoyp@users.noreply.github.com>
* progress

* add separate endpoint

* progress

* fix env var

* progress

* pr comments

* cleanup

* changelog

* cleanup

* pr comments

* changelog

* fix test

* pr comment - fix tests
* start

* push progress

* Update ThinClientStoreModel.java

* Skeleton for ThinClientStoreModel and RNTBD serialization

* Adding serialization skeleton in ThinClientStoreModel

* test

* fix

* todo

* pr comments

---------

Co-authored-by: Fabian Meiswinkel <fabianm@microsoft.com>
Co-authored-by: Abhijeet Mohanty <abhmohanty@microsoft.com>
* Update github.io docs to use static website instead of blobs directly

* Update eng/common/scripts/copy-docs-to-blobstorage.ps1

Co-authored-by: Ben Broderick Phillips <ben@benbp.net>

* Switch from AzurePowerShell to AzureCLI task

* Add scriptLocation to docindex.yml

* Update Generate-DocIndex.ps1

* Fix indentation in docindex.yml script block

---------

Co-authored-by: Wes Haggard <Wes.Haggard@microsoft.com>
Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
Co-authored-by: Ben Broderick Phillips <ben@benbp.net>
* Prepare release for azure-messaging-eventhubs

* Prepare release for azure-messaging-eventhubs-checkpointstore-blob

* Update CHANGELOG
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.