-
Notifications
You must be signed in to change notification settings - Fork 2k
Spring Cloud Azure roadmap
Xiaolu Dai edited this page Jan 29, 2022
·
11 revisions
This page list our (spring cloud azure) team's roadmap, things are expected to change :)
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 | In Progress |
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 | |
Dec | Reactive API support - Compatible with Spring Boot Webflux |
- Support Azure Private Link in all supported azure services
- Support AsyncAPI, integrated with https://github.com/asyncapi/java-spring-cloud-stream-template
- Support Spring Framework 6 and Spring Boot 3.
- Support Spring Native.
- 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