Skip to content

v2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Mar 10:06
· 69 commits to main since this release
v2.0.0
3961b01

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