What's Changed
Notable Changes
* Pandas V2
* Screener endpoints by alessiocastrica in https://github.com/alpacahq/alpaca-py/pull/298
Minor Changes
* Fixing mandatory Acccount Document pydantic fields by jjmaxwell4 in https://github.com/alpacahq/alpaca-py/pull/297
* adding ss number verification enum by gageorsburn in https://github.com/alpacahq/alpaca-py/pull/304
* Marking content as optional as the api may return docuements without it by gageorsburn in https://github.com/alpacahq/alpaca-py/pull/306
* support empty documenttype by haxdds in https://github.com/alpacahq/alpaca-py/pull/308
* Screening Endpoints by haxdds in https://github.com/alpacahq/alpaca-py/pull/305
* Adds ptp Attributes by haxdds in https://github.com/alpacahq/alpaca-py/pull/290
* Commission should be optional on the order model by alessiocastrica in https://github.com/alpacahq/alpaca-py/pull/288
* Fix 291 by making target_symbol, target_original_cusip optional in CorporateActionAnnouncement by brunerm99 in https://github.com/alpacahq/alpaca-py/pull/295
New Contributors
* jjmaxwell4 made their first contribution in https://github.com/alpacahq/alpaca-py/pull/297
* brunerm99 made their first contribution in https://github.com/alpacahq/alpaca-py/pull/295
**Full Changelog**: https://github.com/alpacahq/alpaca-py/compare/v0.8.2...v0.9.0