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