Skip to content

Conversation

@Netyyyy
Copy link
Member

@Netyyyy Netyyyy commented Jan 9, 2026

Description

Merge Spring Cloud Azure 7.0.0-beta.1 to main

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.

Netyyyy and others added 4 commits December 22, 2025 15:23
* fix: suppress deprecation warnings for Spring Framework 7.0 @Nullable/@nonnull annotations

* replace ListenableFutureCallback

* add spring-boot-persistence and replace

* fix ConfigurableBootstrapContext/EnvironmentPostProcessor path

* replace with spring-boot-kafka

* remove alwaysApplyingWhenNonNull()

* replace with spring-boot-data-redis

* replace with spring-boot-jms

* replace with spring-boot-jdbc

* add spring-boot-restclient

* add spring-boot-security

* add spring-boot-jackson

* add spring-boot-http-converter

* replace new OAuth2ClientAutoConfiguration

* replace containsKey with containsHeader

* add spring-boot-health

* replace spring-boot-starter-web with spring-boot-starter-webmvc

* replace org.springframework.data.util.TypeInformation with org.springframework.data.core.TypeInformation

* replace with ParametersSource.of()

* replace QueryMethodEvaluationContextProvider with ValueExpressionDelegate

* replace ClassTypeInformation.from with TypeInformation.of

* Migrate azure-spring-data-cosmos tests from JUnit 4 to JUnit 5 (Azure#47346)

* skip monitor for not support Spring Boot 4

* replace with jackson2

* replace spring.jms.listener.concurrency with spring.jms.listener.minConcurrency

* Add jackson-databind
…udazure7

# Conflicts:
#	eng/versioning/external_dependencies.txt
#	eng/versioning/version_client.txt
#	sdk/spring/CHANGELOG.md
#	sdk/spring/azure-spring-data-cosmos/pom.xml
#	sdk/spring/scripts/spring_boot_3.5.9_managed_external_dependencies.txt
#	sdk/spring/spring-cloud-azure-actuator-autoconfigure/pom.xml
#	sdk/spring/spring-cloud-azure-actuator/pom.xml
#	sdk/spring/spring-cloud-azure-appconfiguration-config-web/pom.xml
#	sdk/spring/spring-cloud-azure-appconfiguration-config/pom.xml
#	sdk/spring/spring-cloud-azure-autoconfigure/pom.xml
#	sdk/spring/spring-cloud-azure-core/pom.xml
#	sdk/spring/spring-cloud-azure-docker-compose/pom.xml
#	sdk/spring/spring-cloud-azure-feature-management-web/pom.xml
#	sdk/spring/spring-cloud-azure-feature-management/pom.xml
#	sdk/spring/spring-cloud-azure-integration-test-appconfiguration-config/pom.xml
#	sdk/spring/spring-cloud-azure-integration-tests/pom.xml
#	sdk/spring/spring-cloud-azure-resourcemanager/pom.xml
#	sdk/spring/spring-cloud-azure-service/pom.xml
#	sdk/spring/spring-cloud-azure-starter-active-directory-b2c/pom.xml
#	sdk/spring/spring-cloud-azure-starter-active-directory/pom.xml
#	sdk/spring/spring-cloud-azure-starter-actuator/pom.xml
#	sdk/spring/spring-cloud-azure-starter-data-redis-lettuce/pom.xml
#	sdk/spring/spring-cloud-azure-starter-integration-eventhubs/pom.xml
#	sdk/spring/spring-cloud-azure-starter-integration-servicebus/pom.xml
#	sdk/spring/spring-cloud-azure-starter-integration-storage-queue/pom.xml
#	sdk/spring/spring-cloud-azure-starter-jdbc-mysql/pom.xml
#	sdk/spring/spring-cloud-azure-starter-jdbc-postgresql/pom.xml
#	sdk/spring/spring-cloud-azure-starter-monitor-test/pom.xml
#	sdk/spring/spring-cloud-azure-starter-monitor/pom.xml
#	sdk/spring/spring-cloud-azure-starter-servicebus-jms/pom.xml
#	sdk/spring/spring-cloud-azure-starter/pom.xml
#	sdk/spring/spring-cloud-azure-stream-binder-eventhubs-core/pom.xml
#	sdk/spring/spring-cloud-azure-stream-binder-eventhubs/pom.xml
#	sdk/spring/spring-cloud-azure-stream-binder-servicebus-core/pom.xml
#	sdk/spring/spring-cloud-azure-stream-binder-servicebus/pom.xml
#	sdk/spring/spring-cloud-azure-testcontainers/pom.xml
#	sdk/spring/spring-integration-azure-core/pom.xml
#	sdk/spring/spring-integration-azure-eventhubs/pom.xml
#	sdk/spring/spring-integration-azure-servicebus/pom.xml
#	sdk/spring/spring-integration-azure-storage-queue/pom.xml
#	sdk/spring/spring-messaging-azure-eventhubs/pom.xml
#	sdk/spring/spring-messaging-azure-servicebus/pom.xml
#	sdk/spring/spring-messaging-azure-storage-queue/pom.xml
#	sdk/spring/spring-messaging-azure/pom.xml
@github-actions github-actions bot added azure-spring All azure-spring related issues common common module used by all azure SDKs (e.g. client, Mgmt) labels Jan 9, 2026
@Netyyyy
Copy link
Member Author

Netyyyy commented Jan 9, 2026

/azp run java - spring - tests

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

azure-spring All azure-spring related issues common common module used by all azure SDKs (e.g. client, Mgmt)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant