Skip to content

feat: bump versions to 1.15.1#6366

Merged
joaomdmoura merged 1 commit into
mainfrom
feat/bump-version-1.15.1
Jun 27, 2026
Merged

feat: bump versions to 1.15.1#6366
joaomdmoura merged 1 commit into
mainfrom
feat/bump-version-1.15.1

Conversation

@joaomdmoura

@joaomdmoura joaomdmoura commented Jun 27, 2026

Copy link
Copy Markdown
Collaborator

Note

Low Risk
Version string and dependency pin updates only; no logic or security-sensitive code changes in the diff.

Overview
Promotes the 1.15.1 release by dropping the a1 alpha suffix across the monorepo so published wheels and internal pins all target the stable version.

__version__ in crewai, crewai-core, crewai-cli, crewai-files, crewai-tools, and crewai-devtools is set to 1.15.1. pyproject.toml pins are updated in crewai (crewai-core, crewai-cli, optional crewai-tools), crewai-cli (crewai-core), and crewai-tools (crewai). No runtime or API behavior changes are included in this diff.

Reviewed by Cursor Bugbot for commit 89d2c4d. Bugbot is set up for automated code reviews on this repo. Configure here.

Summary by CodeRabbit

  • Chores
    • Updated the project and related packages to version 1.15.1.
    • Aligned dependency versions across the CLI, core, tools, files, and devtools packages.
    • Standardized public version labels so the release now reflects the final stable build.

@coderabbitai

coderabbitai Bot commented Jun 27, 2026

Copy link
Copy Markdown

Review Change Stack

Caution

Review failed

Pull request was closed or merged during review

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 5e66655c-0065-493d-ab13-5fa2835fab1f

📥 Commits

Reviewing files that changed from the base of the PR and between 04adff1 and 89d2c4d.

📒 Files selected for processing (9)
  • lib/cli/pyproject.toml
  • lib/cli/src/crewai_cli/__init__.py
  • lib/crewai-core/src/crewai_core/__init__.py
  • lib/crewai-files/src/crewai_files/__init__.py
  • lib/crewai-tools/pyproject.toml
  • lib/crewai-tools/src/crewai_tools/__init__.py
  • lib/crewai/pyproject.toml
  • lib/crewai/src/crewai/__init__.py
  • lib/devtools/src/crewai_devtools/__init__.py

📝 Walkthrough

Walkthrough

Updated package version constants across the crewAI libraries from 1.15.1a1 to 1.15.1 and aligned dependency pins to the release version.

Changes

Release version alignment

Layer / File(s) Summary
Package version constants
lib/crewai-core/src/.../__init__.py, lib/crewai/src/.../__init__.py, lib/cli/src/.../__init__.py, lib/crewai-tools/src/.../__init__.py, lib/crewai-files/src/.../__init__.py, lib/devtools/src/.../__init__.py
The exported __version__ values in the package entry modules were updated from 1.15.1a1 to 1.15.1.
Dependency pins
lib/crewai/pyproject.toml, lib/cli/pyproject.toml, lib/crewai-tools/pyproject.toml
The crewai-core, crewai-cli, crewai, and crewai-tools dependency pins were updated from 1.15.1a1 to 1.15.1.

Suggested reviewers

  • vinibrsl
🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately summarizes the main change: bumping package and dependency versions to 1.15.1.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feat/bump-version-1.15.1

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@alex-clawd alex-clawd 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.

Version bump to 1.15.1 — pins and version strings look correct across all packages.

@joaomdmoura joaomdmoura merged commit 340f6ad into main Jun 27, 2026
55 of 56 checks passed
@joaomdmoura joaomdmoura deleted the feat/bump-version-1.15.1 branch June 27, 2026 06:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants