Actions
Architecture #25960
openRemove unused and duplicate rest extractor lift-json methods
Fix check:
To do
Regression:
No
Description
Since #25945 there are a lot of old lift-json methods to extract json with the lift-json API/DSL.
To help into the path of migrating the remaining APIs we should identify the remaining methods that are used.
We should remove as much dead code as possible and mark the remaining code with migration path.
Updated by Clark ANDRIANASOLO 7 days ago
- Related to User story #25945: Add and Remove/deprecate API for Rudder 8.3 added
Updated by Clark ANDRIANASOLO 7 days ago
- Related to Architecture #23677: Migrate to zio-json added
Updated by Clark ANDRIANASOLO 7 days ago
- Status changed from In progress to Pending technical review
- Assignee changed from Clark ANDRIANASOLO to François ARMAND
- Pull Request set to https://github.com/Normation/rudder/pull/6046
Updated by Clark ANDRIANASOLO 1 day ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|cd64fe5017654f3a988080d0c3fb2d6cc5bbc915.
Actions