v1.29.0
This release brings improvements for ECS-GUI communication, changes for protobuf/grpc bump attempt in ALICE and go dependency security updates.
What's Changed
ROC deep cleanup procedure was enabled for v1.28.1 and disabled again for v1.29.0
- Added deep cleanup procedure (enabled by default). by @rdivia in #664
- Disable ROC deep cleanu procedure by @knopers8 in #670
Improvements for ECS-GUI communication
- [core] OCTRL-989 by @justonedev1 in #666
- [OCTRL-991]: Include timestamp in state related gRPC calls by @justonedev1 in #665
Security updates in go dependencies
- Bump github.com/expr-lang/expr from 1.16.1 to 1.17.0 by @dependabot in #667
- Bump github.com/go-git/go-git/v5 from 5.11.0 to 5.13.0 by @dependabot in #669
Protobuf/grpc bump changes
Full Changelog: v1.28.1...v1.29.0