Releases: polygon-io/client-js
Releases · polygon-io/client-js
v8.2.0
What's Changed
- [DVX-919] support exchanges for Business futures websockets — v8.2.0 alpha by @penelopus in #240
- 8.1.0 —> 8.2.0 release by @penelopus in #241
Full Changelog: v8.1.0...v8.2.0
v8.1.0
What's Changed
- Release/8.0.0 by @mpatel18 in #233
- [DVX-889] isolate axios instance to prevent global interceptor side effects by @penelopus in #235
- [DVX-888] update readme examples by @penelopus in #236
- [DVX-895] regenerate spec by @penelopus in #238
- [DVX-890] updates to websockets by @penelopus in #237
- 8.1.0 by @penelopus in #239
New Contributors
- @penelopus made their first contribution in #235
Full Changelog: v8.0.0...v8.1.0
v8.0.0
Breaking Change Notice
We've completely overhauled client-js, and it is now automatically generated from our OpenAPI spec.
What's new:
- Breaking changes to function names, method structure, and typing.
- The SDK now tracks the live API, so it stays up to date automatically as the Polygon.io platform evolves.
- No more manual client updates, new endpoints and schema changes will be reflected shortly after they are released.
What to expect:
- You'll need to update your integration if you're upgrading from a previous version.
- TypeScript support is more robust due to strict alignment with the spec.
- Examples in the docs have been updated to reflect the new structure.
If you run into issues or have feedback, please just create an issue.
PR's
- fix: typo in options snapshot details type by @tharnach in #214
- fix:
No such file or directory
output on install by @hamirmahal in #219 - Fixed update README, remove launchpad, and repo contact by @justinpolygon in #222
- alpha by @mpatel18 in #232
New Contributors
- @hamirmahal made their first contribution in #219
Full Changelog: v7.4.0...v8.0.0
v7.4.0
What's Changed
- Update Universal Snapshot 'session' model by @HunterL in #203
- fix: missing timeframe
ttm
in stock financials by @hsynlms in #195 - fix: market status
afterhours
typo by @hsynlms in #196 - Update tickers.ts by @dotrakoun-clearstreet in #206
New Contributors
- @dotrakoun-clearstreet made their first contribution in #206
Full Changelog: v7.3.3...v7.4.0
v7.3.3
What's Changed
- Fix/ws examples by @timetraveler328 in #185
- Add CGI to IIndicesGroups by @HunterL in #192
- Update README.md by @justinpolygon in #187
- Add Missing Fields for Universal Snapshots by @HunterL in #201
New Contributors
Full Changelog: v7.3.2...v7.3.3
v7.3.2
What's Changed
- Patch for global config option types by @timetraveler328 in #182
Full Changelog: v7.3.1...v7.3.2
v7.3.1
What's Changed
- Fixes the response format, also adds tests to make sure changes to this have coverage by @timetraveler328 in #179
Full Changelog: v7.3.0...v7.3.1
v7.3.0
What's Changed
- Update README with pagination and trace modes by @justinpolygon in #176
- Added request tracing and API pagination support by @justinpolygon in #164
Full Changelog: v7.2.6...v7.3.0
v7.2.6
What's Changed
- Update exports to include universal snapshot types by @travisgroth in #171
- Add next_url to Aggs Response interface by @timetraveler328 in #174
- Update require syntax in examples to use import instead. by @timetraveler328 in #173
New Contributors
- @travisgroth made their first contribution in #171
Full Changelog: v7.2.5...v7.2.6
v7.2.5
Re-publish of v7.2.4 to address missing files