You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* support sharable session termination by adding `terminate` option to `stop()` function ([#162](https://github.com/GoogleCloudDataproc/dataproc-spark-connect-python/issues/162)) ([3beb0fc](https://github.com/GoogleCloudDataproc/dataproc-spark-connect-python/commit/3beb0fccc93fbc0e7013d0cb67ee60074884b7ca))
9
+
10
+
11
+
### Bug Fixes
12
+
13
+
* address the error display issue on workbench only ([#154](https://github.com/GoogleCloudDataproc/dataproc-spark-connect-python/issues/154)) ([538b7ca](https://github.com/GoogleCloudDataproc/dataproc-spark-connect-python/commit/538b7cab4ee260e2f73188e043c92c989545d13c))
14
+
* Do not print stacktrace for known errors in all IPython envs ([#159](https://github.com/GoogleCloudDataproc/dataproc-spark-connect-python/issues/159)) ([c693b63](https://github.com/GoogleCloudDataproc/dataproc-spark-connect-python/commit/c693b632ab95aabe11127185748c07a9581748d6))
* Remove 'Dataproc Session' link from the cell output and update 'View Session Details' button url. ([#163](https://github.com/GoogleCloudDataproc/dataproc-spark-connect-python/issues/163)) ([43b696c](https://github.com/GoogleCloudDataproc/dataproc-spark-connect-python/commit/43b696c09dfe68b3bcaef6a4fd08ff03cbf13be9))
17
+
* Remove redundant empty/non-actionable per-operation Spark UI link and progress bar ([#157](https://github.com/GoogleCloudDataproc/dataproc-spark-connect-python/issues/157)) ([7059ecc](https://github.com/GoogleCloudDataproc/dataproc-spark-connect-python/commit/7059eccbfb8b0d0da831817c3cc825a27aa49374))
18
+
* Update Python version mapping for Dataproc runtime 3.0 to Python 3.12 ([#155](https://github.com/GoogleCloudDataproc/dataproc-spark-connect-python/issues/155)) ([16e98e3](https://github.com/GoogleCloudDataproc/dataproc-spark-connect-python/commit/16e98e3ca7a495e5e25d5b79b1d06d7cc81941ec))
0 commit comments