Commit Graph

1957 Commits

Author SHA1 Message Date
Marcin Grzejszczak
7fc10e80cd Picking skip patterns frmo various locations; fixes gh-971 2018-09-12 18:19:09 +02:00
Marcin Grzejszczak
b8e95c2573 Bumped versions 2018-09-10 10:58:34 +02:00
Marcin Grzejszczak
076348f5e8 Merge branch '2.0.x' 2018-09-07 18:41:55 +02:00
Asi Bross
71a8290eaf Make the probability sampler bean conditional on the existance of the RefreshScope bean (#1087) 2018-09-07 18:41:47 +02:00
Asi Bross
d6695037b8 Make the probability sampler bean conditional on the existance of the RefreshScope bean (#1087) 2018-09-07 18:39:55 +02:00
Marcin Grzejszczak
4e717be34c Added a note that for JMS we don't propagate baggage 2018-09-07 16:30:59 +02:00
Tim te Beek
655c3a55cc KafkaListener just works (#1088) 2018-09-07 14:36:02 +02:00
Marcin Grzejszczak
2b27ab7ff3 Merge branch '2.0.x' 2018-09-07 14:30:36 +02:00
Marcin Grzejszczak
dbd7eb55f7 Polish 2018-09-07 14:30:30 +02:00
Marcin Grzejszczak
0e10c62cd3 Merge branch '2.0.x' 2018-09-07 14:27:15 +02:00
Marcin Grzejszczak
9c067115c7 Fixed missing in the sample; fixes gh-1085 2018-09-07 14:27:07 +02:00
Marcin Grzejszczak
9b1665c2df Added JMS support
fixes gh-695
2018-09-07 14:11:58 +02:00
Marcin Grzejszczak
df4a58d228 Adds support for Hystrix fallback methods; fixes gh-1084 2018-09-05 10:43:43 +02:00
Andreas Berger
e02cea7bc0 Fixes #1081: add instanceOf checks (#1082)
* Fixes #1081: add instance of checks
2018-09-04 11:07:32 +02:00
Andreas Berger
69ac47969c Fixes #1081: add instanceOf checks (#1082)
* Fixes #1081: add instance of checks
2018-09-04 11:06:53 +02:00
Marcin Grzejszczak
60f507d8f9 Removed unused imports 2018-08-31 15:15:45 +02:00
Marcin Grzejszczak
311de64b21 Merge branch '2.0.x' 2018-08-31 15:13:11 +02:00
Marcin Grzejszczak
5a3bb0c0e3 Removed unnecessary imports 2018-08-31 15:12:34 +02:00
Marcin Grzejszczak
d6267311c3 Merge branch '2.0.x' 2018-08-31 14:47:40 +02:00
Marcin Grzejszczak
0e88e4cf9e Removed unnecessary bean creation for configuration classes 2018-08-31 14:47:33 +02:00
Marcin Grzejszczak
c2eecf6f60 Merge branch '2.0.x' 2018-08-31 14:08:49 +02:00
Marcin Grzejszczak
31a9c86ff0 Added missing metadata for reactor 2018-08-31 14:08:37 +02:00
Marcin Grzejszczak
53f1692251 Merge branch '2.0.x' 2018-08-31 13:45:46 +02:00
Marcin Grzejszczak
68c8bd94b1 Added missing property classes; fixes gh-1076 2018-08-31 13:35:10 +02:00
Marcin Grzejszczak
b13f15f9d7 Added condition on presence of WebFlux
without this change we have a ClassNotFoundException when reactor dependency is not passed
with this change, we don't require anyone to actually have that dependency set. What we do is we conditionally create a bean of either reactor or nonreactor type, depending on the presence of the Flux class on the classpath

fixes gh-1074
2018-08-31 13:15:12 +02:00
Marcin Grzejszczak
fd038320e1 Fixed links to docs 2018-08-31 10:10:06 +02:00
Marcin Grzejszczak
e52ccc64de Merge branch '2.0.x' 2018-08-31 10:09:44 +02:00
Marcin Grzejszczak
1036607d87 Fixed links to docs 2018-08-31 10:09:37 +02:00
Marcin Grzejszczak
9879c425a6 Fixed links to docs 2018-08-31 10:09:06 +02:00
Marcin Grzejszczak
4d73dc5790 Fixed docs 2018-08-31 09:59:24 +02:00
Marcin Grzejszczak
dbeece81c7 Merge branch '2.0.x' 2018-08-31 09:58:34 +02:00
Marcin Grzejszczak
c67a524fe6 Fixed the branch 2018-08-31 09:58:18 +02:00
Marcin Grzejszczak
6f9f36857a Fixed broken docs 2018-08-31 09:54:19 +02:00
Marcin Grzejszczak
3f3f30c29e Fix 2018-08-30 19:11:55 +02:00
Marcin Grzejszczak
b025aa64d5 Add ignore 2018-08-30 18:37:05 +02:00
Marcin Grzejszczak
70020d161f Please work 2018-08-30 18:23:52 +02:00
Marcin Grzejszczak
f9bd443fc5 Please work 2018-08-30 18:09:12 +02:00
Marcin Grzejszczak
833abd3d7e Added moar logging' 2018-08-30 17:12:58 +02:00
Marcin Grzejszczak
f9578a5b69 Please work 2018-08-30 15:54:08 +02:00
Marcin Grzejszczak
d4e81d5dbf Polish 2018-08-30 12:46:56 +02:00
Marcin Grzejszczak
0d80263f29 Reactor is broken, ignoring WebClientTest 2018-08-30 11:56:04 +02:00
Marcin Grzejszczak
cb38812e78 Updated for Greenwich
still reactor is broken
2018-08-30 11:54:49 +02:00
Marcin Grzejszczak
fbdbb64e75 Bumped libs to Greenwich 2018-08-24 13:51:39 +02:00
Marcin Grzejszczak
b81b0ae6c6 updated docs 2018-08-24 13:50:51 +02:00
Marcin Grzejszczak
37fa1f77bc Merge branch '2.0.x' 2018-08-24 10:18:20 +02:00
Marcin Grzejszczak
04679721b7 Fixes potential NPE; fixes gh-1072 2018-08-24 10:18:02 +02:00
Marcin Grzejszczak
713544703a Add configuration to put baggage automatically to MDC
with this change it's enough to set a property to automatically propagate a baggage key to MDC

fixes gh-1071
2018-08-23 16:42:01 +02:00
Marcin Grzejszczak
5b6a4f2767 Added support for scope decorators (#1068)
fixes gh-1063
2018-08-22 17:06:10 +02:00
Marcin Grzejszczak
c5e043af71 Merge branch '2.0.x' 2018-08-22 11:35:53 +02:00
Marcin Grzejszczak
f33dff142e Merge branch '1.3.x' into 2.0.x 2018-08-22 11:28:35 +02:00