v0.1.0
Initial Release
- Core ocr2 monitoring by @topliceanu in #10
- Monitor balances for link and expose utilities to register custom sources and exporters by @topliceanu in #11
- Fix issue whereby poller gets stuck when the source returns an error by @topliceanu in #16
- Schema registry fixes by @topliceanu in #18
- Only set the answer related metrics if a new observation is detected on-chain by @topliceanu in #19
- Introduce support for the multiply feed parameter by @topliceanu in #20
- Monitoring improvments by @topliceanu in #21
- fix issue where the topics for transmissions and configurations are mixed by @topliceanu in #22
- Various improvements to the monitoring stack by @topliceanu in #24
- Introduce JuelsPerFeeCoing, AggregatorRoundID and TxResultsSucceeded/Failed metrics by @topliceanu in #25
- Improvements after adding more metrics to the envelope by @topliceanu in #26
- Pin geth by @connorwstein in #27
- Refactor how we read big ints from the chain and expose them as float64s to prometheus by @topliceanu in #29
- Recover from panics in Sources and Exporters. by @topliceanu in #30
- Improve tests by @topliceanu in #32
- Remove dead feeds from the parsed RDD response by @topliceanu in #33
- Add chain-level and feed-level non-product metrics by @topliceanu in #34
- feed_contract_transmissions_(succeeded|failed) are now counters by @topliceanu in #35
- Various improvement by @topliceanu in #37
- Metrics improvements by @topliceanu in #38
- Fix precision for all balances and observations by @topliceanu in #39
- add FEEDS_IGNORE_IDS by @topliceanu in #40
- Fix RDD tracker by @topliceanu in #41
- Various small changes/improvements by @topliceanu in #42
- Add link_available_for_payments to the common Envelope source by @topliceanu in #43
- Data ingestion process by @topliceanu in #44
- coalesce branches + remove outdated relay core components by @aalu1418 in #45
- Add node configurations to the exporters by @topliceanu in #46
- Add more metrics by @topliceanu in #47
- pkg/logger: add basic zap test and prod logger by @jmank88 in #49
- pkg/monitoring: copy single hex Encode func instead of importing go-ethereum by @jmank88 in #48
- common utilities from core by @jmank88 in #50
Full Changelog: https://github.com/smartcontractkit/chainlink-relay/commits/0.1.0