-
Notifications
You must be signed in to change notification settings - Fork 714
Comparing changes
Open a pull request
base repository: openzipkin/brave
base: c8c3e00
head repository: openzipkin/brave
compare: a50e658
- 15 commits
- 375 files changed
- 4 contributors
Commits on Jan 6, 2024
-
[maven-release-plugin] prepare for next development iteration
zipkinci committedJan 6, 2024 Configuration menu - View commit details
-
Copy full SHA for 06306a3 - Browse repository at this point
Copy the full SHA 06306a3View commit details -
Deprecates tracing support for dependencies not released in 2+ years (#…
…1392) This deprecates for removal the following, as they have not been updated in a long time. The exception to this rule is log4j context, which is widely used even if not updated recently. * context/rxjava2 - last released Feb 2021 * replaced by RxJava3, but unlikely this module will be ported as it wasn't used widely. * instrumentation/dubbo-rpc - (alibaba) last released Dec 2021 * replaced by Apache Dubbo instrumentation/dubbo * instrumentation/p6spy - last released July 2020 * project dormant * instrumentation/sparkjava - last released July 2022 * project dormant These will be removed in Brave 6 and can be re-introduced if something changes. Signed-off-by: Adrian Cole <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f037afd - Browse repository at this point
Copy the full SHA f037afdView commit details -
Updates Mysql driver groupId (#1391)
Co-authored-by: Crypt Keeper <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4d3cd33 - Browse repository at this point
Copy the full SHA 4d3cd33View commit details -
jms: cleans up artemis code in attempts to deflake test (#1394)
Signed-off-by: Adrian Cole <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1de18ef - Browse repository at this point
Copy the full SHA 1de18efView commit details
Commits on Jan 7, 2024
-
deps: manages io.zipkin.zipkin2:zipkin as reporter will soon remove it (
#1397) zipkin-reporter will soon be zipkin free, yet until Brave 6.0, we still need the types for deprecated methods. Signed-off-by: Adrian Cole <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3004007 - Browse repository at this point
Copy the full SHA 3004007View commit details -
Undeprecates propagation symbols for v6 interop (#1396)
This undeprecates B3SinglePropagation and enforces at runtime that `Propagation.Factory#get()` must be implemented. I spot checked all the implementations on GitHub already do. Signed-off-by: Adrian Cole <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 169b575 - Browse repository at this point
Copy the full SHA 169b575View commit details
Commits on Jan 8, 2024
-
deps: updates to zipkin-reporter 3.0.0 (#1399)
Signed-off-by: Adrian Cole <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 73687f1 - Browse repository at this point
Copy the full SHA 73687f1View commit details -
Qualifies that KeyFactory and Propagation.Factory.create will go in B…
…rave 7 (#1400) Signed-off-by: Adrian Cole <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ad39719 - Browse repository at this point
Copy the full SHA ad39719View commit details -
[maven-release-plugin] prepare release 5.18.0
zipkinci committedJan 8, 2024 Configuration menu - View commit details
-
Copy full SHA for 2150058 - Browse repository at this point
Copy the full SHA 2150058View commit details -
[maven-release-plugin] prepare for next development iteration
zipkinci committedJan 8, 2024 Configuration menu - View commit details
-
Copy full SHA for 50c2892 - Browse repository at this point
Copy the full SHA 50c2892View commit details -
Removes all deprecated types and modules for Brave v6 (#1395)
This removes all deprecated types and modules for Brave v6. This also removes any internal symbols not used as a result of that. This is the first release to have no Zipkin dependency, so users should move to manage their own zipkin-reporter deps before or at the time of upgrading to Brave 6.0. Signed-off-by: Adrian Cole <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 44e4081 - Browse repository at this point
Copy the full SHA 44e4081View commit details -
Signed-off-by: Adrian Cole <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f99265d - Browse repository at this point
Copy the full SHA f99265dView commit details -
Temporarily revert brave 6 change
This reverts commit 44e4081 temporarily for a 5.18.1 release.
Configuration menu - View commit details
-
Copy full SHA for 5c977a2 - Browse repository at this point
Copy the full SHA 5c977a2View commit details -
deps: reverts to zipkin-reporter 2.x (#1403)
After integrating with Sleuth and Otel, it seems hastey to manage the zipkin-reporter to 3.0. The reason is both projects end up sharing classpath between Brave and reporter types. Since Brave doesn't care about this version anyway, it can leave it at the prior and remove tension. Brave 6 will completely remove zipkin version management, anyway. Following this change, I will cut a release-5.18.1 tag. Signed-off-by: Adrian Cole <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 67b6013 - Browse repository at this point
Copy the full SHA 67b6013View commit details -
[maven-release-plugin] prepare release 5.18.1
zipkinci committedJan 8, 2024 Configuration menu - View commit details
-
Copy full SHA for a50e658 - Browse repository at this point
Copy the full SHA a50e658View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff c8c3e00...a50e658