Spring Cloud Function3.2.15
Spring Cloud Function promote the implementation of business logic via functions and decouples the development lifecycle of business logic from any specific runtime target so that the same code can run as a web endpoint, a stream processor, or a task
Changelog
What's Changed
- Bump com.amazonaws:aws-java-sdk-kinesis from 1.12.794 to 1.12.795 by @dependabot[bot] in #76
- Bump org.springframework.cloud:spring-cloud-deployer-resource-maven from 2.5.1 to 2.5.2 by @dependabot[bot] in #86
- Bump com.amazonaws:aws-java-sdk-kinesis from 1.12.795 to 1.12.797 by @dependabot[bot] in #84
- Bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #81
- Bump actions/cache from 4 to 5 by @dependabot[bot] in #80
Full Changelog: v3.2.14...v3.2.15