Know before the update
- If there is the `ClusterConfiguration.proxy` parameter configured, it is highly important to configure the `noProxy` parameter with your Nodes CIDRs.
Fixes
- **[candi]** Force `libseccomp2` installation while containerd install/update (due to issue https://github.com/containerd/containerd/discussions/6577). [#3504](https://github.com/deckhouse/deckhouse/pull/3504)
- **[docs]** Clarify usage of the `noProxy` parameter. [3526](https://github.com/deckhouse/deckhouse/pull/3526)
If there is the `ClusterConfiguration.proxy` parameter configured, it is highly important to configure the `noProxy` parameter with your Nodes CIDRs.
- **[prometheus]** Fixed token-based authentication between Trickster and Prometheus. [3519](https://github.com/deckhouse/deckhouse/pull/3519)
- **[prometheus]** Fix remoteWrite tlsConfig render. [3510](https://github.com/deckhouse/deckhouse/pull/3510)
- **[registrypackages]** Install flannel `1.1.2` binary to CentOS for `kubernetes-cni` newer than `0.9.1` due to missing flannel binary. [3503](https://github.com/deckhouse/deckhouse/pull/3503)
- **[user-authn]** OIDC insecure userInfo endpoint. [3501](https://github.com/deckhouse/deckhouse/pull/3501)
See [CHANGELOG v1.42](https://github.com/deckhouse/deckhouse/blob/main/CHANGELOG/CHANGELOG-v1.42.md) for more details.