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

Sync non-spring code to spring boot 3 branch before release #40046

Closed
wants to merge 17 commits into from

Conversation

Netyyyy
Copy link
Member

@Netyyyy Netyyyy commented May 6, 2024

Description

Sync non-spring code to spring boot 3 branch before release

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.

azure-sdk and others added 17 commits April 24, 2024 09:39
* allow config metrics from system property

---------

Co-authored-by: annie-mac <xinlian@microsoft.com>
* fixed can't serialize json string

* added public modifier to fix serialization issue
… negative (Azure#39901)

* Improve exception message when renew lock or session idle timeout are negative
* prepare BOM releese

* add README updates
…st. This commit is created by GitHub Action: https://github.com/Azure/spring-cloud-azure-tools/actions/runs/8792683241 (Azure#39845)

Co-authored-by: github-actions <github-actions@github.com>
* update config name based on review

---------

Co-authored-by: annie-mac <xinlian@microsoft.com>
* allow an override FILE to be honored by test-proxy-tool
* update local test-framework to honor proxy override version by default

---------

Co-authored-by: Scott Beddall (from Dev Box) <scbedd@microsoft.com>
* Remove extra unused files (and package)

* Roll forward to new tsp, pick up latest version change and some API removals.

* checkstyle fix
# Conflicts:
#	eng/versioning/version_client.txt
#	sdk/spring/pipeline/spring-cloud-azure-supported-spring.json
#	sdk/spring/spring-cloud-azure-appconfiguration-config/pom.xml
#	sdk/spring/spring-cloud-azure-starter-redis/pom.xml
#	sdk/spring/spring-cloud-azure-trace-sleuth/pom.xml
#	sdk/storage/azure-storage-blob-stress/pom.xml
#	sdk/storage/azure-storage-file-datalake-stress/pom.xml
#	sdk/storage/azure-storage-file-share-stress/pom.xml
#	sdk/storage/azure-storage-stress/pom.xml
@azure-sdk
Copy link
Collaborator

azure-sdk commented May 6, 2024

API change check

APIView has identified API level changes in this PR and created following API reviews.

com.azure:azure-messaging-eventgrid
com.azure:azure-messaging-eventgrid-namespaces
com.azure:azure-security-keyvault-administration
com.azure:azure-security-keyvault-certificates
com.azure:azure-messaging-eventhubs
com.azure:azure-security-keyvault-secrets
com.azure:azure-core-test
com.azure:azure-security-attestation
com.azure:azure-messaging-servicebus
com.azure:azure-ai-metricsadvisor
com.azure:azure-data-schemaregistry
com.azure:azure-ai-textanalytics
com.azure:azure-search-documents
com.azure:azure-monitor-query
com.azure:azure-storage-common
com.azure:azure-mixedreality-remoterendering
com.azure.spring:spring-cloud-azure-core
com.azure.spring:spring-cloud-azure-service
com.azure.spring:spring-messaging-azure-eventhubs
com.azure:azure-storage-blob
com.azure.spring:spring-messaging-azure-storage-queue
com.azure:azure-storage-blob-batch
com.azure:azure-storage-blob-cryptography
com.azure.spring:spring-cloud-azure-autoconfigure
com.azure:azure-storage-file-share
com.azure:azure-storage-file-datalake
com.azure:azure-storage-queue
com.azure.spring:spring-cloud-azure-stream-binder-eventhubs
com.azure:azure-containers-containerregistry
com.azure.spring:spring-cloud-azure-appconfiguration-config
com.azure:azure-security-confidentialledger
com.azure:azure-messaging-webpubsub
com.azure:azure-messaging-webpubsub-client
com.azure:azure-communication-sms
com.azure:azure-communication-phonenumbers
com.azure.resourcemanager:azure-resourcemanager-quota
com.azure:azure-communication-identity
com.azure:azure-communication-jobrouter
com.azure:azure-communication-rooms
com.azure:azure-ai-openai-assistants
com.azure:azure-communication-callautomation
com.azure:azure-developer-loadtesting
com.azure:azure-ai-contentsafety

@Netyyyy Netyyyy closed this May 7, 2024
@Netyyyy Netyyyy deleted the myao/sync-sb3 branch May 7, 2024 00:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Status: Untriaged
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet