v0.3.0 - TESTER WANTED - Client & Spec Migration
Pre-release
Pre-release
TESTERS WANTED!
I need some folks with real access to real data to test this for me, I'd appreciate any help and am happy to answer any questions or write simple test scripts
BREAKING CHANGES
this release practically breaks everything from the previous 0.2.0 api surface!
Changed
- updated order observer polling to always request the full known order field set (
id, number, total, subtotal, line_items, commission, created_at, currency, site_id, sub_id, conversion_details). - kept
productsandtransactionspolling disabled inStartEventObserverAsyncdue to API failing anyway
Notes
- product and transaction feeds are still available in API but are not polled by the observer loop until upstream is working
Full Changelog: v0.3.0-dev1...v0.3.0-dev2