1. 02 Dec, 2020 8 commits
  2. 01 Dec, 2020 1 commit
  3. 30 Nov, 2020 1 commit
  4. 25 Nov, 2020 2 commits
    • Dave Syer's avatar
      Add a new strategy for header enrichment · 1925b490
      Dave Syer authored
      There was a TODO in the cloud events section of the function catalog.
      This extracts that into a strategy and autoconfigures it:
      CloudEventOutputMessageHeaderEnricher.
      1925b490
    • Dave Syer's avatar
      Refactor some lambdas to enable native image building · 8bf2fa7e
      Dave Syer authored
      Without this change a function with a Tomcat wrapper cannot be compiled
      to a native image (or it can but it fails at runtime) because there
      are lambda$$$ methods in the byte code that refer to missing types.
      8bf2fa7e
  5. 23 Nov, 2020 1 commit
  6. 20 Nov, 2020 4 commits
  7. 19 Nov, 2020 2 commits
  8. 17 Nov, 2020 12 commits
  9. 16 Nov, 2020 9 commits