Skip to content

Dev-Release 0.7.0-dev

Pre-release
Pre-release
Compare
Choose a tag to compare
@Nikita-Smirnov-Exactpro Nikita-Smirnov-Exactpro released this 26 Jan 07:12
· 3 commits to dev-2 since this release
ff5fb71

Feature:

  • gRPC execute method generates unique id for each execution and puts it into related event and messages.

Fix:

  • gRPC Execute method doesn't respond rows with null values. gRPC server implementation skips columns with null value after fix.