v3.5.8
[SPARK-41457][PYTHON][TESTS] Refactor type annotations and dependency checks in tests
[SPARK-37022][PYTHON] Use black as a formatter for PySpark
[SPARK-44133][PYTHON] Upgrade MyPy from 0.920 to 0.982
[SPARK-37015][PYTHON] Inline type hints for python/pyspark/streaming/dstream.py
[SPARK-38881][DSTREAMS][KINESIS][PYSPARK] Added Support for CloudWatch MetricsLevel Config
[SPARK-37632][PYTHON] Drop code that targets Python < 3.7
[SPARK-37836][PYTHON][INFRA] Enable F841, E722, E305 and E226 for PEP 8 compliance