Commit Graph

  • f0ae10ff84 Update SNAPSHOT to 4.1.2 buildmaster 2024-05-30 10:17:58 +00:00
  • 67180ac1a1 1144 Fix propagation of skipInputConversion Oleg Zhurakousky 2024-05-27 13:39:41 +02:00
  • 953217f464 Merge pull request #1142 from ThijsBoehme/patch-1 Oleg Zhurakousky 2024-05-09 12:38:49 -04:00
  • 066f3d1c48 GH-1145 Fix List conversion for Function<Message<List>, ..> Oleg Zhurakousky 2024-05-09 16:39:01 +02:00
  • 48cc409206 Add SAM to sample Oleg Zhurakousky 2024-05-07 16:43:08 +02:00
  • d0dd726b2f Fix typo Thijs Boehme 2024-05-05 16:48:27 +02:00
  • 1787df8bb6 GH-1135 Fix AWS data conversion Oleg Zhurakousky 2024-05-01 11:45:29 +02:00
  • c0f4cba30d GH-1140 Add data masking capabilities for JSON logging Oleg Zhurakousky 2024-04-30 15:20:56 +02:00
  • 59fe298b67 GH-1139 Fix function composition with non-existing functions Oleg Zhurakousky 2024-04-29 16:56:45 +02:00
  • 26e507fde8 Merge pull request #1132 from render3d/style/doc-typos Oleg Zhurakousky 2024-04-26 03:03:46 -04:00
  • 645c7e88dc Polishing Oleg Zhurakousky 2024-04-25 18:01:57 +02:00
  • bee5e0b163 GH-1138 Fix serverless web container initialization Oleg Zhurakousky 2024-04-25 16:14:35 +02:00
  • e2836b2218 GH-1134: Fix NPE in SimpleFunctionRegistry#isExtractPayload() Soby Chacko 2024-04-09 16:17:05 -04:00
  • d38ab942bd GH-1134: Fix NPE in SimpleFunctionRegistry#isExtractPayload() Soby Chacko 2024-04-09 16:17:05 -04:00
  • fccd2c6f5d Corrects some typos in docs Vince Renders 2024-04-04 11:27:51 +01:00
  • 17dbaa0ca7 Merge pull request #1119 from davidmelia/main Oleg Zhurakousky 2024-03-28 08:21:00 +01:00
  • be45a47818 GH-1094 Refactor JSON string parsing Oleg Zhurakousky 2024-03-27 22:53:04 +01:00
  • 9748b1b651 Bumping versions buildmaster 2024-03-27 19:44:40 +00:00
  • d70079eb4d GH-1117 Enhance support for function composition to handle null returns Oleg Zhurakousky 2024-03-27 19:05:21 +01:00
  • 8745f32ac2 GH-1097 Ensure empty POJO converted to {} instead of null Oleg Zhurakousky 2024-03-27 18:31:32 +01:00
  • cea464a4d2 GH-1100 Fix MessageRoutingCallback documentation Oleg Zhurakousky 2024-03-27 17:32:58 +01:00
  • aceae479d5 GH-1121 Change login levels on RoutingFunction Oleg Zhurakousky 2024-03-27 16:45:11 +01:00
  • 56d6b822b2 GH-1122 Make ServerlessAutoConfiguration.ServerlessServletWebServerFactory to satisfy native requirement Oleg Zhurakousky 2024-03-27 16:42:29 +01:00
  • f9954d7dbd style: code simplification Romain 2024-03-23 18:26:41 +01:00
  • 7969d06fc8 GH-1127 Fix String cast to OffsetDateTime issue for CloudEventMessageUtils Resolves #1127 sheheryar aamir 2024-03-22 16:28:42 +01:00
  • cdb25edd57 Bumping versions to 4.1.2-SNAPSHOT after release buildmaster 2024-03-27 12:47:57 +00:00
  • 1567588ea8 Going back to snapshots buildmaster 2024-03-27 12:47:56 +00:00
  • 504c9bbb29 Update SNAPSHOT to 4.1.1 buildmaster 2024-03-27 12:42:40 +00:00
  • 4e44a915f6 Update antora-playbook.yml Ryan Baxter 2024-03-26 15:15:56 -04:00
  • 0153163c68 ignore snapshots for samples spencergibb 2024-03-26 14:37:24 -04:00
  • 0d4b12f620 Add KotlinUtils to the repo Oleg Zhurakousky 2024-03-26 16:52:35 +01:00
  • caee17dd75 Add KotlinUtils Oleg Zhurakousky 2024-03-26 16:46:18 +01:00
  • bea844629a Expose wait for context initialization for serverless web module Oleg Zhurakousky 2024-03-26 11:37:02 +01:00
  • 118c223be1 Update antora-playbook.yml to 0.4.11 Ryan Baxter 2024-03-12 10:33:53 -04:00
  • dfe180962b Bumping versions buildmaster 2024-03-06 11:22:17 +00:00
  • 256bf15b05 https://github.com/spring-cloud/spring-cloud-function/issues/1113 David Melia 2024-02-29 16:23:29 +00:00
  • 7825196bfa GH-1111 Fix filter registration for serverless-web Oleg Zhurakousky 2024-02-20 15:08:02 +01:00
  • 062db0b13d GH-1111 Fix filter registration for serverless-web Oleg Zhurakousky 2024-02-20 15:08:02 +01:00
  • 0b08e8b242 Update adapter dependencies in POMs Oleg Zhurakousky 2024-02-12 15:48:50 +01:00
  • 4b0d15f5d2 Bumping versions buildmaster 2024-02-01 11:19:17 +00:00
  • c2187a509a Merge pull request #1109 from spring-cloud/dependabot/maven/spring-cloud-function-adapters/spring-cloud-function-aws-gradle-parent/spring-cloud-function-aws-packaging-gradle-plugin/org.gradle-gradle-core-6.0 Oleg Zhurakousky 2024-01-31 13:54:15 +01:00
  • 3931ea4f14 GH-1104 Add support for case insensitive routing header names Oleg Zhurakousky 2024-01-31 13:53:24 +01:00
  • 706c733491 Bump org.gradle:gradle-core dependabot[bot] 2024-01-31 11:13:12 +00:00
  • d5b7cb0d5a GH-1108 Add gradle plugin for AWS Lambda packaging Oleg Zhurakousky 2023-11-20 11:22:28 +01:00
  • 9b5eaa664e Add @author tag for previous PR Oleg Zhurakousky 2024-01-31 11:07:01 +01:00
  • 8901c7b5e1 Add initial support for unwrapping reactive respponses during AWS processing Anton Barkan 2023-12-26 22:45:35 +02:00
  • 0f6aaaec45 Update function definition name in log message to avoid confusion Sergey Zolotarev 2024-01-14 21:10:51 +06:00
  • fb0af94da2 fix JsonMessageConverter mimetype NPE Jeffrey Douangpaseuth 2024-01-30 17:21:53 -05:00
  • 14160f8201 Bumping versions buildmaster 2024-01-27 02:03:42 +00:00
  • 26f52da07b Revert "Disabling GCP sample test" Ryan Baxter 2024-01-26 15:29:37 -05:00
  • 1ae65f5a33 Revert "Revert "Revert "Temporary removing web-native sample""" Ryan Baxter 2024-01-26 15:29:32 -05:00
  • 025c519804 Revert "Disable rsocket test temporarily" Ryan Baxter 2024-01-26 15:29:29 -05:00
  • dbba74f22c Revert "Disabling Kotlin tests" Ryan Baxter 2024-01-26 15:29:26 -05:00
  • 3a040d54ff Revert "Disabling Kotlin tests" Ryan Baxter 2024-01-26 15:29:23 -05:00
  • 3d0be11a11 Bumping versions buildmaster 2024-01-26 02:03:01 +00:00
  • af9adb914d Bumping versions to 4.0.7-SNAPSHOT after release buildmaster 2024-01-25 20:42:39 +00:00
  • b5d33ec922 Going back to snapshots buildmaster 2024-01-25 20:42:38 +00:00
  • 36e94ed46b Update SNAPSHOT to 4.0.6 buildmaster 2024-01-25 20:37:06 +00:00
  • f184abd0b1 Disabling Kotlin tests Oleg Zhurakousky 2024-01-25 21:27:42 +01:00
  • 95a569186b Disabling Kotlin tests Oleg Zhurakousky 2024-01-25 21:17:15 +01:00
  • 74fade144c Disable rsocket test temporarily Oleg Zhurakousky 2024-01-25 21:03:27 +01:00
  • e837bcba7e Revert "Revert "Temporary removing web-native sample"" Ryan Baxter 2024-01-25 13:25:51 -05:00
  • d8cc4cfbb7 Disabling GCP sample test Oleg Zhurakousky 2024-01-25 19:18:40 +01:00
  • 066be86928 Revert "Temporary removing web-native sample" Oleg Zhurakousky 2024-01-24 17:38:28 +01:00
  • 1f071308d8 Temporary removing web-native sample Oleg Zhurakousky 2024-01-24 17:28:47 +01:00
  • 0753a1df34 Merge remote-tracking branch 'upstream/4.0.x' into 4.0.x Oleg Zhurakousky 2024-01-24 17:24:19 +01:00
  • 89ee117957 Add native web sample Oleg Zhurakousky 2024-01-12 14:31:53 +01:00
  • 4544bd3adf Fixing include in spring-cloud-function.adoc Ryan Baxter 2024-01-24 10:58:12 -05:00
  • 452c00458d Fixing README.adoc links to point to correct branch Ryan Baxter 2024-01-24 10:11:32 -05:00
  • db464c103c Bumping versions buildmaster 2024-01-13 11:20:10 +00:00
  • f104a793a6 Initial README for sample of native web workloads Oleg Zhurakousky 2024-01-12 14:37:41 +01:00
  • ea3570683f Add native web sample Oleg Zhurakousky 2024-01-12 14:31:53 +01:00
  • 494f60ba31 Add support for native web workloads for AWS Oleg Zhurakousky 2023-11-15 14:40:23 +01:00
  • 6bc906a24f Initial README for sample of native web workloads Oleg Zhurakousky 2024-01-12 14:37:41 +01:00
  • 275a240881 Add native web sample Oleg Zhurakousky 2024-01-12 14:31:53 +01:00
  • 7d67d61d43 Add support for native web workloads for AWS Oleg Zhurakousky 2023-11-15 14:40:23 +01:00
  • 2b4eb2dee5 Bumping versions 3.2.x buildmaster 2023-12-19 23:14:50 +00:00
  • 93dccf7a49 Bumping versions buildmaster 2023-12-18 23:15:06 +00:00
  • abefae2607 Bumping versions to 3.2.13-SNAPSHOT after release buildmaster 2023-12-18 22:34:53 +00:00
  • 65b80f6fae Going back to snapshots buildmaster 2023-12-18 22:34:52 +00:00
  • a0474f71e6 Update SNAPSHOT to 3.2.12 buildmaster 2023-12-18 22:27:49 +00:00
  • 475aa83bed Update deploy-docs.yml Ryan Baxter 2023-12-12 11:21:42 -05:00
  • bd155628da Bumping versions to 4.1.1-SNAPSHOT after release buildmaster 2023-12-06 14:46:14 +00:00
  • 83d71ba6fa Going back to snapshots buildmaster 2023-12-06 14:46:13 +00:00
  • 0fb67a9c9e Update SNAPSHOT to 4.1.0 buildmaster 2023-12-06 14:39:50 +00:00
  • 1b25acc085 Disable FAIL_ON_EMPTY_BEANS feature Oleg Zhurakousky 2023-11-30 17:11:50 +01:00
  • 7e85c360bd Disable FAIL_ON_EMPTY_BEANS feature Oleg Zhurakousky 2023-11-30 17:11:50 +01:00
  • 9ceb4f64d2 Fix the http trigger signatures in tests, samples and docs. Upgrade the azure maven version Christian Tzolov 2023-10-30 14:34:17 +01:00
  • c3cb561a7b Delete SECURITY.md Oleg Zhurakousky 2023-11-30 16:30:09 +01:00
  • 100f29599a Bumping versions buildmaster 2023-11-29 11:20:13 +00:00
  • 35d3c0734b Update README.md Oleg Zhurakousky 2023-11-14 18:44:08 +01:00
  • 3ab6daec12 Merge pull request #1095 from timcolson/patch-1 Oleg Zhurakousky 2023-11-14 12:15:08 +01:00
  • faf4ff070d Replace 'arch64' with 'arm64' Tim Colson 2023-11-13 17:45:11 -07:00
  • 26e574a932 Rename sample to native-function Tim Colson 2023-11-13 14:43:59 -07:00
  • fea404803d Set function name to 'native-func-sample' Tim Colson 2023-11-13 13:04:29 -07:00
  • a8747a7080 Explain native AWS sample in detail; w/ test events Tim Colson 2023-11-13 10:31:37 -07:00
  • 27d7b1dca4 Update README.md Oleg Zhurakousky 2023-11-10 16:19:21 +01:00
  • 1753020fe4 Polish sample Oleg Zhurakousky 2023-11-06 11:41:49 +01:00
  • 7d4dd303c9 Update pom.xml Oleg Zhurakousky 2023-11-06 10:12:41 +01:00
  • 1489d4601e Update pom.xml Oleg Zhurakousky 2023-11-06 10:07:18 +01:00