Actions
Architecture #26297
openUpdate zio and zio-json to take benefits of perf improvments
Status:
Pending release
Priority:
N/A
Assignee:
Category:
Architecture - Dependencies
Target version:
Fix check:
To do
Regression:
No
Description
A lot of enhancement came in latests versions of zio and zio-json.
We updated in Rudder 8.3 from:
- zio: 2.0.22 to 2.1.12: the hard work is done, and the last perf benefits are in 2.1.14 (https://github.com/zio/zio/releases/tag/v2.1.14)
- zio: 0.7.1 to 0.7.3, and the perf improvements are in 0.7.5 and up https://github.com/zio/zio-json/releases
I didn't see anything in release note that should break rudder, but as always with zio release, it's safer to make these changes as early as possible to have a lot of time testing.
Actions