Architecture #16892
closedUpgrade to ZIO RC18
Description
ZIO is nearing the 1.0.0 release which will be the LTS / non breaking change one.
RC18 is predicted to be API-identical than 1.0.0, so it's the last chance for us to report problems, as we had with RC17.
We also expects important performance upgrade, since most of the bottleneck we reported in previous version should be addressed now.
But RC18 leads to quite some changes, so we will need to rework a bit how we provides dependencies (clock and blocking mainly), plus a lot of deprecation etc.
A migration guide is providing here: https://docs.google.com/document/d/1P0mx1gSNU2UTi-9PXUeY8O74v5gyK-UETznM1SbkQjA/edit#heading=h.ynhdziqbk0mz
WIP is available here: https://github.com/fanf/rudder/tree/wip/zio_rc18
Updated by François ARMAND over 4 years ago
- Status changed from New to In progress
Updated by François ARMAND over 4 years ago
- Assignee changed from François ARMAND to Nicolas CHARLES
- Pull Request set to https://github.com/Normation/rudder/pull/2817
Updated by François ARMAND over 4 years ago
- Status changed from In progress to Pending release
Applied in changeset rudder|8c76aa37fb2391ba8afdef8bca9be4aa6b516144.
Updated by Vincent MEMBRÉ over 4 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 6.1.0~beta1 which was released today.
Updated by François ARMAND over 4 years ago
- Fix check changed from To do to Checked