Commit Graph

3394 Commits

Author SHA1 Message Date
buildmaster
5cd21ca511 Bumping versions to 3.1.8-SNAPSHOT after release 2023-02-24 01:02:08 +00:00
buildmaster
0aff36ec0c Going back to snapshots 2023-02-24 01:02:07 +00:00
buildmaster
3b5b4ef32c Update SNAPSHOT to 3.1.7 2023-02-24 00:56:14 +00:00
Marcin Grzejszczak
07ff40a5aa Thermoweb bugfix/2246 handle invocation target exception (#2264)
* Fixes gh-2246 : handle InvocationTargetException properly

* Polished the solution + added tests

---------

Co-authored-by: romain.chauveau <romain.chauveau@praxedo.com>
2023-02-17 14:42:52 +01:00
Oleh Dokuka
a01ab50490 fixes memory leak when default rsocket tracing propagation is enabled (#2262)
* fixes memory leak when default rsocket tracing propagation is enabled

Signed-off-by: OlegDokuka <odokuka@vmware.com>

* fixes styles

Signed-off-by: OlegDokuka <odokuka@vmware.com>

---------

Signed-off-by: OlegDokuka <odokuka@vmware.com>
2023-02-16 13:25:15 +01:00
buildmaster
f4dc2cefee Bumping versions 2023-01-19 16:00:10 +00:00
buildmaster
80103786a6 Bumping versions to 3.1.7-SNAPSHOT after release 2023-01-18 16:49:25 +00:00
buildmaster
caa51ad1bb Going back to snapshots 2023-01-18 16:49:24 +00:00
buildmaster
9dc586cbb2 Update SNAPSHOT to 3.1.6 2023-01-18 16:43:14 +00:00
Marcin Grzejszczak
8302481d89 Added big info about Sleuth not working with Boot 3; fixes gh-2245 2023-01-11 18:48:50 +01:00
Marcin Grzejszczak
5a8a9ff765 Fixed invalid autoconfig reference; fixes gh-2230 2023-01-11 18:38:13 +01:00
Oleh Dokuka
6a3612ce94 improves traceQueue cleaning logic (#2241) 2023-01-03 23:38:37 +01:00
Marcin Grzejszczak
29eddf19b1 Chaning the DefaultSpanNamer logic back to original one
this has caused issues in async spans and runnables where the toString didn't come from Object but was a default from classes such as e.g. FutureTask

related issue #2234
2022-12-16 17:17:23 +01:00
Marcin Grzejszczak
6d55869656 Clearing thread locals whenever an RSocket request arrives 2022-12-13 19:04:45 +01:00
Marcin Grzejszczak
e953f2fa48 Polish 2022-12-13 19:04:22 +01:00
Marcin Grzejszczak
dcfd714ee6 Fixed DefaultSpanNamer not picking the value from annotation 2022-12-13 19:04:10 +01:00
Marcin Grzejszczak
799b6598dc Updated Kotlin version 2022-12-13 19:03:39 +01:00
Marcin Grzejszczak
a57f0501fb Moving away from deprecated code 2022-12-01 11:53:40 +01:00
buildmaster
12d0220d25 Bumping versions 2022-11-30 16:04:10 +00:00
Paul Bakker
0c481bfabb Improved DefaultSpanNamer to more efficiently check if the delegate has a default toString. (#2234)
Co-authored-by: pbakker <pbakker@netflix.com>
2022-11-29 15:34:54 +01:00
Oleh Dokuka
a6e1dcbfcd ensures Tracing ThreadLocal are cleaned (#2236)
* ensures Tracing ThreadLocal are cleaned

Signed-off-by: Oleh Dokuka <oleh.dokuka@icloud.com>

* adds test

Signed-off-by: Oleh Dokuka <oleh.dokuka@icloud.com>

Signed-off-by: Oleh Dokuka <oleh.dokuka@icloud.com>
2022-11-29 15:22:46 +01:00
Jordi Martínez Vicent
f0f4444a37 Fix application does not shutdown (#2217) 2022-11-29 14:36:07 +01:00
buildmaster
3bd7433273 Bumping versions 2022-11-04 16:05:20 +00:00
buildmaster
888b7368bf Bumping versions 2022-11-03 16:05:15 +00:00
buildmaster
a2e6cd9576 Bumping versions to 3.1.6-SNAPSHOT after release 2022-11-03 15:41:03 +00:00
buildmaster
8775a92085 Going back to snapshots 2022-11-03 15:41:02 +00:00
buildmaster
6362f8239d Update SNAPSHOT to 3.1.5 2022-11-03 15:35:37 +00:00
cui fliter
bdb41dd862 all: fix some typos (#2210)
Signed-off-by: cui fliter <imcusg@gmail.com>

Signed-off-by: cui fliter <imcusg@gmail.com>
2022-10-04 12:29:56 +02:00
buildmaster
45b9ab9fa3 Bumping versions 2022-09-17 16:03:51 +00:00
Ben Lertlumprasertkul
762afc0774 1863: update config props to include ported property (#2206) 2022-09-16 15:39:53 -07:00
Som Shankar Bhattacharyya
c143913a1d Override getQueueCapacity to return delegate's value (#2204) 2022-09-09 14:32:41 +02:00
buildmaster
8a9e365687 Going back to snapshots 2022-09-06 20:50:06 +00:00
buildmaster
3df9a3f614 Update SNAPSHOT to 3.1.4 2022-09-06 20:44:37 +00:00
buildmaster
2d72833e7d Bumping versions to 3.1.5-SNAPSHOT after release 2022-09-03 00:15:16 +00:00
buildmaster
de8a33ae5c Going back to snapshots 2022-09-03 00:15:16 +00:00
buildmaster
716149a54f Update SNAPSHOT to 3.1.4 2022-09-03 00:09:37 +00:00
Marcin Grzejszczak
b856c2c44e Ensures that we close the scope when working with Kotlin; fixes gh-2197 2022-09-01 11:01:19 +02:00
Ben Lertlumprasertkul
64a0be4944 #1863 port over default-logging-pattern-enabled flag to v3 (#2196)
* 1863: port over default-logging-pattern-enabled flag to v3
https://github.com/spring-cloud/spring-cloud-sleuth/issues/1863

* #1863 fix logic + add tests

Co-authored-by: lertlub <ben.lertlumprasertkul@ig.com>
2022-08-30 17:33:26 +02:00
buildmaster
e438bc61b1 Bumping versions 2022-08-18 16:05:51 +00:00
Marcin Grzejszczak
6f43c67551 Updated the docs to use tests; fixes gh-2187 2022-08-18 12:32:34 +02:00
buildmaster
b951366244 Bumping versions 2022-08-16 16:04:45 +00:00
Marcin Grzejszczak
6ce9a43f46 Adds information on how to add Zalando's Logbook WebFlux integration; fixes gh-1690 2022-07-13 15:13:59 +02:00
Marcin Grzejszczak
dd02c9db60 Makes Zipkin ReporterMetrics lazy; fixes gh-2185 2022-07-13 08:38:48 +02:00
Marcin Grzejszczak
28fba56212 Fixed NPE when parsing invalid URIs for database tracing; fixes gh-2186 2022-07-12 13:38:12 +02:00
buildmaster
d38482519b Bumping versions 2022-06-30 16:04:30 +00:00
Marcin Grzejszczak
9493312d49 Merge branch '3.0.x' into 3.1.x 2022-06-28 14:58:40 +02:00
Marcin Grzejszczak
6be189044e Add support for the Spring Security OAuth2 native support; fixes gh-2182 2022-06-28 14:53:51 +02:00
buildmaster
3b5746a420 Bumping versions 2022-06-15 16:04:26 +00:00
Marcin Grzejszczak
6aed668c09 Merge branch '3.0.x' into 3.1.x 2022-06-15 11:07:48 +02:00
Marcin Grzejszczak
747ff21237 Fixing invalid scoping in TraceHandlerFunction; fixes gh-2026 2022-06-15 10:39:39 +02:00