Architecture #24813
closedMore change to prepare scala 3 migration
Description
These changes are the merge of non-problematic commits from https://github.com/Normation/rudder/pull/5548
We are doing that in 8.1 only (not before) because there is some changes that are a bit more than just type ascription.
We are still doing them in 8.1 (and not only 8.2) because there's a lot of type-ascription-kind, and following merge between 8.1 and 8.2 will be hard, and 8.1 will still be maintained when 8.2 will come (hopefully with scala 3).
Compared to https://issues.rudder.io/issues/24395, this new iteration is due to the will to be able to cross-compile between scala 2.13 and scala 3, which brings new constraints.
Updated by François ARMAND 7 months ago
- Status changed from New to In progress
- Assignee set to François ARMAND
Updated by François ARMAND 7 months ago
- Related to Architecture #24814: Scala 3 migration added
Updated by François ARMAND 7 months ago
- Tracker changed from Bug to Architecture
- Description updated (diff)
- Priority deleted (
0)
Updated by François ARMAND 7 months ago
- Status changed from In progress to Pending technical review
- Assignee changed from François ARMAND to Vincent MEMBRÉ
- Pull Request set to https://github.com/Normation/rudder/pull/5639
Updated by Anonymous 7 months ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|ded8f6b40911ccf2bd0ebed25b91e09f1f5dd3d9.
Updated by Anonymous 7 months ago
Applied in changeset rudder|ac2c66d6812204a2f4be24d38ed32eb54b9f1ce0.
Updated by Vincent MEMBRÉ 6 months ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 8.1.3 which was released today.