Th2-grpc-check1

Latest version: v4.1.1

Safety actively analyzes 626691 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

4.3.1dev

Correct dependencies

4.3.0dev

+ Update to `th2-grpc-common` version `3.12.0` (added `check_simple_collections_order` parameter to `RootComparisonSettings`).
+ gRPC method `WaitForResult` added
+ `WaitForResult` method added
+ `store_result` parameter added to rule creation requests, `rule_id` added to responses
+ Implement stubs creation for Python

3.5.1

What's New

+ The `submitNoMessageCheck` method added for submitting NoMessageCheck rule. It allows you to verify that there were no messages that match the certain filter;
+ The `silence_check` parameter was added to the `CheckSequenceRuleRequest`. If it is set to `true` the check1 will also verify that there are no messages received that match the pre-filter after the main rule had finished. See details in check1 3.9.0 release notes.
+ The `message_timeout` parameter was added to all rule requests. It allows you to specify a time for rule execution based on messages' timestamp;
+ The `time_precision` and `decimal_precision` parameters were added to `RootComparisonSettings`. It allows you to configure the precision that will be used for `EQ_TIME_PRECISION` and `EQ_DECIMAL_PRECISION` operations;
+ The `NullValue` was added to `ValueFilter`. It allows you to verify that the message has a certain field with a `null` value. _NOTE: it can be used only with `EQUAL` and `NOT_EQUAL` operations_

3.4.2

What's Changed
* [TH2-1404] Migrate grpc-check1 to common v3 and grpc-generator v3. by Ilya-Loginov-Exactpro in https://github.com/th2-net/th2-grpc-check1/pull/6
* [TH2-1615] Correct check requests to use RootMessageFilter by OptimumOpium in https://github.com/th2-net/th2-grpc-check1/pull/8
* [TH2-1615] Add metadata filters by OptimumOpium in https://github.com/th2-net/th2-grpc-check1/pull/10
* [TH2-1515] migration to sonatype by Maximus905 in https://github.com/th2-net/th2-grpc-check1/pull/11
* [TH2-1950] Implemented new NoMessageCheck rule task by yarchiksmith in https://github.com/th2-net/th2-grpc-check1/pull/19
* [TH2-953] Added description parameter to RootMessageFilter by yarchiksmith in https://github.com/th2-net/th2-grpc-check1/pull/22
* [TH2-2394] Added 'check_repeating_group_order' parameter to RootComparisonSettings by yarchiksmith in https://github.com/th2-net/th2-grpc-check1/pull/23

**Full Changelog**: https://github.com/th2-net/th2-grpc-check1/commits/v3.4.2

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.