Commit Graph

  • 20edd928f7 Fix GCP Sample link in refdoc Mike Eltsufin 2020-04-06 16:21:33 -04:00
  • 6360d619a2 Add GCF to the intro list Ray Tsang 2020-04-07 16:52:25 -04:00
  • 5904f6bbeb Add GCF to the intro list Ray Tsang 2020-04-07 16:52:25 -04:00
  • 7e03ea0f50 Bumping versions to 3.0.5.BUILD-SNAPSHOT after release buildmaster 2020-04-07 17:57:04 +00:00
  • 4d56b8e65b Going back to snapshots buildmaster 2020-04-07 17:57:04 +00:00
  • 0b3fdf8dfc Update SNAPSHOT to 3.0.4.RELEASE buildmaster 2020-04-07 17:39:09 +00:00
  • 1bcd02c9e9 Re-enable shade plugin for aws sample Oleg Zhurakousky 2020-04-07 07:51:51 +02:00
  • a32e5401e8 Sync docs from master to gh-pages buildmaster 2020-04-06 18:57:37 +00:00
  • 9ad788aef7 Bumping versions buildmaster 2020-04-06 18:55:27 +00:00
  • 8a93ebcff9 Going back to snapshots buildmaster 2020-04-06 18:23:35 +00:00
  • 1e82013b31 Update SNAPSHOT to 3.1.0.M1 buildmaster 2020-04-06 18:21:21 +00:00
  • 09d2650e18 Temporarily disable shade plugin from aws sample Oleg Zhurakousky 2020-04-06 20:15:40 +02:00
  • 324cc97cbe Upgrade maven wrapper Oleg Zhurakousky 2020-04-06 19:49:55 +02:00
  • e982d7e172 Disable SI example temporarily Oleg Zhurakousky 2020-04-06 18:50:19 +02:00
  • c41ee39358 Remove dead test Oleg Zhurakousky 2020-04-06 18:26:13 +02:00
  • db839ed360 Remove additional compiler dependencies Oleg Zhurakousky 2020-04-06 18:19:58 +02:00
  • 7492b24380 Remove compiler and task dependencies from samples Oleg Zhurakousky 2020-04-06 18:00:21 +02:00
  • 7647fabc43 Fix azure sample POM Oleg Zhurakousky 2020-04-06 17:12:13 +02:00
  • c8369af547 Updated version of s-c-build in s-c-f-dependencies Oleg Zhurakousky 2020-04-06 17:03:36 +02:00
  • 6730e5f5d2 Remove s-c-f-compiler and s-c-f-task module Oleg Zhurakousky 2020-04-06 16:53:06 +02:00
  • b0d22f89d7 Address boot 2.3 upgrade issues Oleg Zhurakousky 2020-04-06 11:16:16 +02:00
  • e9e60324d1 Sync docs from master to gh-pages buildmaster 2020-04-06 08:55:46 +00:00
  • 98fa59a4b2 Updated POM with repositories Oleg Zhurakousky 2020-04-06 10:07:20 +02:00
  • bfb7a804e4 Bumping to 2020-01 (aka Ilford) Marcin Grzejszczak 2020-04-06 09:40:06 +02:00
  • 5e0fef8eee Merge pull request #479 from meltsufin/gcp-sample-doc Oleg Zhurakousky 2020-04-06 09:20:21 +02:00
  • a52d386576 Add sample link to refdoc Mike Eltsufin 2020-04-02 23:37:46 -04:00
  • 3d70d0d3f4 Add GCP adapter refs to documentation Mike Eltsufin 2020-04-02 23:15:19 -04:00
  • c251b6de46 The classloader trick won't be needed after a3d23cc12d Mike Eltsufin 2020-04-02 18:17:24 -04:00
  • ee8bbc3e82 Update invoker class name Mike Eltsufin 2020-04-02 14:10:58 -04:00
  • 24e5b13adc Adds Readme to GCP sample app Mike Eltsufin 2020-04-02 11:56:45 -04:00
  • aa721a7b43 GH-456 Fix Azure logging Oleg Zhurakousky 2020-04-02 16:36:54 +02:00
  • 574505e634 Sync docs from master to gh-pages buildmaster 2020-04-02 08:55:34 +00:00
  • d3345576bd Minor cleanup and improvements in new GCF adapter Oleg Zhurakousky 2020-04-02 09:51:25 +02:00
  • fcdb6ae8c3 Initial commit of Google Function Adapter dsolomakha 2020-02-26 12:30:00 -05:00
  • 366d05050f GH-476 Add generic JsonMessageConverter compatible with Jackson and Gson Oleg Zhurakousky 2020-04-01 16:07:42 +02:00
  • fb08a50b94 Updated docs Marcin Grzejszczak 2020-04-01 13:43:01 +02:00
  • 01458c7e42 GH-469 Add id to the CustomRuntimeAutoConfiguration bean registration Oleg Zhurakousky 2020-03-31 16:44:38 +02:00
  • 949f5fb023 GH-466 Fix SupplierExporter to avoid starting if Supplier is not present Oleg Zhurakousky 2020-03-31 16:40:31 +02:00
  • 21d68ff3c8 GH-475 Fix support for Flux<List> type conversion Oleg Zhurakousky 2020-03-31 14:46:22 +02:00
  • 1d784c199d GH-467 Added initial support for GET method to FunctionEndpointInitializer Oleg Zhurakousky 2020-03-31 14:14:33 +02:00
  • 48fd291b1d Sync docs from master to gh-pages buildmaster 2020-03-31 03:05:59 +00:00
  • 2009d911b7 Sync docs from master to gh-pages buildmaster 2020-03-30 22:36:16 +00:00
  • 1ec107abbd GH-474 Add TypeResolver library and simplify type discovery Oleg Zhurakousky 2020-03-30 17:26:01 +02:00
  • 73c8f9c1a4 Merge pull request #472 from GeniusV/master Oleg Zhurakousky 2020-03-30 10:57:02 +02:00
  • 86d12f3a84 GH-473 Fix type discovery for generic parameters Oleg Zhurakousky 2020-03-30 10:56:00 +02:00
  • 9ead9853a8 Fix a spell miss Eliot Daniel 2020-03-29 16:59:36 +08:00
  • 2206fa544a Fix a Fix a spell miss Eliot Daniel 2020-03-29 16:44:57 +08:00
  • 22d9c1e12e Sync docs from master to gh-pages buildmaster 2020-03-24 03:07:00 +00:00
  • 9434a68bd2 GH-461 Add to register more than one functional class Oleg Zhurakousky 2020-03-23 14:51:56 +01:00
  • 85000ee084 GH-460 Add support for function filtering Oleg Zhurakousky 2020-03-23 11:19:40 +01:00
  • 919b9902e9 Improved handling of output Message conversion Oleg Zhurakousky 2020-03-18 17:01:55 +01:00
  • b28c7c5cfc Add a test for accept being multi-valued and tested in order Eric Bottard 2020-03-18 16:03:00 +01:00
  • fb095f7ac3 Improve output type conversion handling Oleg Zhurakousky 2020-03-18 15:50:55 +01:00
  • b1d9890e0c Don't treat byte[] or collections in a special way. Eric Bottard 2020-03-17 13:25:13 +01:00
  • 0acff2b1d3 Enhancements to content-type negotiation Oleg Zhurakousky 2020-03-18 11:05:06 +01:00
  • 046913de99 Add tests to NegotiatingMessageConverterWrapper Florent Biville 2020-03-16 18:59:33 +01:00
  • 161ac0efae Introduce better content-type negotiation when converting to messages. Eric Bottard 2020-03-11 19:32:19 +01:00
  • e71cf28c1a Remove contribution guide and link to Spring Cloud Build Florent Biville 2020-03-16 19:16:25 +01:00
  • 013e714c42 Add consumer lookup, for single consumer in catalog Arno 2020-03-05 15:52:44 +01:00
  • 1d2377ef85 Remove duplicate plugin disc99 2020-03-10 13:14:53 +09:00
  • 005611b682 Polish javadoc in RoutingFunction Oleg Zhurakousky 2020-03-11 09:04:58 +01:00
  • b71c793dab GH-458 Remove default dependency on ApplicationJsonMessageMarshallingConverter Oleg Zhurakousky 2020-03-10 16:13:28 +01:00
  • 777f0d8afa GH-453 Provide continuation model for reactive consumer Oleg Zhurakousky 2020-03-05 08:56:46 +01:00
  • 199712f580 Sync docs from master to gh-pages buildmaster 2020-03-04 13:19:30 +00:00
  • c85d4f1629 Change spring-cloud-build version to 2.2.3.RELEASE Oleg Zhurakousky 2020-03-04 14:16:22 +01:00
  • 87dd0dd113 Bumping versions to 3.0.4.BUILD-SNAPSHOT after release buildmaster 2020-03-03 15:23:14 +00:00
  • 568fd9affd Going back to snapshots buildmaster 2020-03-03 15:23:14 +00:00
  • 340a5cc3f3 Update SNAPSHOT to 3.0.3.RELEASE buildmaster 2020-03-03 14:53:54 +00:00
  • 0fb44515cd Sync docs from master to gh-pages buildmaster 2020-03-03 08:55:38 +00:00
  • 93e3e9880d Merge pull request #452 from reese1v1/master Oleg Zhurakousky 2020-03-03 08:08:04 +01:00
  • b14ceb1790 Fix a spell miss of AWS adapter intro documentation reese 2020-03-03 10:58:49 +09:00
  • 202d617edd Add Message and MessageConverter to the list of classes loaded by deployer Oleg Zhurakousky 2020-03-02 15:14:48 +01:00
  • df32fd6954 Add MessageConverter filtering logic Oleg Zhurakousky 2020-03-02 11:47:30 +01:00
  • e0abec1b82 Sync docs from master to gh-pages buildmaster 2020-03-02 11:25:40 +00:00
  • e6814e7714 GH-451 Fix AWS functional bean documentation Oleg Zhurakousky 2020-03-02 10:08:29 +01:00
  • 127f716a6d Merge pull request #450 from eddumelendez/azure_adapter_typos Oleg Zhurakousky 2020-03-02 10:02:46 +01:00
  • 2b4f8c7958 Clean up FunctionTypeUtils.isOfType method Oleg Zhurakousky 2020-03-02 09:55:45 +01:00
  • 67a4642b2d Polish/cleanup FunctionTypeUtils Oleg Zhurakousky 2020-02-27 13:48:21 +01:00
  • f4530e0d89 Fix to-Message conversion logic Oleg Zhurakousky 2020-02-22 08:24:27 +01:00
  • a3597614df Fix typos Eddú Meléndez 2020-02-14 21:33:29 -06:00
  • e592da048d Sync docs from master to gh-pages buildmaster 2020-02-13 03:07:11 +00:00
  • 9eb98bd545 Bumping versions to 3.0.3.BUILD-SNAPSHOT after release buildmaster 2020-02-12 17:43:00 +00:00
  • 28baf6fc04 Going back to snapshots buildmaster 2020-02-12 17:42:59 +00:00
  • 36a4e69a31 Update SNAPSHOT to 3.0.2.RELEASE buildmaster 2020-02-12 17:31:16 +00:00
  • 016f1ec010 Made Kotlin config class public to satisfy sonatype Oleg Zhurakousky 2020-02-12 18:25:01 +01:00
  • 57e23ddb52 Revert "Disconnected javadoc plugin from Kotlin module" Oleg Zhurakousky 2020-02-12 18:23:05 +01:00
  • b71d012d02 Revert "Update SNAPSHOT to 3.0.2.RELEASE" Oleg Zhurakousky 2020-02-12 18:22:55 +01:00
  • a899c8365e Revert "Going back to snapshots" Oleg Zhurakousky 2020-02-12 18:22:48 +01:00
  • a460d2f6ed Revert "Bumping versions to 3.0.3.BUILD-SNAPSHOT after release" Oleg Zhurakousky 2020-02-12 18:22:40 +01:00
  • 8e8df4206d Bumping versions to 3.0.3.BUILD-SNAPSHOT after release buildmaster 2020-02-12 16:56:40 +00:00
  • d6affef18e Going back to snapshots buildmaster 2020-02-12 16:56:39 +00:00
  • 669e8eaabe Update SNAPSHOT to 3.0.2.RELEASE buildmaster 2020-02-12 16:41:19 +00:00
  • baf7e5fa5b Disconnected javadoc plugin from Kotlin module Oleg Zhurakousky 2020-02-12 16:16:00 +01:00
  • 6c4b5051c3 Minor enhancements to the previosu commit Oleg Zhurakousky 2020-02-10 20:43:11 +01:00
  • 005d87181f Throw identifiable exceptions on input/output conversion failure. Eric Bottard 2020-02-03 16:21:02 +01:00
  • 72a3c44bcb Upgraded access modifier in FunctionInvocationWrapper Oleg Zhurakousky 2020-02-10 16:16:10 +01:00
  • 8c335c6a20 Fixed POM description Oleg Zhurakousky 2020-02-06 16:22:55 +01:00
  • 0f4c8b21cf GH-449 Added initial support for providing a message enriching callback Oleg Zhurakousky 2020-02-05 16:23:54 +01:00
  • 912dc31568 Streamlined output conversion logic Oleg Zhurakousky 2020-02-03 13:22:34 +01:00
  • 313f10946d GH-439 Fixed main class discovery Oleg Zhurakousky 2020-01-29 18:38:09 +01:00