Marcin Grzejszczak
eee5edf93e
Fixes the invalid blocking of threads with WebClient; fixes gh-2127
2022-03-08 10:53:30 +01:00
buildmaster
3a76bccb32
Bumping versions
2022-02-24 16:16:24 +00:00
buildmaster
c41bdadef4
Bumping versions to 3.1.2-SNAPSHOT after release
2022-02-17 17:29:32 +00:00
buildmaster
264399d125
Going back to snapshots
2022-02-17 17:29:31 +00:00
buildmaster
8daecd9f5b
Update SNAPSHOT to 3.1.1
2022-02-17 17:22:46 +00:00
Jonatan Ivanov
dd680254bd
SleuthSpanContextSupplier should take sampling decision into consideration
...
fixes gh-2116
2022-02-16 11:04:29 -08:00
Marcin Grzejszczak
66c63a53ff
Fixes invalid ThreadLocalSpan stacking and tracing context leaks; fixes gh-2064; fixes gh-2108
2022-02-02 14:42:52 +01:00
Marcin Grzejszczak
eefd3b98af
Polish
2022-02-02 13:40:19 +01:00
Marcin Grzejszczak
57c076c28c
Closes the scope for transaction managers; fixes gh-2082
2022-02-02 13:15:03 +01:00
Marcin Grzejszczak
e4c5f50a1d
Fixed checkstyle
2022-02-02 13:05:48 +01:00
Marcin Grzejszczak
074b55dadd
Added a sender that works in a reactive environment; fixes gh-2106
2022-02-02 12:41:48 +01:00
Marcin Grzejszczak
bdfc32e5bf
Fixed wrong github actions setup
2022-02-02 10:03:40 +01:00
Marcin Grzejszczak
1152006833
Added conditions on missing Brave classes; gh-2107
2022-02-02 10:02:22 +01:00
Marcin Grzejszczak
2b9b76e5dc
Ensures that sampler proxy gets eagerly resolved; fixes gh-2107
2022-02-02 09:57:50 +01:00
Marcin Grzejszczak
2f2ced8593
Working around the stomp workaround
...
without this workaround there is a problem with mutability of headers
with this change / workaround we're ensuring that the headers remain immutable.
We will fix this in Spring Framework 6; Spring Boot 3 in a much better way
fixes gh-1325
2022-01-27 12:30:17 +01:00
Jonatan Ivanov
fb8cb90957
Upgrade Brave to 5.13.7
...
fixes gh-2101
2022-01-21 13:19:59 -08:00
Jonatan Ivanov
576b8bc963
auto-formatting
2022-01-21 12:58:02 -08:00
Marcin Grzejszczak
e4ff2dd051
Polish
2022-01-17 11:17:22 +01:00
Marcin Grzejszczak
49e5372b7c
Added support for Flux->Mono, Mono->Flux; fixes gh-2077
2022-01-17 11:14:40 +01:00
Marcin Grzejszczak
e7850379e3
Added sleuth data source to the list of non refreshable beans
...
fixes gh-2096
2022-01-14 15:47:00 +01:00
Marcin Grzejszczak
d5c9cee5b9
Upgraded kotlin version; fixes gh-2097
2022-01-12 09:55:21 +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