Releases: ojo-network/price-feeder
umee/v2.1.1-rc2
Changelog
9e3521e fix: increases gas in BroadcastTx for umee e2e test to work in experimental mode (#76)
663749c update umee repo (#78)
255a5fe add docker push when merging into umee branch (#77)
0f52204 build(deps): bump docker/login-action from 1 to 2 (#70) (#75)
ba0efd3 build(deps): bump docker/build-push-action from 2 to 4 (#69) (#74)
b75c604 ci: github action for pushing the docker image (#62) (#73)
umee/v2.1.1-rc1
Changelog
1fc6610 goreleaser update (#68)
2b94b01 feat: Add CHANGELOG.md (#61)
3b57e0c fix: docker file for umee price feeder to be used in umee e2e test (#55)
7badaa2 feat: Add skip provider check flagto umee branch (#59)
4da32de ci: Update umee branch goreleaser (#48)
b971cf8 Merge branch 'main' into umee
234a2a9 works with umee
5ce6bf5 fix: Move starting the websocket connection to a separate func (#46)
f28512c build(deps): bump github.com/golangci/golangci-lint from 1.51.1 to 1.51.2 (#41)
377e07d update osmo url in currency provider tracker (#44)
5d51fe2 build(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2 (#43)
9455e23 ci: Env variable overrides (#40)
v0.1.1
Changelog
5d46ed4 chore(deps): update ojo version (#39)
527cc88 build(deps): bump github.com/golangci/golangci-lint (#36)
7e60a3d build(deps): bump google.golang.org/grpc from 1.52.3 to 1.53.0 (#37)
ac85b3f chore: sync up with Umee price feeder (#38)
700ab3a build(deps): bump github.com/go-playground/validator/v10 (#31)
5833349 build(deps): bump github.com/golangci/golangci-lint (#35)
7f1541c Remove print (#32)
0c8dc4d fix: GetTickerPrice() and GetCandlePrices() in providers still returns available ticker or candle data if not all currency pairs error (#25)
43f0d5c build(deps): bump github.com/rs/zerolog from 1.28.0 to 1.29.0 (#29)
3ddf11a build(deps): bump google.golang.org/grpc from 1.52.1 to 1.52.3 (#28)
0e30857 build(deps): bump google.golang.org/grpc from 1.52.0 to 1.52.1 (#27)
18efd31 feat: Polygon.io provider for Forex currencies (#21)
e1b3fe9 refactor: Use GetAvailablePairs() in providers (#23)
54a1cab build(deps): bump github.com/spf13/viper from 1.14.0 to 1.15.0 (#22)
v0.1.0
Changelog
e05f543 ci: fix goreleaser tendermint version (#19)
44aa997 ci: fix goreleaser
0d6099d chore(deps): update ojo (#18)
d692f5e build(deps): bump google.golang.org/grpc from 1.51.0 to 1.52.0 (#17)
f17201c chore(deps): update ojo version (#16)
0eb41ef ci: fix goreleaser (#15)
b44e1c7 Check websocket message type in all providers (#13)
38868ca chore(deps): update ojo version & default config (#12)
b86ebdd build(deps): bump github.com/rs/cors from 1.8.2 to 1.8.3 (#11)
db952ff build(deps): bump github.com/cosmos/cosmos-sdk from 0.46.6 to 0.46.7 (#8)
7818504 ci: add linter, unit tests (#7)
8e42ab1 initial commit