Skip to content

Commit 7890a2e

Browse files
chore(main): release 1.1.0
1 parent 21b6239 commit 7890a2e

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

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

3+
## [1.1.0](https://github.com/GoogleCloudDataproc/dataproc-spark-connect-python/compare/v1.0.0...v1.1.0) (2025-09-30)
4+
5+
6+
### Features
7+
8+
* add support for sparksql magic ([#137](https://github.com/GoogleCloudDataproc/dataproc-spark-connect-python/issues/137)) ([274f013](https://github.com/GoogleCloudDataproc/dataproc-spark-connect-python/commit/274f0135d2f6b0fe65511eb79ca0f4154377cd4c))
9+
10+
11+
### Bug Fixes
12+
13+
* Ensure DataprocSparkConnectException displays error messages in all Jupyter environments ([#136](https://github.com/GoogleCloudDataproc/dataproc-spark-connect-python/issues/136)) ([1fc26f5](https://github.com/GoogleCloudDataproc/dataproc-spark-connect-python/commit/1fc26f597a67542a562b1c2d0a57e4276827802b))
14+
* Revert the exception message fix in SC 1.0 ([#147](https://github.com/GoogleCloudDataproc/dataproc-spark-connect-python/issues/147)) ([21b6239](https://github.com/GoogleCloudDataproc/dataproc-spark-connect-python/commit/21b6239c500bd45447b2c07d404082dbd2fa7169))
15+
316
## [1.0.0rc5](https://github.com/GoogleCloudDataproc/dataproc-spark-connect-python/compare/v1.0.0rc4...v1.0.0rc5) (2025-09-19)
417

518

0 commit comments

Comments
 (0)