chore: bump versions for v1.4.0 release#1018
Merged
Merged
Conversation
|
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 selected for processing (18)
📝 WalkthroughWalkthroughRepository-wide version bumps from 1.3.3 → 1.4.0 applied to GitHub Actions release workflows, workspace dependency entries, many crate Cargo.toml manifests, Python/Go bindings, Helm chart metadata, and the model_gateway package. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Possibly related PRs
Suggested labels
Suggested reviewers
Poem
🚥 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)
Comment |
Crate version bumps: - openai-protocol: v1.5.0 → v1.6.0 (minor — 10 files changed) - reasoning-parser: v1.2.1 → v1.2.2 (patch — 1 file changed) - tool-parser: v1.1.2 → v1.2.0 (minor — 5 files changed) - llm-tokenizer: v1.3.0 → v1.3.1 (patch — 11 files changed) - kv-index: v1.1.0 → v1.2.0 (minor — 5 files changed) - data-connector: v2.1.0 → v2.2.0 (minor — 3 files changed) - llm-multimodal: v1.4.0 → v1.5.0 (minor — 21 files changed) - smg-mesh: v1.2.1 → v1.3.0 (minor — 13 files changed) - smg-grpc-client: v1.4.0 → v1.5.0 (minor — 7 files changed) - smg: v1.3.3 → v1.4.0 (minor — 96 files changed) Synced artifacts: - smg-python: v1.3.3 → v1.4.0 - smg-golang: v1.3.3 → v1.4.0 - pyproject.toml: v1.3.3 → v1.4.0 - helm chart: v1.3.3 → v1.4.0 - sglang/vllm/trtllm docker workflows: v1.3.3 → v1.4.0 Generated by: make check-versions --apply Signed-off-by: Simo Lin <linsimo.mark@gmail.com>
smfirmin
pushed a commit
to smfirmin/smg
that referenced
this pull request
Apr 2, 2026
Signed-off-by: Simo Lin <linsimo.mark@gmail.com>
2 tasks
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.
Summary
Version bump for v1.4.0 release. Generated by
make check-versions --apply.Crate Version Bumps
Synced Artifacts
Test Plan
Summary by CodeRabbit