This release includes 2 breaking changes for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
Topics
Affected surfaces
Summary
AI summaryOAuthSession class removed; Session class replaces it.
Full changelog
Breaking Changes
- Now requires tastytrade >=11.0.0
- OAuthSession replaced with Session class
Details
tastytrade 11.0.0 removed the OAuthSession class and renamed it to just Session. OAuth is now the only authentication method.
This release updates tasty-agent to be compatible with tastytrade 11.x.
Migration
No action required - the API remains the same. Just ensure your environment variables (TASTYTRADE_CLIENT_SECRET and TASTYTRADE_REFRESH_TOKEN) are set correctly.
Breaking Changes
- Removed OAuthSession class; replaced with Session class.
- Minimum required tastytrade version is now 11.0.0.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About ferdousbhai/tasty-agent
Tastyworks API integration to handle trading activities on Tastytrade
Related context
Related tools
Beta — feedback welcome: [email protected]