Releases: umee-network/umee
Umee v1.1.0
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
- 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
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
price-feeder/v0.2.4
price-feeder/v0.2.3
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)
v2.0.3-rc2
v2.0.3-rc1
Changelog
- 9062aad feat: add badger db support & tune release (#927) (#930)
- 245b58d build(deps): Bump github.com/golangci/golangci-lint (#920) (#921)
- 1774b8b feat: add missing market summary CLI query (#918) (#919)
- 3d6e5f8 build(deps): Bump github.com/golangci/golangci-lint from 1.46.0 to 1.46.1 (#899) (#911)
- 4c13797 build(deps): Bump github.com/spf13/cast from 1.4.1 to 1.5.0 (backport #895) (#905)
- 5639957 chore: add script to tidy all go modules (#888) (#909)
- 8178c0a chore: cl++ (#901) (#902)
v2.0.2
Changelog
- 9b6429a feat: add MarketSummary query (backport #894) (#900)
- 1107aa7 Revert "chore: Move proto v1beta1 to v1 (#870) (#875)" (#882)
- 7e25cce build(deps): Bump github.com/golangci/golangci-lint from 1.45.2 to 1.46.0 (backport #883) (#890)
- 4b52f4d feat: added update-clent and IBC update proposals (#860) (#880)
- 6095011 chore: update state sync providers (#874) (#878)
- baa5ab5 chore: Move proto v1beta1 to v1 (#870) (#875)
- f62261e refactor: x/oracle: make GetExchangeRateBase more efficient (#866) (#872)
- e9c4a1e chore: add code to build terra for base infra image & bump deps for others; tuner platform for infra build (#853) (#854)
- f7737c8 docs: oracle example update (#846) (#847)
- 899409a build(deps): Bump github.com/cosmos/cosmos-sdk from 0.45.3 to 0.45.4 (#841) (#845)
- e1145e9 cl++ (#840) (#844)