Skip to content

Tags: polygon-io/client-python

Tags

v1.14.4

Toggle v1.14.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Adds IEX business feed (#852)

v1.14.3

Toggle v1.14.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update StockFinancial model (net income, EPS, and parent net income l…

…oss) (#817)

* Update StockFinancial model (net income, EPS, and parent net income loss)

* Fix test

* Patch json to remove other_than_fixed_noncurrent_assets

* Removed top level values to match spec

* Updated StockFinancial to remove nested values

* Update comment

* Remove vX experimental test

* Refactored to use typed classes and explicit fields rather than raw dictionaries.

* Fix lint

v1.14.2

Toggle v1.14.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added ticker news insights support (#710)

v1.14.1

Toggle v1.14.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Revert "Use ssl_context for HTTPS requests to avoid reading certifica…

…te files…" (#691)

This reverts commit 7cb5208.

v1.14.0

Toggle v1.14.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump urllib3 from 1.26.19 to 2.2.2 (#696)

Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.19 to 2.2.2.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](urllib3/urllib3@1.26.19...2.2.2)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v1.13.7

Toggle v1.13.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update ws init lint formatting (#661)

* Update ws init lint formatting

* Added black updates

v1.13.6

Toggle v1.13.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump idna from 3.4 to 3.7 (#641)

Bumps [idna](https://github.com/kjd/idna) from 3.4 to 3.7.
- [Release notes](https://github.com/kjd/idna/releases)
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)
- [Commits](kjd/idna@v3.4...v3.7)

---
updated-dependencies:
- dependency-name: idna
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v1.13.5

Toggle v1.13.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fixed rest spec (#635)

v1.13.4

Toggle v1.13.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Updated rest spec with compfigi (#584)

v1.13.3

Toggle v1.13.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix websocket parse of tickers with periods (#567)