Skip to content

Releases: umee-network/umee

price-feeder/v0.2.5

28 Jul 22:05
40bf32e
Compare
Choose a tag to compare

Changelog

40bf32e chore(price-feeder): improve provider logs (backport #1179) (#1181)
c1dd958 fix: update deprecated osmosis api endpoint (backport #1177) (#1180)
54385e0 chore: price-feeder changelog update (#1135) (#1138)

price-feeder/v0.2.4

14 Jul 23:16
a373b4b
Compare
Choose a tag to compare

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

30 Jun 16:51
cf4ea5c
Compare
Choose a tag to compare

Changelog

cf4ea5c feat: add cache for chain height (#1069) (#1081)

price-feeder/v0.2.2

23 Jun 14:33
90b8ee3
Compare
Choose a tag to compare

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)

v2.0.3-rc2

20 May 19:11
86842a2
Compare
Choose a tag to compare

Changelog

  • 86842a2 chore: update upstream gravity module to fix halt bug (backport #932) (#933)

v2.0.3-rc1

20 May 01:01
9062aad
Compare
Choose a tag to compare

Changelog

v2.0.2

13 May 16:35
9b6429a
Compare
Choose a tag to compare

Changelog

v2.0.1

26 Apr 01:50
4ca408a
Compare
Choose a tag to compare

Changelog

v2.0.0

06 Apr 16:20
42f5754
Compare
Choose a tag to compare

Changelog

  • 42f5754 chore: v2 module replace (#754) (#769)
  • 34e3fd3 build(deps): Bump grpc and genproto (#764) (#767)
  • a9ee7e9 build(deps): Bump github.com/cosmos/cosmos-sdk from 0.45.1 to 0.45.2 in /price-feeder (backport #757) (#758)
  • 87dbfaa build(deps): Bump codecov/codecov-action from 2.1.0 to 3 (#755) (#762)
  • e0edee1 build(deps): Bump github.com/cosmos/cosmos-sdk from 0.45.1 to 0.45.2 (#756) (#760)
  • c4baa27 cl++ (#752) (#753)
  • 6108ee8 ci: fix readmes for main releases (#745) (#750)
  • 5f4f0ef chore: versioning maintenance (backport #738) (#748)
  • 723bf0e feat: update gravity bridge to v1.5.0 + upgrade handler for Calypso (v2.0.0) (backport #729) (#736)
  • 177c674 chore: bump price-feeder in packer image to v0.2.0 (#743) (#746)
  • 9da10e9 chore: bump price-feeder 012 -> 014, peggo 026 -> 027 (#733) (#735)
  • 4750b65 feat: add param SmallLiquidationSize (#723) (#728)
  • 5f20742 chore: dependabot update (#726) (#727)
  • 8bc8e39 docs: readme cleanup (#719) (#721)
  • 1c554df bump hermes 0.12 -> 0.13, gaiad 6.03 -> 6.04; install osmosisd 7.0.4, junod 2.1.0 (#716) (#717)
  • 0cdc3ba chore: clarify negative interest time error message (#711) (#713)
  • 3fbc77a docs: changelog update (#712) (#714)
  • 1924bd9 docs: Add state sync service (#705) (#709)
  • be1990e docs: update readme for v2 (#706) (#708)
  • 3c9b8db build(deps): Bump github.com/golangci/golangci-lint from 1.45.0 to 1.45.2 (#685)
  • 4138e58 docs: update price-feeder changelog (#681)
  • 2a69b56 feat: provider timeouts (#679)
  • a6a5b0b fix: Oracle price feeders add verification of empty subscribed pairs (#675)
  • 0c65084 feat: price-feeder: telemetry additions (#673)
  • b654c11 build(deps): Bump actions/cache from 2.1.7 to 3 (#668)
  • f3d8d4e docs: price-feeder: clean up the changelog
  • bf606c1 feat: price-feeder: coinbase provider (#648)
  • 58be905 feat: price-feeder: peggo integration (#649)
  • dd07782 docs: Add snapshot service from Singularity (#660)
  • 8750dc6 build(deps): Bump github.com/tendermint/starport from 0.19.4 to 0.19.5 (#662)
  • dad8386 build(deps): Bump github.com/golangci/golangci-lint from 1.44.2 to 1.45.0 (#663)
  • 6d650a4 lint++
  • 6901795 lint++
  • 8b9ec35 feat: CollateralValue and LiquidationLimit queries (#658)
  • a103a34 build(deps): Bump github.com/cosmos/ibc-go/v2 from 2.0.3 to 2.2.0 (#655)
  • 51ce7f0 build(deps): Bump github.com/stretchr/testify from 1.7.0 to 1.7.1 in /price-feeder (#656)
  • 81d8da6 build(deps): Bump github.com/stretchr/testify from 1.7.0 to 1.7.1 (#654)
  • ea150c9 fix: x/leverage FundOracle could produce invalid coins (#652)
  • 1ed9306 feat: withdraw automatically converts base token denoms (#646)
  • 34c31dc chore: Remove beta + performance improvements to build (packer imaging) (#645)
  • 18f3eb1 chore: remove beta build flag (#643)
  • 6857d07 chore: Add Cypher Core State Sync #642
  • 4418a11 chore: remove empty .markdownlintignore (#641)
  • 1695b76 chore: dockerfile e2e rename (#640)
  • 5e86813 build(deps): Bump github.com/spf13/cobra from 1.3.0 to 1.4.0 in /price-feeder (#639)
  • 9df0fed build(deps): Bump github.com/spf13/cobra from 1.3.0 to 1.4.0 (#638)
  • 2fdae2c chore: price-feeder housekeeping (#634)
  • 0e34aab chore: bump price feeder to v0.1.2 in image builder (#628)
  • d96b680 feat: split collateralWeight into collateralWeight and liquidationThreshold (#627)
  • 8a794c8 chore: E2E Test Suite GHCR #630
  • 137bbc6 Update CODEOWNERS
  • a09690f Update CODEOWNERS
  • dbc84f8 Update README.md
  • 36ed909 feat: price-feeder: add missing candles warning (#625)
  • 9e4b1aa feat: gate provider implementation (#611)
  • 026def7 chore: linting++
  • d05da92 chore: linting++
  • c04cb5c linting++
  • f81492f Update README.md
  • b10690a build(deps): Bump github.com/go-playground/validator/v10 (#621)
  • c0935d0 feat: additional leverage queries (#617)
  • 6b2a099 feat: faulty provider detection for tvwap (#609)
  • d75ab49 refactor: split subscribe ticker and candle channels (#610)
  • 06fc763 chore: update x/leverage codec.go #614
  • 7a8ded1 chore: update x/leverage messages codec #612
  • a753746 Update README.md
  • c646ad7 fix: price-feeder: correct kraken timestamp unit (#607)
  • ba140a7 chore: cleanup custom ante-handler godocs (#605)
  • 84da2c5 feat: tvwap calculations (#601)
  • 380ec49 feat: add SubscribeTickers func to providers (#592)
  • f321b54 build(deps): Bump actions/checkout from 2 to 3 (#596)
  • eefc10b chore: bump peggo, hermes, gaiad and price-feeder version (#594)
  • 56762e0 feat: price-feeder: candlestick websocket subscriptions (#586)
  • e418256 Update README.md
  • c7750ea Update README.md

price-feeder/v0.2.1

06 Apr 23:13
7e9438b
Compare
Choose a tag to compare

Changelog

7e9438b docs: price-feeder changelog update (#777) (#778)
43d0e4a chore: price feeder imports umee/v2.0.0 (#766) (#774)
408a0fd chore: update staport version in liveness test (#765) (#772)
4238fa7 chore: v2 module replace (#754) (#770)
66f1379 build(deps): Bump grpc and genproto (#764) (#768)
f6d634c build(deps): Bump codecov/codecov-action from 2.1.0 to 3 (#755) (#763)
97d1897 build(deps): Bump github.com/cosmos/cosmos-sdk from 0.45.1 to 0.45.2 in /price-feeder (#757) (#759)
0085c86 build(deps): Bump github.com/cosmos/cosmos-sdk from 0.45.1 to 0.45.2 (#756) (#761)
ff58104 ci: fix readmes for main releases (#745) (#751)
c0c9bcd chore: versioning maintenance (#738) (#749)
1cb83dd chore: bump price-feeder in packer image to v0.2.0 (#743) (#747)