client/container: migrate from xsv to xan #222

Merged
AaronFiore merged 0 commits from refs/pull/222/head into master 2025-10-03 21:12:24 +00:00
AaronFiore commented 2025-10-03 00:43:49 +00:00 (Migrated from gitea.com)

Description

xsv is no longer maintained and the author recommends xan instead.

Fortunately, xan is very suitable for our use-case; is very efficient,
and produces no differences in our expected output.

⚠️Possibly Breaking: any end-user custom plugins that rely on xsv must either be refactored to use xan or add xsv to your build (edit type=build)

Agreement

### Description `xsv` is no longer maintained and the author recommends `xan` instead. Fortunately, `xan` is very suitable for our use-case; is very efficient, and produces no differences in our expected output. ⚠️**Possibly Breaking**: any end-user custom plugins that rely on `xsv` must either be refactored to use `xan` or add `xsv` to your build (`edit type=build`) ### Agreement - [x] I have read and understood the [Development](https://gitea.com/EvergreenCrypto/docker-finance#development) and [License](https://gitea.com/EvergreenCrypto/docker-finance#license-and-disclaimer) documentation
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Reference: EvergreenCrypto/docker-finance#222