Releases: massive-com/client-python
Releases · massive-com/client-python
v1.13.6
What's Changed
- Bump idna from 3.4 to 3.7. Fix issue where specially crafted inputs to encode() could take exceptionally long amount of time to process. [CVE-2024-3651] via @dependabot in #641.
- Bump orjson from 3.9.15 to 3.10.0 by @dependabot in #636
Full Changelog: v1.13.5...v1.13.6
v1.13.5
What's Changed
- Use ssl_context for HTTPS requests to avoid reading certificate files on every request by @serge-rgb in #632
- Updated rest and websocket specs by @justinpolygon in #576 and #635
- Added example for async websocket and rest calls by @justinpolygon in #589
- Update README.md with setuptools by @justinpolygon in #599
- Improved efficiency of async_websocket_rest_handler.py by @justinpolygon in #591
- Add Docker support for polygon-api-client usage example by @justinpolygon in #600
- Add API key usage note to Getting Started section by @justinpolygon in #601
- Bump certifi from 2023.11.17 to 2024.2.2 by @dependabot in #604
- Bump jinja2 from 3.1.2 to 3.1.3 by @dependabot in #588
- Bump sphinx-autodoc-typehints from 1.25.2 to 2.0.0 by @dependabot in #596 and #606.
- Bump orjson from 3.9.10 to 3.9.15 by @dependabot in #595, #602, #612, and #615.
- Bump pook from 1.4.0 to 1.4.3 by @dependabot in #607, #611, and #614.
- Bump types-setuptools from 69.0.0.0 to 69.2.0.20240317 by @dependabot in #586, #597, #592, #610, #616, #619, #622, and #629.
- Bump mypy from 1.8.0 to 1.9.0 by @dependabot in #623
New Contributors
- @serge-rgb made their first contribution in #632
Full Changelog: v1.13.4...v1.13.5
v1.13.4
What's Changed
- Bump types-setuptools from 68.2.0.2 to 69.0.0.0 by @dependabot in #568
- Bump sphinx-rtd-theme from 1.3.0 to 2.0.0 by @dependabot in #569
- Spelling and ws agg sec updates by @justinpolygon in #572
- Bump pook from 1.1.1 to 1.2.0 by @dependabot in #575, #578, and #584
- Bump black from 23.11.0 to 23.12.1 by @dependabot in #574 and #580
- Bump mypy from 1.7.1 to 1.8.0 by @dependabot in #579
- Updated rest spec with compfigi by @justinpolygon in #584
Full Changelog: v1.13.3...v1.13.4
v1.13.3
What's Changed
- Fix websocket parse of tickers with periods by @justinpolygon in #567
Full Changelog: v1.13.2...v1.13.3
v1.13.2
What's Changed
- Fix FMV websocket event parsing and added example by @justinpolygon in #566
- Bump mypy from 1.7.0 to 1.7.1 by @dependabot in #564
- Bump types-setuptools from 68.2.0.1 to 68.2.0.2 by @dependabot in #565
Full Changelog: v1.13.1...v1.13.2
v1.13.1
What's Changed
- Retry on 499 status code by @justinpolygon in #563
- Added params to technical indicators by @justinpolygon in #550
- Add crypto, forex and indices agg sec examples by @justinpolygon in #557
- Updated spec by @justinpolygon in #562
- Bump black from 23.10.0 to 23.10.1 by @dependabot in #546
- Bump orjson from 3.9.9 to 3.9.10 by @dependabot in #547
- Bump websockets from 11.0.3 to 12.0 by @dependabot in #544
- Bump sphinx-autodoc-typehints from 1.24.0 to 1.24.1 by @dependabot in #549
- Bump black from 23.10.1 to 23.11.0 by @dependabot in #553
- Bump types-setuptools from 68.2.0.0 to 68.2.0.1 by @dependabot in #556
- Bump sphinx-autodoc-typehints from 1.24.1 to 1.25.2 by @dependabot in #554
- Bump mypy from 1.6.1 to 1.7.0 by @dependabot in #552
- Bump certifi from 2023.7.22 to 2023.11.17 by @dependabot in #560
Full Changelog: v1.13.0...v1.13.1
v1.13.0
What's Changed
- Bump urllib3 from 1.26.13 to 1.26.17 by @dependabot in #530
- Added treemap example by @justinpolygon in #531
- Bump mypy from 1.5.1 to 1.6.0 by @dependabot in #536
- Bump orjson from 3.9.7 to 3.9.9 by @dependabot in #537
- Bump urllib3 from 1.26.17 to 1.26.18 by @dependabot in #538
- Bump mypy from 1.6.0 to 1.6.1 by @dependabot in #542
- Bump black from 23.9.1 to 23.10.0 by @dependabot in #541
- add fmv to snapshot and ws models and add new feeds by @morningvera in #539
Full Changelog: v1.12.8...v1.13.0
v1.12.8
What's Changed
- Fix for http status codes to retry requests on by @kartiksubbarao in #529
New Contributors
- @kartiksubbarao made their first contribution in #529
Full Changelog: v1.12.7...v1.12.8
v1.12.7
What's Changed
- Update http status codes to retry request on by @justinpolygon in #527
Full Changelog: v1.12.6...v1.12.7
v1.12.6
What's Changed
- Added last_updated to get_summaries by @justinpolygon in #526
Full Changelog: v1.12.5...v1.12.6