Skip to content

Commit 6edce9b

Browse files
chore(main): release 1.2.0
1 parent 4516890 commit 6edce9b

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

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.2.0](https://github.com/GoogleCloudDataproc/managed-spark-connect-python/compare/v1.1.0...v1.2.0) (2026-09-04)
4+
5+
6+
### Features
7+
8+
* Detect Antigravity IDE for usage tracking ([#183](https://github.com/GoogleCloudDataproc/managed-spark-connect-python/issues/183)) ([c6636e1](https://github.com/GoogleCloudDataproc/managed-spark-connect-python/commit/c6636e18c3ee98be463a2f4dbbe19bfe64d76cf0))
9+
310
## [1.1.0](https://github.com/GoogleCloudDataproc/dataproc-spark-connect-python/compare/v1.0.2...v1.1.0) (2026-04-06)
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="google-cloud-spark-connect",
23-
version="1.0.0",
23+
version="1.2.0",
2424
description="Managed Spark client library for Spark Connect",
2525
long_description=long_description,
2626
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)