chore: Bump version to 0.11.1-dev for the next development cycle.#2154
chore: Bump version to 0.11.1-dev for the next development cycle.#2154junhaoliao merged 7 commits intoy-scope:mainfrom
0.11.1-dev for the next development cycle.#2154Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Pro Run ID: ⛔ Files ignored due to path filters (2)
📒 Files selected for processing (1)
WalkthroughThis pull request updates the project version from Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Possibly related PRs
Suggested reviewers
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
kirkrodrigues
left a comment
There was a problem hiding this comment.
Current changes look good.
# Conflicts: # tools/deployment/package-helm/Chart.yaml
Description
Bump version to
0.11.1-devfor the next development cycle.Updated components:
api-serverclp-mcp-serverclp-package-utilsclp-py-utilsclp-rust-utilsjob-orchestrationlog-ingestoryscope-clp-coreclpandglt)taskfile.yamlversion variable (G_PACKAGE_VERSION)Note: The Rust component versions (
api-server,clp-rust-utils,log-ingestor) were at0.1.0(the
cargo initdefault) rather than following the CLP version scheme. They should have beenversioned as
0.10.1-devwhen they were introduced. This PR corrects the oversight by aligning themwith the rest of the components.
Checklist
breaking change.
Validation performed
0.10.1-devto0.11.1-dev.0.10.1-dev/0.10.1.dev0) remain inany versioned file.
Summary by CodeRabbit