Releases: NibiruChain/pricefeeder
Releases · NibiruChain/pricefeeder
v1.0.4
Changelog
- 3961eb5 feat(metrics): Add custom prometheus port support and log entry (#61)
- b0131fe chore: lint workflow (#60)
- 04d1efb fix: reset httpmock before register responder (#59)
- f2de02b chore(github): Add project automation for https://tinyurl.com/25uty9w5
- 2bb5f3e fix(priceprovider-bybit): add special exception for blocked regions in bybit test (#55)
- 6f1804f chore(deps): bump golang.org/x/net from 0.17.0 to 0.23.0 (#48)
- be13684 Suggestion to allow better precision for exchange rates (#47)
- 8c605e6 refactor: dynamic version and refactor builds (#46)
v1.0.3
v1.0.3-rc4
v1.0.3-rc3
Changelog
- 1bbc148 fix: dockerfile
v1.0.2
v1.0.1
Changelog
- 38b9be6 feat: add bybit data source (#39)
- 71003f1 chore: add unibi:uusd default config for GateIO
- 4e6f6f1 add debug log statements for price updates
- a067102 add api URLs in comments
- 98de6d4 chore: disable coingecko by default
- 88c66a1 fix: coingecko error logging
- ef632d4 Update README.md
- 54b1151 feat: add logging to price sources
- 4646886 fix: gateio test and symbol handling
- 379319d feat: add more data sources
- 16eddcf refactor OKX symbol handling
- cd64945 use consts in config map
- 51280e2 refactor symbolsFromPairToSymbolMapping name
- f2da33a update docs
- 146a622 Okex datasource (#38)
- c7528cd Add gateio source feed (#25)