Skip to content

Bump version to 3.3.2-SNAPSHOT#1292

Open
msrathore-db wants to merge 9 commits intodatabricks:mainfrom
msrathore-db:bump-version-3.3.2-SNAPSHOT
Open

Bump version to 3.3.2-SNAPSHOT#1292
msrathore-db wants to merge 9 commits intodatabricks:mainfrom
msrathore-db:bump-version-3.3.2-SNAPSHOT

Conversation

@msrathore-db
Copy link
Copy Markdown
Collaborator

Summary

  • Bumps version from 3.3.1 to 3.3.2-SNAPSHOT across all POM files, DriverUtil, README, and tests for the next development cycle.

NO_CHANGELOG=true

Test plan

  • CI passes (version references updated consistently in all 11 files)
  • mvn clean install -DskipTests succeeds

This pull request was AI-assisted by Isaac.

Co-authored-by: Isaac
Signed-off-by: Madhavendra Rathore <madhavendra.rathore@databricks.com>
…source-plugin version

Co-authored-by: Isaac
Signed-off-by: Madhavendra Rathore <madhavendra.rathore@databricks.com>
@msrathore-db msrathore-db force-pushed the bump-version-3.3.2-SNAPSHOT branch from 9694fe2 to 8b1d8fa Compare March 20, 2026 10:26
@samikshya-db
Copy link
Copy Markdown
Collaborator

Sorry, I don't have much context, but why is this required?

@msrathore-db
Copy link
Copy Markdown
Collaborator Author

Sorry, I don't have much context, but why is this required?

Till now after release the version would be bumped to 3.3.2 right? Now we will have to add the suffix as well.
For snapshot maven re-checks if hash of dependent jar has changed  every time and redownloads if so. It’s like a development/subject-to-change artifact.
If not snapshot maven downloads once and does not recheck.
Refer this for more info

…s, not DRIVER_VERSION

getDatabaseProductVersion() constructs the version string from integer
constants (MAJOR.MINOR.PATCH = 3.3.2), so it never includes -SNAPSHOT.

Co-authored-by: Isaac
Signed-off-by: Madhavendra Rathore <madhavendra.rathore@databricks.com>
Co-authored-by: Isaac
Signed-off-by: Madhavendra Rathore <madhavendra.rathore@databricks.com>
The OWASP check is irrelevant to coverage measurement and was causing
2+ hour delays (downloading 338K NVD records without API key), after
which the JaCoCo report file was not found.

Co-authored-by: Isaac
Signed-off-by: Madhavendra Rathore <madhavendra.rathore@databricks.com>
Co-authored-by: Isaac
Signed-off-by: Madhavendra Rathore <madhavendra.rathore@databricks.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants