v0.9.0
This change introduces Contract Subscriptions Feature, Learn More.
Breaking Change
- Contract Subscriptions now require Redis and some undocumented Contract Subscriptions API interfaces were updated.
- All other API end-points are untouched
What's Changed
- feat: Add subscription delay envvar by @arcoraven in #513
- Added GH Workflow to publish to NPM by @farhanW3 in #514
- Added tsx installation by @farhanW3 in #515
- updating node version by @farhanW3 in #516
- updates to help sdk generation by @farhanW3 in #517
- updated file creation by @farhanW3 in #518
- Added yarn i for the repo step by @farhanW3 in #519
- updated npm publish step by @farhanW3 in #520
- feat: Add webhooks to contract subscriptions Redis workers by @arcoraven in #521
- Logging Updates by @farhanW3 in #523
- Updated Error Response on API End-point by @farhanW3 in #524
- updated the logs to print the correct delay by @farhanW3 in #525
- chore: hide experimental contract subscription APIs by @arcoraven in #526
Full Changelog: v0.0.40...v0.9.0