745e9f8677718aa6dae9779ae601075a0f4db59e
Files Diff
- Added: 4
- Removed: 5
- Renamed: 0
- Modified: 12
Link to commit
Third party dependencies:
Dependency Action | |
---|---|
Added | |
io.smallrye:smallrye-context-propagation-api:1.0.1 | |
org.eclipse.microprofile.context-propagation:microprofile-context-propagation-api:1.0-RC1 | |
io.smallrye:smallrye-context-propagation-propagators-rxjava2:1.0.1 | |
io.smallrye:smallrye-context-propagation:1.0.1 | |
Removed | |
io.reactiverse:reactive-contexts-core:1.0.0 | |
io.reactiverse:reactive-contexts-propagators-rxjava2:1.0.0 |
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method private getReactiveContextsVersion() : String renamed to private getSmallRyeContextPropagationVersion() : String in class org.jboss.resteasy.utils.TestUtilRxJava | From | To | |
Move Class | 1 | ||
Move Class org.resteasy.reactivecontext.ContextFeature moved to org.jboss.resteasy.context.ContextFeature | From | To | |
Rename Attribute | 1 | ||
Rename Attribute defaultReactiveContextsVersion : String to defaultSmallRyeContextPropagationVersion : String in class org.jboss.resteasy.utils.TestUtilRxJava | From | To |