This repository was archived by the owner on Dec 20, 2025. It is now read-only.
echo 1.559.0
feat(fiat): Delegate whether fiat is enabled to `FiatStatus` (#283) This allows for fiat to be selectively enabled at runtime via the DynamicConfigService (environment-specific). `s/CorsFilter/EchoCorsFilter` to get around an equivalently named bean in spring boot.