1. 27 Jan, 2021 3 commits
  2. 26 Jan, 2021 5 commits
  3. 25 Jan, 2021 1 commit
  4. 22 Jan, 2021 3 commits
  5. 21 Jan, 2021 1 commit
    • Oleg Zhurakousky's avatar
      GH-530, GH-630 Improvements to AWS Custom Runtime · a1d10f07
      Oleg Zhurakousky authored
      This commit provides initial set of improvements to executing functions in AWS Custom Runtime
      - Consistent invocation model for functional as well as @Bean configuration models via new CustomRuntimeEventLoop as well as AWSLambdaUtils
      - Clean up classpath to decrease the size of the JAR/ZIP file
      - Configuration simplification which no longer requires enabling of function exporter
      
      It also allows user to define functions that rely on AWS types such as APIGatewayProxyRequestEvent
      
      The existing invocation model remains in tact for the time being. Both invocation models are mutually exclusing in theit setup to avoid potential conflict.
      
      Resolves #538
      Resolves #630
      a1d10f07
  6. 14 Jan, 2021 2 commits
  7. 13 Jan, 2021 1 commit
  8. 11 Jan, 2021 7 commits
  9. 22 Dec, 2020 1 commit
  10. 21 Dec, 2020 10 commits
  11. 18 Dec, 2020 5 commits
  12. 17 Dec, 2020 1 commit