Fixes
- **[control-plane-manager]** Fixed panic when a node with minimal RAM cannot be found. [2670](https://github.com/deckhouse/deckhouse/pull/2670)
- **[istio]** Fix `D8IstioAdditionalControlplaneDoesntWork` alert. [2665](https://github.com/deckhouse/deckhouse/pull/2665)
- **[log-shipper]** Stop generating pointless 'parse_json' transform, which improves performance. [2662](https://github.com/deckhouse/deckhouse/pull/2662)
- **[log-shipper]** Fix the bug when the many sources point to the same input and only the last is working. [2662](https://github.com/deckhouse/deckhouse/pull/2662)
- **[node-manager]** Fixed failing on not existing control-plane node labels. [2670](https://github.com/deckhouse/deckhouse/pull/2670)
- **[upmeter]** Reduces QPS and burst in `upmeter-agent` to reduce `kube-apiserver` latency in multi-control-plane setups. [2668](https://github.com/deckhouse/deckhouse/pull/2668)
Chore
- **[node-manager]** Added automatic migration to the `control-plane` node role. [2670](https://github.com/deckhouse/deckhouse/pull/2670)
See [CHANGELOG v1.37](https://github.com/deckhouse/deckhouse/blob/main/CHANGELOG/CHANGELOG-v1.37.md) for more details.