Skip to content

Releases: GoogleCloudDataproc/dataproc-spark-connect-python

v0.5.1

05 Feb 19:46
Compare
Choose a tag to compare

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

04 Feb 21:56
90fc5a7
Compare
Choose a tag to compare

0.5.0 (2025-02-04)

⚠ BREAKING CHANGES

  • rename dataprocConfig to googleSessionConfig

Bug Fixes

  • rename dataprocConfig to googleSessionConfig (f041e9d)

v0.4.1

31 Jan 19:06
b1182a8
Compare
Choose a tag to compare

0.4.1 (2025-01-31)

Bug Fixes

  • remove import reference of old package (#31) (28651cb)

v0.2.1

30 Jan 21:44
9a41de9
Compare
Choose a tag to compare

0.2.1 (2025-01-30)

Documentation

  • raise deprecate warning when dataproc-spark-connect is installed (081c1d0)

v0.4.0

29 Jan 18:51
e4c0e25
Compare
Choose a tag to compare

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

05 Dec 23:11
Compare
Choose a tag to compare

0.2.0 (2024-12-05)

Miscellaneous Chores

v0.1.0

05 Dec 20:15
Compare
Choose a tag to compare

0.1.0 (2024-12-05)

Bug Fixes

  • Rename /regions/ path to /locations/ (8d7e4c8)
  • Rename /regions/ path to /locations/ in client (#13) (f51151a)