spring-cloud-function
spring-cloud-function copied to clipboard
Sanitiziing headers in AWS processing is broken after refactoring
trafficstars
See this for reference - https://github.com/spring-cloud/spring-cloud-function/commit/e7f4008b1e4313fb802dd11a18a312c4dc3361d4
Actually what is also related is this - https://github.com/spring-cloud/spring-cloud-function/commit/ac7a3fe873706d6ccd5b737d526c0016e3fdd3e2 commit. Since Kotlin initialization was moved to lazy it was not bootstrapping all the functions.