Spring Cloud Dalston RC1 Released
On behalf of the community, I am pleased to announce that Release Candidate 1 (RC1) of the Spring Cloud Dalston Release Train is available today. The release can be found in our Spring Milestone repository. You can check out the Dalston release notes for more information.
Notable Changes in the Dalston Release Train
Vault
Spring Cloud Vault Config is a new project that provides client-side support for externalized secret management in a distributed system via Hashicorp Vault.
Config Server
Config Server now has support for multiple backends via a Composite pattern. This allows for combinations…