1. 08 Dec, 2020 3 commits
  2. 03 Dec, 2020 2 commits
  3. 02 Dec, 2020 8 commits
  4. 01 Dec, 2020 1 commit
  5. 30 Nov, 2020 1 commit
  6. 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
  7. 23 Nov, 2020 1 commit
  8. 20 Nov, 2020 4 commits
  9. 19 Nov, 2020 2 commits
  10. 17 Nov, 2020 12 commits
  11. 16 Nov, 2020 4 commits