Skip to content

Commit d869597

Browse files
chore(main): release 1.0.1
1 parent 1988c42 commit d869597

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## [1.0.1](https://github.com/GoogleCloudDataproc/dataproc-spark-connect-python/compare/v1.0.0...v1.0.1) (2025-10-24)
4+
5+
6+
### Bug Fixes
7+
8+
* 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))
9+
* error (stack trace) propagation in non-Colab IPython environments ([#158](https://github.com/GoogleCloudDataproc/dataproc-spark-connect-python/issues/158)) ([1988c42](https://github.com/GoogleCloudDataproc/dataproc-spark-connect-python/commit/1988c42e037cb1b7fd0e0fbaf94f7b8bb2fe2d15))
10+
* 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))
11+
* 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))
12+
313
## [1.0.0rc6](https://github.com/GoogleCloudDataproc/dataproc-spark-connect-python/compare/v1.0.0rc5...v1.0.0rc6) (2025-10-10)
414

515

0 commit comments

Comments
 (0)