Releases: GoogleCloudDataproc/dataproc-spark-connect-python
Releases · GoogleCloudDataproc/dataproc-spark-connect-python
v0.5.1
0.5.1 (2025-02-05)
Bug Fixes
- Support Spark Connect Server URIs w/o trailing / (23dff94)
- Support Spark Connect Server URIs w/o trailing / (8392bfc)
- Support Spark Connect Server URIs w/o trailing / (6eab9d0)
v0.5.0
0.5.0 (2025-02-04)
⚠ BREAKING CHANGES
- rename dataprocConfig to googleSessionConfig
Bug Fixes
- rename dataprocConfig to googleSessionConfig (f041e9d)
v0.4.1
0.4.1 (2025-01-31)
Bug Fixes
- remove import reference of old package (#31) (28651cb)
v0.2.1
0.2.1 (2025-01-30)
Documentation
- raise deprecate warning when dataproc-spark-connect is installed (081c1d0)
v0.4.0
0.4.0 (2025-01-29)
⚠ BREAKING CHANGES
- rename python package to google-spark-connect (#25)
- Rename package to google.cloud.spark_connect.GoogleSparkSession
Bug Fixes
- Remove unused/invalid "spark" field in session config proto (d349b15)
- terminate s8s session on kernel termination (#24) (beeaa98)
Code Refactoring
- rename package and class to google.cloud.spark_connect.GoogleSparkSession (#21) (313dba4)
- rename python package to google-spark-connect (#25) (357d1fe)
v0.2.0
0.2.0 (2024-12-05)
Miscellaneous Chores
v0.1.0
0.1.0 (2024-12-05)
Bug Fixes
- Rename /regions/ path to /locations/ (8d7e4c8)
- Rename /regions/ path to /locations/ in client (#13) (f51151a)