Skip to content

Releases: umee-network/umee

Umee v1.1.0

08 Sep 21:06
f306c0c
Compare
Choose a tag to compare

⚠️ This is API compatible, but state-breaking release.

Due to Ethereum PoS migration and potential, messy PoW fork we disable all bridge transfers
(in both directions).
Details and potential way forward are discussed in Gravity-Bridge/v1.4.1-umee-2

  • updated CI and tooling to go1.19

v1.0.4

08 Sep 16:46
2fb21f0
Compare
Choose a tag to compare
  • Updates Gravity-Bridge to the latest patch release.

What's Changed

  • build(deps): Bump actions/setup-go from 2.2.0 to 3 (backport #590) by @mergify in #591
  • build(deps): Bump actions/checkout from 2 to 3 (backport #596) by @mergify in #599
  • build(deps): Bump actions/cache from 2.1.7 to 3 (backport #668) by @mergify in #670
  • build(deps): Bump github.com/spf13/cobra from 1.3.0 to 1.4.0 in /price-feeder (backport #639) by @mergify in #700
  • build(deps): Bump github.com/stretchr/testify from 1.7.0 to 1.7.1 in /price-feeder (backport #656) by @mergify in #703
  • chore: bump gravity bridge by @robert-zaremba in #1353

Full Changelog: v1.0.3...v1.0.4

price-feeder/v0.3.0

01 Sep 04:56
173973a
Compare
Choose a tag to compare

Changelog

Commits

173973a fix: msg interface implementation (#1318)
2180ff1 chore: update ibc and related deps. (#1292)
1f1e8bf feat: use typed events (#1302)
67567c3 chore(price-feeder): update example config (#1317)
06424cd chore: proto semicolon fix (#1312)
4133eb1 chore: remove abandoned linters (#1309)
9b19d05 feat: bump cosmos-sdk to v0.46.1 (#1285)
38a33a8 fix: proto generator (#1301)
47b4415 fix: price-feeder version (#1291)
fc06e70 fix: single node script with liveness (#1306)
cdb582c feat(price-feeder): add ftx (#1299)
6e3294c chore: migrate jwt-go dependency (#1304)
ba12f26 feat: compute proper tx prioritization (#1290)
030c464 fix: safeguard LastInterestTime against hard forks (#1288)
1f36d96 build(deps): Bump github.com/rs/zerolog from 1.27.0 to 1.28.0 (#1297)
7eb838c build(deps): Bump github.com/rs/zerolog in /price-feeder (#1298)
774e563 feat: less strict gentx validator (#1295)
a8f403b chore: go 1.19 (#1296)
dbf5b89 refactor(oracle): simplify window progress query (#1294)
4bdbf52 feat: use viper in price-feeder config (#1274)
5323833 chore: update backport rules (#1233)
2c2a1c8 ci: lint file patterns (#1286)
547843e chore: bump umee to v3 (#1283)
f4e2968 build(deps): Bump github.com/golangci/golangci-lint from 1.48.0 to 1.49.0 (#1277)
0ce3e20 fix: use http.Status* codes (#1284)
18aaf26 chore: update codeowners (#1275)
77e91eb build(deps): Bump google.golang.org/grpc from 1.48.0 to 1.49.0 in /price-feeder (#1273)
862cb76 build(deps): Bump google.golang.org/grpc from 1.48.0 to 1.49.0 (#1272)

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