Skip to content
This repository was archived by the owner on Dec 20, 2025. It is now read-only.

echo 1.559.0

Choose a tag to compare

@ajordens ajordens released this 22 Jun 22:57
· 1012 commits to master since this release
6a5dff5
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.