Releases: imperva/stepping
Releases · imperva/stepping
5.1.0
Make Distribution class constructor public
Make Distribution class constructor public
v4.0.5
v4.0.4
Make IStepDecorator Public
Make IStepDecorator Public to enable custom implementations of IDistributionStrategy
Improve logs
Decrease amount of "Errors" when Stepping is about to die
Fix pom to use pgp only on deploy
Fix pom to use pgp only on deploy
Visualizer + Fix bugs
- Integrate Visualizer in Beta
- Expose a way to decide the name of the threads of the steps
- Fix a critical bug in SharedDistributionStrategy
Test Coverage + Introducing new SteppingLauncher
- Test coverage from 0 to 68%
- SteppingLauncher - A new way to instantiate Stepping, good for: Component Tests, Debugging, Varying Stepping instantiation in production at runtime based on configuration (be able to init a subset of the steps, override steps config), run Stepping for a one time task or a time-based task