- 
                Notifications
    You must be signed in to change notification settings 
- Fork 2.1k
Spring Cloud Azure roadmap
        Strong Liu(刘少壮) edited this page Dec 7, 2022 
        ·
        11 revisions
      
    This page list our (spring cloud azure) team's roadmap, things are expected to change :)
- Support Azure Private Link in all supported azure services
- ✅ Support credential-free connection for 3rd party libraries
- Support AsyncAPI, integrated with https://github.com/asyncapi/java-spring-cloud-stream-template
- ✅ Support Spring Framework 6 and Spring Boot 3.
- Support Spring Native.
- ✅ Multi-version support policy (N - 2), see https://github.com/Azure/azure-sdk-for-java/wiki/Spring-Versions-Mapping for more detail about the version supported by Spring Cloud Azure
- ✅ GA Spring Cloud Azure 4.0 https://spring.io/projects/spring-cloud-azure
- Azure Spring Initializr
- ✅ Spring on Azure site to provide consistent and unified doc/samples for spring users.
| when | what | owner | status | 
|---|---|---|---|
| Jul | Production Ready - Spring Boot Health indicators support | Xiaolu Dai | ✅ | 
| Jul | Security - Realize azure credential chain to simplify and unify developer credential management experience across spring libraries. | Xiaolu Dai | ✅ | 
| Aug | Production Ready - Support multiple active spring versions | Xiaolu Dai | ✅ | 
| Aug | AAD - Support Web-application and resource-server in one spring boot application | Rujun Chen | ✅ | 
| Sep | E2E Sample demonstrating all Azure Spring Cloud Starters | Zhihao Guo | ✅ | 
| Oct | Messaging - enable configurations supported by Azure SDK | Xiaolu Dai | ✅ | 
| Nov | Observability - Support metrics and tracing for Azure messaging and database | Xiaolu Dai | blocked | 
| Dec | Reactive API support - Compatible with Spring Boot Webflux | put back to backlog | 
- Spring Credential
- Spring Cloud Azure 4.0 Design
- Spring Cloud Azure AutoConfigure Design
- Spring Cloud Azure Core Design
- Spring Cloud Azure Messaging Design
- Spring Cloud Azure Service Bus Spring Jms Support Design
- Design for directory, module name and package path for Spring Cloud Azure messaging
- Design for Remove warning logs of unknown configs for Kafka Passwordless
- Design for Enhance AAD token authentication converter to customized granted authorities converter
- Design for Enhance the ObjectMapper to support Spring Boot's pattern to enable autoconfiguration
- Passwordless connection support for Spring Cloud Azure
- Passwordless connection support for MySQL
- Passwordless connection support for Event Hubs Kafka
- Remove warning logs of unknown configs for Kafka Passwordless