Commit Graph

  • 1d5fcca522 GH-455: Docs for tombstone records Gary Russell 2018-10-04 16:15:07 -04:00
  • f9eec404c3 Polishing previous commit Oleg Zhurakousky 2018-10-03 14:48:06 -04:00
  • 3615664580 GH-159: Truncate stack traces if necessary Gary Russell 2018-07-26 15:46:29 -04:00
  • f7a80cfa61 GH-178: Add confirmAckChannel Gary Russell 2018-10-03 11:44:52 -04:00
  • bf3db504af GH-1490 Fixed the docs Oleg Zhurakousky 2018-10-03 11:29:09 -04:00
  • 274a5a9676 Polishing previous commit Oleg Zhurakousky 2018-10-03 07:55:46 -04:00
  • 125840ddeb Add (javax.)Validation Support for Stream Listener David Harrigan 2018-09-26 21:41:19 +01:00
  • 7f098cf11d GH-1492 Fixed AggregatorTests Oleg Zhurakousky 2018-10-03 08:35:03 -04:00
  • e75967351f Address deprecations in Kafka Streams binder Soby Chacko 2018-10-02 18:47:52 -04:00
  • d44f2348e6 Polishing, renamed method Oleg Zhurakousky 2018-10-02 14:43:07 -04:00
  • 3b4bff959f Change KafkaBinderMetrics to a Gauge instead of TimeGauge Vladimir Porshkevich 2018-09-24 19:22:29 +03:00
  • 94bb518419 Removed check-style dependencies from main pom Oleg Zhurakousky 2018-10-02 10:38:11 -04:00
  • acb5b47a4f Update spring-kafka version to 2.2.0.RC1 Soby Chacko 2018-10-02 09:53:51 -04:00
  • ea810bb9e1 Removed check-style dependencies from main pom Oleg Zhurakousky 2018-10-02 09:30:08 -04:00
  • af120773be Next update version: Fishtown.BUILD-SNAPSHOT Soby Chacko 2018-09-21 11:44:30 -04:00
  • 91cefc4d38 Next update version: 2.1.0.BUILD-SNAPSHOT Soby Chacko 2018-09-21 11:40:10 -04:00
  • e2fc45c4ce Next update version: 2.1.0.BUILD-SNAPSHOT Soby Chacko 2018-09-21 11:37:51 -04:00
  • fcbbd09502 Next update version: 2.1.0.BUILD-SNAPSHOT Soby Chacko 2018-09-21 11:30:28 -04:00
  • a4ef93b90f Fishtown.M3 Release Soby Chacko 2018-09-21 11:23:53 -04:00
  • 6352426b4f 2.1.0.M3 Release Soby Chacko 2018-09-21 11:09:18 -04:00
  • 74a044b0c0 2.1.0.M3 Release Soby Chacko 2018-09-21 11:00:17 -04:00
  • f498323f61 2.1.0.M3 Release Soby Chacko 2018-09-21 10:42:22 -04:00
  • 70f385553a Application ID resolution for Kafka streams binder (#450) Soby Chacko 2018-09-21 10:17:34 -04:00
  • 99289b31bd Polishing, avoiding NPE for when functions are not present Oleg Zhurakousky 2018-09-21 12:05:42 +02:00
  • 75ebb08479 GH-176: Add DLX Provisioning Flexibility Gary Russell 2018-09-18 09:20:21 -04:00
  • a0b4617ac7 Add function support for sink Ilayaperumal Gopinathan 2018-09-17 15:40:47 +05:30
  • f5739a9c7f Missing beans registration in Kafka Streams binder Soby Chacko 2018-09-20 09:38:42 -04:00
  • 39f5490488 Refactor bootstrap server configuration Soby Chacko 2018-09-19 16:10:45 -04:00
  • d445a2bff9 Docs for GlobalKTable binding Soby Chacko 2018-09-19 15:05:48 -04:00
  • 7450686cfe Refactor String#replaceAll durigon 2018-09-19 18:55:17 +09:00
  • 72ee2fae5d GH-1485 polishing, cleanup and deprecation removal Oleg Zhurakousky 2018-09-19 11:26:48 +02:00
  • 1f5d2ad643 Matching core's GH-1485 changes Oleg Zhurakousky 2018-09-19 11:27:19 +02:00
  • 5446485cbf Updating with changes related to core GH-1484 Oleg Zhurakousky 2018-09-19 10:44:56 +02:00
  • 7d39e0ccf9 Updating with changes related to core GH-1484 Oleg Zhurakousky 2018-09-19 10:43:12 +02:00
  • 1f3b6ed344 GH-1484 common strategy for extended binding properties Oleg Zhurakousky 2018-09-19 10:41:32 +02:00
  • c8e9306bc8 polishing Oleg Zhurakousky 2018-09-18 18:48:21 +02:00
  • 07b5a691d4 Support extended default properties Soby Chacko 2018-09-17 09:56:37 -04:00
  • bf26977d7f Extended default properties Soby Chacko 2018-09-17 23:45:32 -04:00
  • cc61d916b8 Extended default properties Soby Chacko 2018-09-17 20:09:18 -04:00
  • 41d9136812 GH-384: Binding support for GlobalKTable Soby Chacko 2018-09-14 10:51:15 -04:00
  • 056898b2ca GH-1457 Added initilal additional-spring-configuration-metadata.json Oleg Zhurakousky 2018-09-13 15:41:04 +02:00
  • 3b2b388d76 GH-1457 fixed property names in conditionals Oleg Zhurakousky 2018-09-13 15:42:26 +02:00
  • 71a6a6cf28 Package structure changes for StreamBuilderFactoryBean Soby Chacko 2018-09-12 12:05:52 -04:00
  • 5e8e3468af GH-1459: Pollable Consumer and Requeue Gary Russell 2018-09-06 12:57:30 -04:00
  • fc8227e42b GH-1460 polishing Oleg Zhurakousky 2018-09-10 17:38:42 +02:00
  • de6aa8986b GH-1460: Configurable Exceptions for Retry Gary Russell 2018-09-06 15:25:11 -04:00
  • d7e88a3a9c GH-1459: Pollable Consumer and Requeue Gary Russell 2018-09-06 12:48:40 -04:00
  • 36361d19bf GH-1459: Pollable Consumer and Requeue Gary Russell 2018-09-06 12:59:57 -04:00
  • e4a82107d8 GH-1465 Polishing function support for channel binder Oleg Zhurakousky 2018-09-09 14:32:00 +02:00
  • c3fdbb93dc GH-1465 Added Function support to channel binder David Turanski 2018-08-31 18:36:02 -04:00
  • 268b0197ff Simplify code d.kanehira 2018-09-08 02:00:28 +09:00
  • e869516e3d Handling tombstones in kafka streams binder Soby Chacko 2018-09-05 12:17:54 -04:00
  • ea288c62eb GH-435: useNativeEncoding and Transactions Gary Russell 2018-09-03 15:35:07 -04:00
  • afa337f718 Remove deprecations in tests Soby Chacko 2018-08-29 17:45:42 -04:00
  • d71cffda55 Updating links in doc for binders Alberto Rios 2018-09-03 12:40:21 +02:00
  • 7147a1f901 KBGH-435: Use transactional producer config Gary Russell 2018-09-03 14:37:14 -04:00
  • ec19db27b4 Make IntegrationFlowFunctionSupport public again David Turanski 2018-08-29 10:10:00 -04:00
  • b7a7470e92 GH-1458 added support for MessageingGateway to Source Oleg Zhurakousky 2018-08-29 05:31:11 -05:00
  • 93959dd9f0 Polished testSourceFromSupplier Oleg Zhurakousky 2018-08-29 06:45:24 -05:00
  • e877eceac1 Next update: Fishtown.BUILD-SNAPSHOT Soby Chacko 2018-08-28 10:38:52 -04:00
  • 38cf7beee6 Fishtown.M2 Release Soby Chacko 2018-08-28 10:27:37 -04:00
  • 79761444bb Next update version: 2.1.0.BUILD-SNAPSHOT Soby Chacko 2018-08-28 10:18:41 -04:00
  • e4b08e888e Next update version: 2.1.0.BUILD-SNAPSHOT Soby Chacko 2018-08-28 10:15:08 -04:00
  • 20a443081b Next update version: 2.1.0.BUILD-SNAPSHOT Soby Chacko 2018-08-28 10:12:14 -04:00
  • f737f28c91 2.1.0.M2 Release Soby Chacko 2018-08-28 10:08:04 -04:00
  • de4b5a9443 2.1.0.M2 Release Soby Chacko 2018-08-28 10:04:25 -04:00
  • 7ce25617d2 2.1.0.M2 Release Soby Chacko 2018-08-28 09:49:25 -04:00
  • 1008edbe0d GH-1446 Added Spring Cloud Function documentation Oleg Zhurakousky 2018-08-28 06:42:25 -05:00
  • eceeb9c168 GH-1454: Fix NonNullApi Violation Gary Russell 2018-08-24 14:04:55 -04:00
  • 83f791a07a Added support for Function binding Oleg Zhurakousky 2018-08-27 18:06:26 +02:00
  • 716f90c1ab interim Oleg Zhurakousky 2018-08-24 09:21:59 +02:00
  • 2caf460265 Revert "GH-1450 Fixed lifecycle issue with BindingServiceConfiguration" Oleg Zhurakousky 2018-08-25 15:55:16 +02:00
  • d92c748517 GH-1450 Fixed lifecycle issue with BindingServiceConfiguration Oleg Zhurakousky 2018-08-21 21:46:24 +02:00
  • 25a3591bfd Added support for type-less Message to FunctionInvoker Oleg Zhurakousky 2018-08-21 20:25:47 +02:00
  • ab5b40066d GH-1441 Aded initial support for Functions and Consumers Oleg Zhurakousky 2018-08-17 19:40:25 +02:00
  • c73f311a12 Polished error handling in FunctionInvoker Oleg Zhurakousky 2018-08-20 20:19:14 +02:00
  • 0fc9d09baf Added FunctionCatalogWrapper for better error handling David Turanski 2018-08-20 12:19:29 -04:00
  • 6b1d584c6c GH-1440: Add support for Supplier as Source Oleg Zhurakousky 2018-08-16 13:26:49 +02:00
  • dcd5259041 GH-1443 Upgraded reactor to Californium-M1 Oleg Zhurakousky 2018-08-16 13:53:58 +02:00
  • 93785a1213 Reduced visibility of ContentTypeConfiguration Oleg Zhurakousky 2018-08-16 13:36:54 +02:00
  • 5c618930fa Revert ContentTypeConfiguration changes Artem Bilan 2018-08-15 15:18:09 -04:00
  • 844ff3230e minor polishing due to recent change in SCF GH-199 Oleg Zhurakousky 2018-08-15 20:26:59 +02:00
  • c8bd515e71 Fix Checkstyle violation in FunctionSupportTests Artem Bilan 2018-08-15 12:46:45 -04:00
  • 7a9628506d GH-1437 Added initial components to support SCF Oleg Zhurakousky 2018-08-14 15:24:14 +02:00
  • dd5acf7dfc GH-170: Upgraded to RabbitMQP http-client 2.1.0 Oleg Zhurakousky 2018-08-14 20:15:06 +02:00
  • a090614709 kafka Streams binder configuration fix (to address core changes made in regards to Boot 2.1) Soby Chacko 2018-08-14 10:30:52 -04:00
  • 15f9da86d4 Deprecated BinderFactoryConfiguration Oleg Zhurakousky 2018-08-14 13:43:03 +02:00
  • c85660fba2 Spring Boot 2.1 upgrade Soby Chacko 2018-08-10 01:11:19 -04:00
  • 776fe5da77 Fix aggregated application behavior Artem Bilan 2018-08-09 16:34:16 -04:00
  • ae445e73ac Spring Boot 2.1 upgrade related changes Soby Chacko 2018-08-08 19:05:26 -04:00
  • 4c52585c5e GH-167: Upgrade to spring-cloud-build 2.1.0 snap Gary Russell 2018-08-08 10:41:10 -04:00
  • 85b34be733 Spring Boot 2.1 - further updates Soby Chacko 2018-08-07 17:17:22 -04:00
  • a3f7ca9756 Fix mock to use poll(Duration) Gary Russell 2018-08-07 14:45:33 -04:00
  • 82b07a0120 Fixing checkstyle issues Soby Chacko 2018-08-07 14:23:47 -04:00
  • 0d0cf8dcb7 Update to spring-cloud-build 2.1.0 snapshot Soby Chacko 2018-08-07 10:50:12 -04:00
  • cb105ab0ec Upgrade Spring Cloud Build to 2.1.0 Soby Chacko 2018-08-03 21:30:36 -04:00
  • cbfe03be2f Kafka Streams binder test disabling Soby Chacko 2018-08-03 08:11:46 -04:00
  • 1f0c6cabc6 Revert "Kafka Streams binder test disabling" Soby Chacko 2018-08-03 08:10:59 -04:00
  • 0c61cedc85 Kafka Streams binder test disabling Soby Chacko 2018-08-02 12:59:02 -04:00
  • 44210f1b72 Update Kafka binder metrics docs Soby Chacko 2018-08-02 09:57:17 -04:00