Skip to content

v1.25.0

Compare
Choose a tag to compare
@teo teo released this 05 Dec 12:31
· 20 commits to master since this release

This release includes fixes to events emitted to Kafka, improved handling of controlled node unreachable conditions, and documentation improvements.

  • Events:

    • [core] Report to Kafka source state if transition failed
    • [core] Handle gRPC code DeadlineExceeded in DCS client
  • Handling of node unreachable:

    • OCTRL-949 [core] Improve reaction to controlled nodes becoming unreachable
  • Documentation:

    • [build] Fix protoc call for o2control.proto docs generation
    • [build] Regenerate apidocs
    • [coconut] Improve role query command documentation