v1.35.0
This release brings:
- reworked metrics system which allows for creating histograms and performs better batching
- fixes to kafka events (their content and reporting in metrics)
- reverted possibility to survive failed non-critical tasks during environment deployment
What's Changed
- [core] OCTRL-1003 by @justonedev1 in #698
- [build] remove walnut by @knopers8 in #703
- [OCTRL-1016]: Missing runNumber in KafkaEvent on topic aliecs.run by @justonedev1 in #705
- Kafka adjustments by @justonedev1 in #699
- remove the obsolete prototype code by @knopers8 in #702
- [core] less verbose log in TRG plugin + fix missing run number by @knopers8 in #706
- demote MesosCommand send error log by @knopers8 in #707
- Reapply "[core] INVARIANT status introduced" by @justonedev1 in #708
Full Changelog: v1.34.2...v1.35.0