Announcing General Availability of Spring Cloud Function - 2.0.0.RELEASE
We are pleased to announce general availability of the Spring Cloud Function - 2.0.0.RELEASE.
Individual modules of Spring Cloud Function 2.0.0.RELEASE are available for use in the Spring Release repository as well as Maven Central repository.
This release encompasses the following:
- Kotlin support
- New programming model for Azure Functions
- Automatic (optional) export of
Supplier
on startup in web adapter - Functional Bean Registrations
- Support for transparent type conversion for functions with input of type
Collection
- Builds on Spring Boot 2.1
How can you help?
If you're interested in helping out, check out the "ideal for contribution" tag in the issue repository. If you have general questions, please ask on stackoverflow.com using the spring-cloud-function
tag…