v2.0.0
Changelog
The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.
[2.0.0] - 2023-03-10
Added
- added IsComputerControlled manipulation for metrics
- COMMON_PROTOC_VERSION=21.7 due to new versioning of protobuf
Changed
- replaced GetRemovableDescriptors manipulation by GetRemovableDescriptorsOfClass
- JAVA_PROTOC_VERSION=3.19.2 -> JAVA_PROTOC_VERSION=3.21.7
- JAVA_GRPC_VERSION=1.45.1 -> JAVA_GRPC_VERSION=1.52.1
- PYTHON_PROTOC_VERSION=3.19.4 -> PYTHON_PROTOC_VERSION=4.21.7
- PYTHON_GRPC_VERSION=1.46.1 -> PYTHON_GRPC_VERSION=1.51.1
Removed
- manipulation GetMetricValue
- manipulation SetMetricValuesWithQualityValidity
- manipulation GenerateElementsInStates
- manipulation SetOverflow
- manipulation SetUnderflow