Sourced from github.com/umee-network/umee/price-feeder's releases.
price-feeder/v0.2.4
Changelog
a373b4b feat: multi-quote deviation logic (backport #1110) (#1132) b666930 feat!: price-feeder: add the ability to configure asset deviation thresholds (backport #998) (#1133)
price-feeder/v0.2.3
Changelog
cf4ea5c feat: add cache for chain height (#1069) (#1081)
price-feeder/v0.2.2
Changelog
90b8ee3 fix: gorelease from 1.18 compat to 1.17 (#1059) (#1060) e50d617 feat!: cache get params for 200 blocks (backport #1050) (#1054) 643f58c build(deps): Bump gopkg.in/yaml.v3 from 3.0.0 to 3.0.1 (#983) (#994) f296194 build(deps): Bump github.com/spf13/viper from 1.11.0 to 1.12.0 (backport #972) (#982) 762d637 chore: price-feeder: oracle package cleanup (#978) (#980) 72a9d14 chore: update price feeder releaser to use 1.18 (#976) (#979) fc5fdf3 build(deps): Bump github.com/ory/dockertest/v3 from 3.9.0 to 3.9.1 (backport #970) (#974) 4ba112b feat: Require stablecoins to be converted to USD (#925) (#938) fdb7e61 chore: update upstream gravity module to fix halt bug (backport #932) (#934) 7fbc4e8 build(deps): Bump github.com/golangci/golangci-lint (#920) (#922) 6df332a build(deps): Bump github.com/golangci/golangci-lint from 1.46.0 to 1.46.1 (backport #899) (#912) af70099 build(deps): Bump github.com/spf13/cast from 1.4.1 to 1.5.0 (backport #895) (#906) 0712ff2 chore: add script to tidy all go modules (#888) (#910) 3f77a12 build(deps): Bump github.com/prometheus/client_golang from 1.12.1 to 1.12.2 in /price-feeder (#907) (#908) 65b5c9f chore: go mod tidy --compat=1.17 (backport #884) (#887) f2b259b build(deps): Bump github.com/go-playground/validator/v10 (#855) (#856) 5f63faf build(deps): Bump github.com/umee-network/umee/v2 from 2.0.0 to 2.0.1 in /price-feeder (#842) (#850) da1ad8b build(deps): Bump github.com/armon/go-metrics from 0.3.10 to 0.3.11 in /price-feeder (#848) (#849) de5c057 build(deps): Bump github.com/cosmos/cosmos-sdk from 0.45.3 to 0.45.4 in /price-feeder (#843) (#851) a807651 build(deps): Bump github.com/prometheus/common from 0.33.0 to 0.34.0 in /price-feeder (#824) (#825) ddf9694 build(deps): Bump github.com/cosmos/cosmos-sdk from 0.45.2 to 0.45.3 in /price-feeder (#805) (#807) af7e7c1 chore: format once with gofumpt (#797) (#800) cab1385 build(deps): Bump actions/upload-artifact from 2 to 3 (#790) (#794) 474ae4d docs: price-feeder v0.2.1 changelog update (#779) (#780)
a373b4b
feat: multi-quote deviation logic (backport #1110) (#1132)b666930
feat!: price-feeder: add the ability to configure asset deviation thresholds ...cf4ea5c
feat: add cache for chain height (#1069) (#1081)90b8ee3
fix: gorelease from 1.18 compat to 1.17 (#1059) (#1060)e50d617
feat!: cache get params for 200 blocks (backport #1050) (#1054)643f58c
build(deps): Bump gopkg.in/yaml.v3 from 3.0.0 to 3.0.1 (#983) (#994)f296194
build(deps): Bump github.com/spf13/viper from 1.11.0 to 1.12.0 (backport #972...762d637
chore: price-feeder: oracle package cleanup (#978) (#980)72a9d14
chore: update price feeder releaser to use 1.18 (#976) (#979)fc5fdf3
build(deps): Bump github.com/ory/dockertest/v3 from 3.9.0 to 3.9.1 (backport ...