Skip to content

v0.3.0 - TESTER WANTED - Client & Spec Migration

Pre-release
Pre-release

Choose a tag to compare

@Agash Agash released this 25 Feb 10:37

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 products and transactions polling disabled in StartEventObserverAsync due 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