Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR updates the project version from 2025.10.0 to 2025.10.1 across the codebase, representing a patch version increment.
- Updated version numbers in package configuration files
- Modified Helm chart configuration to use CI-managed versioning
- Ensured version consistency across Rust workspace and UI components
Reviewed Changes
Copilot reviewed 3 out of 4 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| ui/package.json | Updated UI package version to 2025.10.1 |
| examples/production-deployment-k8s-helm/Chart.yaml | Updated appVersion to 2025.10.1 and changed version to CI-managed |
| Cargo.toml | Updated Rust workspace version to 2025.10.1 |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
virajmehta
approved these changes
Oct 3, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Important
Bump version to
2025.10.1across multiple files for consistency and potential minor updates.2025.10.0to2025.10.1inCargo.lockfor packages:evaluations,feedback-load-test,gateway,rate-limit-load-test,tensorzero-core,tensorzero-node,tensorzero-python.versioninCargo.tomlto2025.10.1.appVersioninChart.yamlto2025.10.1.versioninpackage.jsonto2025.10.1.This description was created by
for 470728d. You can customize this summary. It will automatically update as commits are pushed.