Skip to content

Sync non spring code to spring boot 3 - #31889

Merged
moarychan merged 48 commits into
Azure:feature/spring-boot-3from
moarychan:moary/sync-code-to-spring-boot-3
Nov 3, 2022
Merged

Sync non spring code to spring boot 3#31889
moarychan merged 48 commits into
Azure:feature/spring-boot-3from
moarychan:moary/sync-code-to-spring-boot-3

Conversation

@moarychan

Copy link
Copy Markdown
Member

As the title, only merge non spring code from main into feature/spring-boot-3 branch.

scottaddie and others added 30 commits October 27, 2022 09:46
Co-authored-by: scbedd <45376673+scbedd@users.noreply.github.com>
* stress test addons version check

* cleanup

Co-authored-by: Albert Cheng <albertcheng@microsoft.com>
* Otel metrics: minor logging improvements

* noisy tracing logs
Fix  `java - spring - tests` pipeline
Added a disclaimer to the VisualStudioCodeCredential class
docstring to highlight its shortcomings. Also slightly updated
the EnvironmentCredential class docstring to include a missing envvar.

Signed-off-by: Paul Van Eck <paulvaneck@microsoft.com>

Signed-off-by: Paul Van Eck <paulvaneck@microsoft.com>
* update tests.yml in sdk/jdbc
…ure#31749)

Add dummy resource to make java-spring-tests pipeline more stable
Add HTTP Logging Explanation
Add CI Test Run using Latest JDK
* Fixing servicebus default proxy configuration bug

* Updating changelog and tests
… host, enabling HTTP Proxy for custom endpoint, and ensuring Proxy CONNECT request uses the actual front-end host. (Azure#31829)

* Ensuring Websocket upgrade request's hostname is the same as the HTTP host, enabling HTTP Proxy for custom endpoint, and ensuring Proxy CONNECT request uses the actual front-end host.

* Code Reviews: using consistent var name 'hostname', adding unit tests to validate the connect hostname:port pair

* Cleanup proxy tests and added tests to validate hostname for websocket configure

* consistency in hostname

* consistency in hostname
* Trace eventhubs consumer and batch processor
…nt (Azure#31785)

Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
* Fixed eventhubs default proxy configuration bug

* Updating changelog and tests
* Adding default rule support for subscription creation

* Removing notes

* More fixes to sync admin client + session recordings of the new test suite for sync admin client

* checkstyle things
* updated codeowners

* rollback removing label
…mmon (Azure#31817)

Change how List Blobs Perf Creates Blobs and minor changes to Perf Common
* Fixed query plan cache race condition

* enabled warning logs

* Added changelog

* Reverted log42j change
* Address UX study feedback

* Change comment wording
azure-sdk and others added 11 commits November 1, 2022 13:56
Co-authored-by: scbedd <45376673+scbedd@users.noreply.github.com>
Remove Void Responses from being Eagerly Read
…#31878)

Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
Increment package versions for resourcegraph releases
# Conflicts:
#	sdk/spring/spring-cloud-azure-actuator-autoconfigure/CHANGELOG.md
#	sdk/spring/spring-cloud-azure-actuator/CHANGELOG.md
#	sdk/spring/spring-cloud-azure-autoconfigure/CHANGELOG.md
#	sdk/spring/spring-cloud-azure-autoconfigure/src/test/java/com/azure/spring/cloud/autoconfigure/AbstractAzureServiceConfigurationTests.java
#	sdk/spring/spring-cloud-azure-core/CHANGELOG.md
#	sdk/spring/spring-cloud-azure-resourcemanager/CHANGELOG.md
#	sdk/spring/spring-cloud-azure-service/CHANGELOG.md
#	sdk/spring/spring-cloud-azure-stream-binder-eventhubs-core/CHANGELOG.md
#	sdk/spring/spring-cloud-azure-stream-binder-eventhubs/CHANGELOG.md
#	sdk/spring/spring-cloud-azure-stream-binder-servicebus-core/CHANGELOG.md
#	sdk/spring/spring-cloud-azure-stream-binder-servicebus/CHANGELOG.md
#	sdk/spring/spring-cloud-azure-trace-sleuth/CHANGELOG.md
#	sdk/spring/spring-integration-azure-core/CHANGELOG.md
#	sdk/spring/spring-integration-azure-eventhubs/CHANGELOG.md
#	sdk/spring/spring-integration-azure-servicebus/CHANGELOG.md
#	sdk/spring/spring-integration-azure-storage-queue/CHANGELOG.md
#	sdk/spring/spring-messaging-azure-eventhubs/CHANGELOG.md
#	sdk/spring/spring-messaging-azure-servicebus/CHANGELOG.md
#	sdk/spring/spring-messaging-azure-storage-queue/CHANGELOG.md
#	sdk/spring/spring-messaging-azure/CHANGELOG.md
…which the MarkerIgnoringBase is marked as deprecated API
@azure-sdk

Copy link
Copy Markdown
Collaborator

API change check

API changes are not detected in this pull request.

…r-java into moary/sync-code-to-spring-boot-3

@saragluna saragluna left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM. The tests also fail on the main branch, and is tracked here #31913.

@moarychan
moarychan merged commit f71e1e9 into Azure:feature/spring-boot-3 Nov 3, 2022
@moarychan
moarychan deleted the moary/sync-code-to-spring-boot-3 branch November 4, 2022 04:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.