Skip to content

Conversation

@bobbai00
Copy link
Contributor

@bobbai00 bobbai00 commented Dec 8, 2025

What changes were proposed in this PR?

This PR bumps the project version from 1.0.0 to 1.1.0-incubating across all relevant configuration files:

  • build.sbt: Updated version := "1.0.0" to version := "1.1.0-incubating"
  • bin/single-node/docker-compose.yml:
    • Updated project name from texera-single-node-release-1-0-0 to texera-single-node-release-1-1-0-incubating
    • Updated network name from texera-single-node-release-1-0-0 to texera-single-node-release-1-1-0-incubating
    • Updated all 7 Texera service image tags from :latest to :1.1.0-incubating
    • Updated the R operator comment reference
  • bin/k8s/values.yaml: Updated all 8 Texera service image tags from :latest to :1.1.0-incubating

Any related issues, documentation, discussions?

Closes #4082

How was this PR tested?

This is a configuration-only change.

Was this PR authored or co-authored using generative AI tooling?

Generated-by: Claude Code (Claude Opus 4.5)

- Update version in build.sbt from 1.0.0 to 1.1.0-incubating
- Update docker-compose.yml name and network to 1-1-0-incubating
- Update all Texera Docker image tags from :latest to :1.1.0-incubating
- Update Kubernetes values.yaml image tags to 1.1.0-incubating

Closes apache#4082

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <[email protected]>
@github-actions github-actions bot added dependencies Pull requests that update a dependency file build labels Dec 8, 2025
@bobbai00 bobbai00 requested a review from Yicong-Huang December 8, 2025 06:33
@bobbai00 bobbai00 self-assigned this Dec 8, 2025
@bobbai00 bobbai00 merged commit 5e6075d into apache:main Dec 8, 2025
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bump versions in the sbt and image tags to v1.1.0-incubating

2 participants