29f90e6e1db8cf729a38e6e8524104918766af7c
Files Diff
- Added: 0
- Removed: 1
- Renamed: 0
- Modified: 37
Link to commit
Third party dependencies:
Dependency Action | |
---|---|
Removed | |
io.zipkin.zipkin2:zipkin-junit:2.12.5 | |
io.zipkin.zipkin2:zipkin:2.12.5 | |
Updated | |
From org.springframework:spring-webmvc 3.2.18.RELEASE To 4.3.24.RELEASE | |
From org.slf4j:slf4j-api 1.7.25 To 1.7.26 | |
From org.springframework:spring-web 4.3.22.RELEASE To 3.2.18.RELEASE | |
From org.springframework:spring-test 4.3.22.RELEASE To 4.3.24.RELEASE | |
From org.springframework:spring-context 4.3.22.RELEASE To 3.2.18.RELEASE | |
From org.springframework:spring-test 3.2.18.RELEASE To 4.3.24.RELEASE | |
From com.squareup.okhttp3:mockwebserver 3.13.1 To 3.14.2 | |
From org.springframework:spring-core 4.3.22.RELEASE To 3.2.18.RELEASE | |
From org.apache.httpcomponents:httpclient-cache 4.5.7 To 4.5.8 | |
From org.apache.httpcomponents:httpclient 4.5.7 To 4.5.8 | |
From org.assertj:assertj-core 3.12.1 To 3.12.2 | |
From org.springframework:spring-webmvc 4.3.22.RELEASE To 4.3.24.RELEASE | |
From org.springframework:spring-web 3.2.18.RELEASE To 4.3.24.RELEASE | |
From com.squareup.okhttp3:okhttp 3.13.1 To 3.14.2 | |
From org.springframework:spring-core 3.2.18.RELEASE To 4.3.24.RELEASE | |
From org.springframework:spring-context 3.2.18.RELEASE To 4.3.24.RELEASE | |
From org.apache.httpcomponents:httpcore 4.4.10 To 4.4.11 |
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable extracted : TraceContextOrSamplingFlags to extractionResult : TraceContextOrSamplingFlags in method public extract(format Format<C>, carrier C) : BraveSpanContext in class brave.features.opentracing.BraveTracer | From | To | |
Move Attribute | 1 | ||
Move Attribute package allPropagationKeys : Set<String> from class brave.features.opentracing.BraveTracer to package allPropagationKeys : Set<String> from class brave.features.opentracing.BraveTracer.TextMapExtractorAdaptor | From | To | |
Change Variable Type | 3 | ||
Change Variable Type carrier : TextMapInjectAdapter to carrier : TextMapAdapter in method public injectTraceContext() : void in class brave.features.opentracing.OpenTracingAdapterTest | From | To | |
Change Variable Type censusTags : Map<TagKey,TagValue> to censusTags : Map<TagKey,TagValueWithMetadata> in method public sayHello(req HelloRequest, responseObserver StreamObserver<HelloReply>) : void in class brave.grpc.ITCensusInterop.TagsGreeterImpl | From | To | |
Change Variable Type entry : Map.Entry<TagKey,TagValue> to entry : Map.Entry<TagKey,TagValueWithMetadata> in method public sayHello(req HelloRequest, responseObserver StreamObserver<HelloReply>) : void in class brave.grpc.ITCensusInterop.TagsGreeterImpl | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type extractor : TraceContext.Extractor<TextMapView> to extractor : TraceContext.Extractor<TextMap> in class brave.features.opentracing.BraveTracer | From | To | |
Rename Parameter | 4 | ||
Rename Parameter spanContext : SpanContext to parent : SpanContext in method public asChildOf(parent SpanContext) : BraveSpanBuilder in class brave.features.opentracing.BraveSpanBuilder | From | To | |
Rename Parameter spanContext : SpanContext to context : SpanContext in method public addReference(type String, context SpanContext) : BraveSpanBuilder in class brave.features.opentracing.BraveSpanBuilder | From | To | |
Rename Parameter reference : String to type : String in method public addReference(type String, context SpanContext) : BraveSpanBuilder in class brave.features.opentracing.BraveSpanBuilder | From | To | |
Rename Parameter span : Span to parent : Span in method public asChildOf(parent Span) : BraveSpanBuilder in class brave.features.opentracing.BraveSpanBuilder | From | To |