Updated Roadmap features in 2.2

This commit is contained in:
Jason Konicki 2019-01-09 12:04:31 -05:00 коммит произвёл GitHub
Родитель 9e951cefab
Коммит daea2d5048
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 11 добавлений и 7 удалений

Просмотреть файл

@ -5,15 +5,9 @@ Note: Listed features are subject to change
#### Features, Enhancements
* Eureka
* Support binding multiple urls for eureka servers
* Add support for other enhancements/features that have been added to Netflix Eureka and Spring Cloud Eureka
* Add Health contributors
* Config Server
* Circuit Breaker
* Discovery Client
* Metrics Enhancements
* Instrumentation for Hystrix to add tracing and stats
* Instrumentation for EFCore to add tracing and stats
* Instrumentation for Connectors to add tracing and stats
* Connectors
* Add MongoDB connector
* Add Gemfire/Geode connector (.NET Framework only)
@ -32,8 +26,18 @@ Note: Listed features are subject to change
##### Possible Feature Addition
* Spring Cloud Stream (Messaging Abstraction)
* Allow to use RabbitMQ and Kafka
* And update Hystrix to use Spring Cloud Stream
* Update Hystrix to use Spring Cloud Stream
#### Other
* Sign the NuGet packages
#### Pushed to next release
* Eureka
* Add support for other enhancements/features that have been added to Netflix Eureka and Spring Cloud Eureka
* Metrics Enhancements
* Instrumentation for Hystrix to add tracing and stats
* Instrumentation for EFCore to add tracing and stats
* Instrumentation for Connectors to add tracing and stats
* Add Health contributors
* Circuit Breaker