Commit Graph

  • 4c5ea1ae4b Removed unused type converters, cleaned up tests Oleg Zhurakousky 2019-06-26 10:14:03 +03:00
  • d692cde856 added another lookup method accounting for MimeTypes Oleg Zhurakousky 2019-06-25 17:07:21 +03:00
  • e8bf50821f Interim for Riff team review Oleg Zhurakousky 2019-06-25 12:45:18 +03:00
  • 51e2eefcbf Adjust branch variable value Olga Maciaszek-Sharma 2019-06-21 12:25:10 +02:00
  • 93d5ac6ccc Add build file setup documentation Olga Maciaszek-Sharma 2019-06-19 22:10:34 +02:00
  • 98bdd8237a interim Oleg Zhurakousky 2019-06-17 15:16:17 +02:00
  • db4e273e08 Add branch attribute definition. Olga Maciaszek-Sharma 2019-06-13 15:29:17 +02:00
  • 21728767bf Add branch attribute definition. 2.0.x Olga Maciaszek-Sharma 2019-06-13 15:18:01 +02:00
  • 2783535f12 Add branch attribute definition. 1.0.x Olga Maciaszek-Sharma 2019-06-13 15:15:30 +02:00
  • 780d1a103d Fix branch references in sample links. Olga Maciaszek-Sharma 2019-06-13 13:52:17 +02:00
  • d75b02f557 Regenerate the docs. Olga Maciaszek-Sharma 2019-06-13 14:18:52 +02:00
  • ca158c5d52 Fix branch references in sample links. Olga Maciaszek-Sharma 2019-06-13 13:52:17 +02:00
  • f305ff5873 Merge pull request #374 from spring-cloud/fix-sample-link-branches Oleg Zhurakousky 2019-06-13 13:56:04 +02:00
  • 24b8eb88e5 Fix branch references in sample links. Olga Maciaszek-Sharma 2019-06-13 13:52:17 +02:00
  • fe91201561 Added initial support for lazy style FunctionCatalog/Registry which does not rely on any of the existing wrappers and instead performs conversion/wrapping in-flight Oleg Zhurakousky 2019-06-05 08:24:49 +02:00
  • b5607e3b13 Bumping versions to 2.0.3.BUILD-SNAPSHOT after release buildmaster 2019-06-07 22:25:14 +00:00
  • 6f101f22b6 Going back to snapshots buildmaster 2019-06-07 22:25:13 +00:00
  • 2f248009e8 Update SNAPSHOT to 2.0.2.RELEASE buildmaster 2019-06-07 21:50:38 +00:00
  • 2afb53f967 Added cleanup code to the failing AWS test Oleg Zhurakousky 2019-06-07 14:41:45 +02:00
  • cfd24a8316 Upgraded master to 3.0.0.BUILD-SNAPSHOT Oleg Zhurakousky 2019-06-06 18:47:09 +02:00
  • 57689755f2 Add support for spring.cloud.function.scan.packages in functional Dave Syer 2019-06-06 16:40:17 +01:00
  • c031dd04e2 Bumping versions to 2.1.2.BUILD-SNAPSHOT after release buildmaster 2019-06-06 14:28:12 +00:00
  • f5a55fcdbe Going back to snapshots buildmaster 2019-06-06 14:28:11 +00:00
  • 1063b5b3d1 Update SNAPSHOT to 2.1.1.RELEASE buildmaster 2019-06-06 13:19:00 +00:00
  • ab44f8b308 Fixed check-styles Oleg Zhurakousky 2019-06-06 15:13:12 +02:00
  • 3c354d94a4 Fixed failing adapter tests Oleg Zhurakousky 2019-06-06 15:02:36 +02:00
  • 40b070a8d1 removed commented code Oleg Zhurakousky 2019-05-29 09:13:15 +02:00
  • 2dad9b65c1 Bumped to spring-cloud-build 2.2 Oleg Zhurakousky 2019-05-28 13:22:02 +02:00
  • 738b29c5db Revert to snapshots Dave Syer 2019-05-21 17:55:37 +01:00
  • 2bc52de4bb Update to 1.0.2.RELEASE Dave Syer 2019-05-21 17:45:51 +01:00
  • 52b8d67092 Fixed RoutingFunction ClassCast exception Oleg Zhurakousky 2019-05-21 08:41:10 -05:00
  • b8c1003309 Improvements RoutingFunction and MessageFunction Oleg Zhurakousky 2019-05-17 15:39:54 +02:00
  • 076aa6f880 GH-363 Fixed NPE on AbstractBeanDefinition.getBeanClass() call Oleg Zhurakousky 2019-05-13 19:32:44 +02:00
  • 4974b50877 Sync docs from master to gh-pages buildmaster 2019-05-07 17:54:31 +00:00
  • 5965447a6b Update home.adoc Oleg Zhurakousky 2019-05-07 18:03:30 +02:00
  • 0d51b30538 Update README.adoc Oleg Zhurakousky 2019-05-07 17:37:01 +02:00
  • b251080c0e Sync docs from master to gh-pages buildmaster 2019-05-07 11:54:38 +00:00
  • d28fc9978a Bumping versions to 2.1.1.BUILD-SNAPSHOT after release buildmaster 2019-05-07 10:08:10 +00:00
  • e44c61754c Going back to snapshots buildmaster 2019-05-07 10:08:09 +00:00
  • 7fafbe7848 Update SNAPSHOT to 2.1.0.RELEASE buildmaster 2019-05-07 09:12:21 +00:00
  • b7d2557656 fixing doc links Oleg Zhurakousky 2019-05-07 11:04:58 +02:00
  • 73920be32c Sync docs from master to gh-pages buildmaster 2019-05-07 08:54:25 +00:00
  • 326eb59997 Fixing doc URL instructions for release Oleg Zhurakousky 2019-05-07 10:34:06 +02:00
  • 1308c1c368 Added Anshul to doc authors Oleg Zhurakousky 2019-05-07 10:19:58 +02:00
  • 372a3ce49d Add additional documentation around AWS jar layout - Add to note explain when resource transformers are needed - Fix relative linking in the adapters directory Walliee 2019-05-06 23:52:20 -04:00
  • 4d9cdb9750 GH-238 Added initial support for RoutingFunction Oleg Zhurakousky 2019-05-03 23:15:40 +02:00
  • abeb652830 Fixed condition for spring.cloud.function.web.export.enabled property Oleg Zhurakousky 2019-05-03 13:25:58 +02:00
  • f2e4cea47d GH-263 Added more AWS tests Oleg Zhurakousky 2019-05-03 09:27:04 +02:00
  • 475edb5ff7 GH-354 Fixed documentation to reflect recent updates Oleg Zhurakousky 2019-05-02 17:07:00 +02:00
  • cb952648b3 Revert "GH-355 Added support for deffered initialization of Function Catalog" Oleg Zhurakousky 2019-05-01 04:48:21 +02:00
  • 6faa9c8abe Sync docs from master to gh-pages buildmaster 2019-04-30 08:54:31 +00:00
  • 58ec9bf8a6 Merge pull request #361 from spring-cloud/fix/sagan-docs Marcin Grzejszczak 2019-04-30 08:34:02 +02:00
  • e6b779d6fc Added the sagan adoc files Haytham Mohamed 2019-04-29 12:16:24 -05:00
  • d9582a9867 GH-358 Fixd NPE in flux FunctionWebUtils Oleg Zhurakousky 2019-04-29 16:07:56 +02:00
  • f16a2c76cf GH-317 Polishing and minor refactoring in AzureSpringBootHttpRequestHandler Oleg Zhurakousky 2019-04-29 13:46:13 +02:00
  • 27344d7098 GH-317, Implement HTTP request-specific handler for Azure adapter Markus Gulden 2019-04-24 22:22:10 -04:00
  • 09053d3f59 GH-357 Fixed MAIN_CLASS lookup logic Oleg Zhurakousky 2019-04-17 08:26:15 +03:00
  • cd0ca2f7dc GH-355 Added support for deffered initialization of Function Catalog Oleg Zhurakousky 2019-04-11 16:55:16 +02:00
  • 5256ee177c Fix BeanFactoryFunctionCatalog initialization when a BeanFactoryPostProcessor that depends on FunctionCatalog is present. Walliee 2019-04-10 02:02:50 -04:00
  • 9df7455a30 Going back to snapshots buildmaster 2019-04-08 14:18:29 +00:00
  • 24740e4e17 Update SNAPSHOT to 2.1.0.RC1 buildmaster 2019-04-08 14:14:23 +00:00
  • 74ec10e3f9 Sync docs from master to gh-pages buildmaster 2019-04-08 14:02:10 +00:00
  • ec0c8d9d68 Updated doc pom for RC1 release Oleg Zhurakousky 2019-04-08 15:50:20 +02:00
  • 2abd5faa4b Updated documentation for GH-349 Oleg Zhurakousky 2019-04-08 15:43:43 +02:00
  • d45e2918a7 Bumping versions buildmaster 2019-04-08 12:41:50 +00:00
  • bd094bef39 GH-349 Added support for raw input to AWS adapter Oleg Zhurakousky 2019-04-08 14:18:19 +02:00
  • 6644130297 Polished FunctionType experimental constructor Oleg Zhurakousky 2019-04-04 21:02:23 +02:00
  • 9a3181532c More cleanup and simplification in AbstractComposableFunctionRegistry Oleg Zhurakousky 2019-04-03 21:04:40 +02:00
  • 085204bad2 Miscellaneous clean up, refactoring Oleg Zhurakousky 2019-04-03 16:11:34 +02:00
  • 3fed1f1cd4 GH-264 Simplified signagure for Supplier Oleg Zhurakousky 2019-04-03 09:42:34 +02:00
  • edba4c428e GH-264 Added initial support for Supplier and Consumer for Azure Oleg Zhurakousky 2019-04-03 09:36:30 +02:00
  • cac608392e Sync docs from master to gh-pages buildmaster 2019-04-02 08:54:32 +00:00
  • 57ae22adb9 GH-350 Fixed NPE due to missing main class Oleg Zhurakousky 2019-04-02 09:02:08 +02:00
  • c5e0f6d024 Sync docs from master to gh-pages buildmaster 2019-04-01 17:54:46 +00:00
  • 744a7587d3 Narrow condition for function exporter in AWS custom runtime Dave Syer 2019-04-01 15:50:57 +01:00
  • 2efeafd793 Conditionally switch on the custom runtime in a functional app Dave Syer 2019-04-01 15:38:13 +01:00
  • 6eea43b266 Fix test for supplier exporter in functional application Dave Syer 2019-04-01 15:19:19 +01:00
  • bb2f78cb36 Use Binder directly instead of relying on CPBPP Dave Syer 2019-04-01 14:59:26 +01:00
  • 5d51c6187f Use registrar instead of registering individual bean definitions Dave Syer 2019-04-01 14:27:43 +01:00
  • 210d9ad431 Added additional test and polished HybridFunctionalRegistrationTests Oleg Zhurakousky 2019-04-01 14:30:11 +02:00
  • 08b3e44dcf Sync docs from master to gh-pages buildmaster 2019-03-26 18:05:27 +00:00
  • 54128d6bdf Sync docs from master to gh-pages buildmaster 2019-03-26 17:54:31 +00:00
  • 1114647364 Upgraded s-c-build tp 2.1.4 Oleg Zhurakousky 2019-03-26 18:48:38 +01:00
  • f08f377059 Merge pull request #342 from spring-operator/polish-urls-remaining-gh-pages Oleg Zhurakousky 2019-03-26 11:18:58 +01:00
  • a4d53ca585 Merge pull request #339 from spring-operator/polish-urls-remaining-2.0.x Oleg Zhurakousky 2019-03-26 11:18:43 +01:00
  • f65cbaa860 Merge pull request #338 from spring-operator/polish-urls-remaining-1.0.x Oleg Zhurakousky 2019-03-26 11:14:18 +01:00
  • bae1d0cecc Merge pull request #336 from spring-operator/polish-urls-xml-gh-pages Oleg Zhurakousky 2019-03-26 11:14:04 +01:00
  • 33f4459bce Merge pull request #334 from spring-operator/polish-urls-xml-1.0.x Oleg Zhurakousky 2019-03-26 11:13:51 +01:00
  • 1e2d0f2720 Merge pull request #305 from spring-operator/polish-urls-apache-license-master Oleg Zhurakousky 2019-03-26 11:13:20 +01:00
  • 092ef0d69a Merge pull request #303 from spring-operator/polish-urls-apache-license-gh-pages Oleg Zhurakousky 2019-03-26 11:12:56 +01:00
  • 71685ed46c Merge pull request #298 from spring-operator/polish-urls-apache-license-2.0.x Oleg Zhurakousky 2019-03-26 11:12:42 +01:00
  • 5196386462 Merge pull request #297 from spring-operator/polish-urls-apache-license-1.0.x Oleg Zhurakousky 2019-03-26 11:12:30 +01:00
  • 7d6dc07067 Merge pull request #296 from spring-operator/polish-urls-remaining-master Oleg Zhurakousky 2019-03-26 11:12:15 +01:00
  • 9b75d3be55 URL Cleanup Spring Operator 2019-03-26 03:37:15 -05:00
  • 011b9992f7 URL Cleanup Spring Operator 2019-03-26 03:36:49 -05:00
  • a8ab9ae384 URL Cleanup Spring Operator 2019-03-26 03:36:42 -05:00
  • 891ad639c2 URL Cleanup Spring Operator 2019-03-26 00:08:54 -05:00
  • d225e41a93 URL Cleanup Spring Operator 2019-03-26 00:08:34 -05:00
  • 0970623e67 Sync docs from master to gh-pages buildmaster 2019-03-22 12:05:35 +00:00
  • 3b573c27ac URL Cleanup Spring Operator 2019-03-21 12:48:58 -05:00