Changelog
Breaking Changes
- ea-framework/all adapters: Deprecated the METRICS_NAME env var so the app_name label will always use the adapter name. Current users of this env var would notice metric name changes from their unique one.
Features
- elwood-test: Added error caching for failed subscribe/unsubscribe messages
- gsr-test: Add "crypto" endpoint alias
- eth-beacon: Added smarter batching to improve performance
- ea-framework:
- Made max payload size configurable with min/max limits
- Added a warning log when METRICS_ENABLED is set to false.
- Added a log to show the full metrics endpoint on startup rather than just the port number.
Bug Fixes
- proof-of-reserves: Updated env vars list in schema
- ncfx-test: Bumped framework version and fixed breaking changes
Notable Adapter Updates
This release has changes to the framework that changes all adapter versions