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 505 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

azure-sdk and others added 28 commits December 19, 2024 11:53
…ses NPE when sending message via bean `StreamBridge` (Azure#43490)
…ion releases (Azure#43488)

Increment package versions for communication/azure-resourcemanager-communication releases
Increment package versions for maps/azure-maps-search releases
)

* adding projection functionality, rethink automic double

* atomic double and some other changes

* pr comments and some build stuff

* changing guava version

* spotbug fix

* starting to add tests

* added unit tests for derived metric projection

* reorganize tests

* fixing inconsistency with main re okio

* pr comments & small refactorings

* remove logging, spotless

* changes to concurrency handling

* moving synchronization to derivedMetricAggregation

* moving derivedMetricAggregation to its own file

* minor - remove unused param

* pr comments
* Removed most mentions of Azure from Client Core.

* Removed most mentions of Azure from the OKHttp library.

* Applied PR feedback.

* Fixed broken link.
* Remove unused includes in bannedDependencies

* small refactor

* microsoft-azure-eventhubs was removed from the source tree.

* Script for finding unused dependency entries

This will cause a pipeline failure if there are old entries.

* fixup after merge

* deleted the wrong line
nehrao1 and others added 30 commits January 9, 2025 12:49
…zure#43751)

Allow RevApi extensions to be configured via the configuration file
* Adding test for UriDescribedType.

* Add tests for OffsetDateTimeDescribedType

* Add tests for other types.
)

This is the only builder that uses MSAL and was lacking the `executorService` API. Refined comments in other places to reflect the current reality of using the `SharedExecutorService` if nothing is configured.
* azure cloud

* remove getAzureCloud

* licence header

* add  in test

* changelog for core-management

* suppress test warnings

* spotless

* move AzureProfile to com.azure.core.models

* fix changelog

* remove deprecation

* nit, javadoc
* Fix java sdk tests for new emulator behavior for ff

* Changing spark to ignore previous node for change feed

* Updating changelog

* Fixed tests

* Reacting to comments

* merge with main

* fix test
* float vmId to rntbd layer

* remove comment and extra newline

* CHANGELOG

* fetch system info

* progress

* tests

* pr comment

* fix

* pr comments
* January 2025 identity release

* Update CHANGELOG with other changes section
* Code Generation

* Update CHANGELOG.md

* Update record session.
* autorest automation error log

* omit artifacts if failed
* Ensured all Track 1 Key Vault libraries are removed.

* Removed unused dependencies from external_dependencies.txt

* Undid changes to common eng/ files.
* log correlation and log-based tracing
* cleanup attribute and event names
* Retry policy logging clean up
* redirect policy logging cleanup
* Fixed possible NPE issues when calling toString() in Key Vault libraries.

* Removed unused import.

* Ran Spotless.
Update pipeline and version tooling to support clientcore
… azure-cosmos-encryption (Azure#43785)

* Release Changes

* Fix pom files
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.