Skip to content

chore: [branch-1.0] change version from 1.0.0-SNAPSHOT to 1.0.0 - #5105

Merged
andygrove merged 2 commits into
apache:branch-1.0from
andygrove:chore/version-1.0.0
Jul 28, 2026
Merged

chore: [branch-1.0] change version from 1.0.0-SNAPSHOT to 1.0.0#5105
andygrove merged 2 commits into
apache:branch-1.0from
andygrove:chore/version-1.0.0

Conversation

@andygrove

Copy link
Copy Markdown
Member

Which issue does this PR close?

N/A - this is a release process step for the 1.0.0 release.

Rationale for this change

The release process requires that the Maven version on the release branch is changed from 1.0.0-SNAPSHOT to 1.0.0 before the release candidate is tagged, so that the staged Maven artifacts and the source tarball carry the final release version.

What changes are included in this PR?

  • Change the Maven version from 1.0.0-SNAPSHOT to 1.0.0 in pom.xml, common/pom.xml, spark/pom.xml, and spark-integration/pom.xml.
  • Update comet.version in the Spark test diffs (dev/diffs/3.4.3.diff, 3.5.8.diff, 4.0.2.diff, 4.1.2.diff).
  • Update the comet version in the Iceberg diffs (dev/diffs/iceberg/1.8.1.diff, 1.9.1.diff, 1.10.0.diff, 1.11.0.diff).

The Rust crate versions are already 1.0.0 and do not need to change.

How are these changes tested?

Existing CI. The Spark SQL and Iceberg test workflows apply the updated diffs and build against the new version, so they cover the version references in both the poms and the diff files.

@mbutrovich mbutrovich left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @andygrove!

@andygrove
andygrove merged commit fbe9f90 into apache:branch-1.0 Jul 28, 2026
70 checks passed
@andygrove
andygrove deleted the chore/version-1.0.0 branch July 28, 2026 23:00
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.

2 participants