3261 Commits

Author SHA1 Message Date
Marcin Grzejszczak
276490098a Added images for docs rendering 2022-03-04 12:37:31 +01:00
Marcin Grzejszczak
86fce3e7de Removed all Spring Cloud Sleuth code from the main branch 2022-01-10 14:56:06 +01:00
buildmaster
c795675cf9 Bumping versions 2022-01-03 17:34:11 +00:00
Marcin Grzejszczak
ffc7ae6b13 Merge branch '3.0.x' 2022-01-03 14:33:38 +01:00
Marcin Grzejszczak
011eb938ac Added NPE guard for null async executor; fixes gh-2094 2022-01-03 14:28:01 +01:00
Marcin Grzejszczak
d82379b119 Added NPE guard for null async executor; fixes gh-2094 2022-01-03 14:27:14 +01:00
Marcin Grzejszczak
abdf5754c2 Added support for message containers; fixes gh-2093 2022-01-03 13:58:37 +01:00
Sanha Lee
03e498400b Fix NPE in SkipPatternSampler (#2089) 2022-01-03 12:06:33 +01:00
mschielmann
421c5e6476 #2083 improvements (#2091)
* #2083 improvements

* removed known span names to keep backward compatibility
2022-01-03 12:05:44 +01:00
mschielmann
4a29094ccb fixing issue #2083 (#2086) 2021-12-28 22:51:23 +01:00
Tim Ysewyn
093f77130c Upgrade brave from 5.13.2 to 5.13.6
Closes gh-2078
2021-12-22 14:13:04 +01:00
buildmaster
818f61f09e Bumping versions to 3.0.6-SNAPSHOT after release 2021-12-15 17:40:43 +00:00
buildmaster
1b6c4f585c Going back to snapshots 2021-12-15 17:40:42 +00:00
buildmaster
613b97bd55 Update SNAPSHOT to 3.0.5 2021-12-15 17:35:37 +00:00
Tim Ysewyn
195d853714 Moved return statement out of log.isDebugEnabled() condition 2021-12-15 11:00:46 +01:00
Ryan Baxter
3c0f8f6490 Fixing failing test when using latest stream and function releases 2021-12-14 14:54:10 -05:00
Marcin Grzejszczak
c05a5d8175 Made TraceValve lazilly access beans. Fixes gh-2074 2021-12-14 20:00:42 +01:00
Marcin Grzejszczak
938a30af7e Fixed type checking for Publisher<Non-Message>; fixes gh-2079 2021-12-14 13:50:50 +01:00
Marcin Grzejszczak
9a90127098 Fixed benchmarks 2021-12-14 13:19:53 +01:00
Marcin Grzejszczak
beabeffe76 Polish 2021-12-13 11:41:39 +01:00
Marcin Grzejszczak
cc1523505a Not allowing NPEs for DataSource name resolution; fixes gh-2076 2021-12-13 11:37:58 +01:00
Marcin Grzejszczak
d2126be347 Disables jdbc parameter logging by default. You need to opt in. Fixes gh-2073 2021-12-07 14:10:25 +01:00
Marcin Grzejszczak
faa2c0fa53 Polish 2021-12-07 09:52:46 +01:00
Marcin Grzejszczak
fe23348513 Added some deprecation info 2021-12-06 17:04:08 +01:00
Marcin Grzejszczak
e056db7cf3 Going with manual instrumentation of transaction managers; fixes gh-2067 2021-12-06 17:03:05 +01:00
Marcin Grzejszczak
d2ce22835a Added missing doc entries; fixes gh-2071 2021-12-06 14:19:00 +01:00
Marcin Grzejszczak
9bcf6d43dc Added aspect for PlatformTransactionManager types; fixes gh-2067 2021-12-04 09:46:15 +01:00
Marcin Grzejszczak
cda8a932cd Ensures that the primitive types are also supported for Stream; fixes gh-2068 2021-12-03 12:15:40 +01:00
Marcin Grzejszczak
76c954077e Removed unnecessary logging; fixes gh-2069 2021-12-03 11:57:48 +01:00
buildmaster
52dba429d7 Bumping versions 2021-12-02 17:34:06 +00:00
Marcin Grzejszczak
61d9b2d5f6 Updated props to skip nexus deployment 2021-12-02 10:26:25 +01:00
buildmaster
3c1090a504 Bumping versions to 3.1.1-SNAPSHOT after release 2021-12-01 19:36:53 +00:00
buildmaster
d83dee52f1 Going back to snapshots 2021-12-01 19:36:52 +00:00
buildmaster
00193fc91b Update SNAPSHOT to 3.1.0 2021-12-01 19:20:18 +00:00
spencergibb
9972ed30e3 Updates spring security to 5.6.0 2021-12-01 14:05:43 -05:00
buildmaster
d404c526dc Bumping versions 2021-12-01 17:34:55 +00:00
Robert McNees
5da055db25 Added tag and profile to allow successful build when Docker environment not present (#2066) 2021-11-30 17:32:26 +01:00
buildmaster
e4a29f8a16 Bumping versions 2021-11-29 17:34:38 +00:00
Marcin Grzejszczak
6ddc4c62ad Simplified the code 2021-11-29 10:07:25 +01:00
Marcin Grzejszczak
65fb46bc1b Only call exchange filter function methods when context is ready; fixes gh-2062 2021-11-29 09:54:22 +01:00
Marcin Grzejszczak
efe83a0936 Fixed checkstyle 2021-11-29 08:25:19 +01:00
Marcin Grzejszczak
700ae79c46 Improved tests 2021-11-26 12:52:43 +01:00
Marcin Grzejszczak
f385740bfb Added a wrapper for KafkaPlatformTransactionManager; fixes gh-2063 2021-11-26 11:51:52 +01:00
buildmaster
fc0300a02f Bumping versions 2021-11-23 17:35:16 +00:00
Jonatan Ivanov
b718d1130f Fix StreamFunctionAdapterTests and StreamMessageOperatorsTests 2021-11-22 15:17:16 -08:00
Marcin Grzejszczak
eab9079e9b Made the tests better 2021-11-22 15:56:02 +01:00
Marcin Grzejszczak
a08f94cb21 Made the Redis configuration more generic 2021-11-22 15:41:33 +01:00
Marcin Grzejszczak
1ca5e1aea2 Merge branch 'gh-2045' of https://github.com/ThomasVitale/spring-cloud-sleuth into ThomasVitale-gh-2045 2021-11-22 14:44:29 +01:00
Marcin Grzejszczak
b679d05ce7 Revert "shutdown unused ClientResources (#2060)" (#2061)
This reverts commit b41a1326c4.
2021-11-22 09:25:49 +01:00
Sungho Moon
b41a1326c4 shutdown unused ClientResources (#2060) 2021-11-22 09:09:29 +01:00