Skip to content

Release 5.2.26

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 22 Jan 12:05
· 3 commits to develop since this release

Changed

  • StepReporter.sendStep methods now returns Maybe<String> with Step ID, by @HardNorth
  • StepReporter.finishNestedStep methods now returns Maybe<OperationCompletionRS>, by @HardNorth
  • rxjava version updated on 2.2.21, by @HardNorth