Changelog
Breaking Changes
- The default endpoint for
tradingeconomics-adapter
has changed to not allow HTTP requests. If you wish to continue this functionality useendpoint: 'price'
in your job spec's external adapter parameters.
Bug Fixes
- Fix for batch warming enabled adapters that were erroneously type validating batch requests
Notable Adapter Updates
Adapter | Version | Description |
---|---|---|
tradingeconomics-adapter | v2.0.0 | Turn off default HTTP failover |
1forge-adapter | v1.6.7 | Fix type validation for batch request |
currencylayer-adapter | v1.4.7 | Fix type validation for batch request |