We are happy to announce the release of Autonity Oracle Server version v0.2.6! This update introduces additional metrics requested by the community for enhanced monitoring and resolves previously missing server metrics. Version v0.2.6 is fully compatible with both Autonity v1.1.1 on the Bakerloo Testnet and Autonity v1.1.2 on the Autonity Mainnet.
IMPORTANT
- Autonity Mainnet
Please build oracle server with CLI command:make autoraclefor Autonity mainnet.
The compatiable Autonity version is v1.1.2 which is at https://github.com/autonity/autonity/releases/tag/v1.1.2. - Bakerloo Testnet
Please build oracle server with CLI command:make autoracle-bakerloofor Autonity Bakerloo Testnet.
The compatiable Autonity version is v1.1.1 which is at https://github.com/autonity/autonity/releases/tag/v1.1.1.
What's Changed
- User Plane Metrics Fix by @Jason-Zhangxin-Chen in #80
- More metrics by @Jason-Zhangxin-Chen in #82
- add new plugin Forex forexrateapi by @Dedenwrg in #81
- make, make the bin of new plugin in make file. by @Jason-Zhangxin-Chen in #85
New Contributors
Full Changelog: v0.2.5...v0.2.6