Skip to content

Commit fdde5cb

Browse files
chore(main): release 1.0.2 (#177)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 4a5be44 commit fdde5cb

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

3+
## [1.0.2](https://github.com/GoogleCloudDataproc/dataproc-spark-connect-python/compare/v1.0.1...v1.0.2) (2026-02-04)
4+
5+
6+
### Bug Fixes
7+
8+
* Improve the error message when Application Default Credentials are not configured ([#173](https://github.com/GoogleCloudDataproc/dataproc-spark-connect-python/issues/173)) ([4a5be44](https://github.com/GoogleCloudDataproc/dataproc-spark-connect-python/commit/4a5be445e179965ee54a9bee40a0969503b774d4))
9+
310
## [1.0.1](https://github.com/GoogleCloudDataproc/dataproc-spark-connect-python/compare/v1.0.0...v1.0.1) (2025-12-05)
411

512

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
setup(
2222
name="dataproc-spark-connect",
23-
version="1.0.1",
23+
version="1.0.2",
2424
description="Dataproc client library for Spark Connect",
2525
long_description=long_description,
2626
author="Google LLC",

0 commit comments

Comments
 (0)