spring-cloud-function icon indicating copy to clipboard operation
spring-cloud-function copied to clipboard

Sanitiziing headers in AWS processing is broken after refactoring

Open olegz opened this issue 3 years ago • 1 comments
trafficstars

olegz avatar Aug 16 '22 10:08 olegz

See this for reference - https://github.com/spring-cloud/spring-cloud-function/commit/e7f4008b1e4313fb802dd11a18a312c4dc3361d4

olegz avatar Aug 16 '22 10:08 olegz

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.

olegz avatar Aug 16 '22 14:08 olegz