Spring Cloud 2022.0.2 Is Available
On behalf of the community, I am pleased to announce that the General Availability (RELEASE) of the Spring Cloud 2022.0.2 Release Train is available today. The release can be found in Maven Central. You can check out the 2022.0.2 release notes for more information.
Notable Changes in the 2022.0.2 Release Train
See all issues and pull requests included in this release here.
Spring Cloud Kubernetes
- Added support for external name services using the Fabric8
DiscoveryClient
(#1243) - Add Pod metadata and annotations to
ServiceInstance
(#1254)