Skip to content

Release 12.3.3#996

Closed
Copilot wants to merge 3 commits intomasterfrom
copilot/create-minor-release
Closed

Release 12.3.3#996
Copilot wants to merge 3 commits intomasterfrom
copilot/create-minor-release

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Mar 19, 2026

Minor version bump 12.3.212.3.3 aggregating all changes merged to master since the last release. The project uses a YEAR.MONTH.PATCH versioning scheme, so March releases remain in the 12.3.x series.

Why

  • Publish accumulated features and fixes as a versioned release.

How

  • Bumped __version__ in clarifai/__init__.py to 12.3.3.
  • Added CHANGELOG entry for 12.3.3 covering all PRs merged since 12.3.2:
Type Description PR
Added --keep flag for clarifai model serve — persists model version, runner, and deployment IDs across restarts #990
Changed Local runner resources default to PUBLIC visibility #981
Changed Refactored method_signatures.py JSON conversion via signatures_to_dict/signatures_from_dict — eliminates round-trip serialization #991
Fixed HasField on scalar proto primitives in DataConverter raised ValueError in proto3 #985
Fixed Agentic model: reasoning token tracking, streaming double-counting, event-loop safety, reasoning_effort passthrough #989
Fixed Duplicate Other: section in clarifai --help output #974

Tests

  • No new tests — all changes were covered in their respective PRs.

Notes

View original Slack conversation


📍 Connect Copilot coding agent with Jira, Azure Boards or Linear to delegate work to Copilot in one click without leaving your project management tool.

Co-authored-by: ackizilkale <10406054+ackizilkale@users.noreply.github.com>
Copilot AI changed the title [WIP] Create minor release for clarifai-python Release 12.4.0 Mar 19, 2026
Copilot AI requested a review from ackizilkale March 19, 2026 18:46
@ackizilkale
Copy link
Copy Markdown
Contributor

@copilot it is March. Why did you make it 12.4.0?

Co-authored-by: ackizilkale <10406054+ackizilkale@users.noreply.github.com>
Copy link
Copy Markdown
Contributor Author

Copilot AI commented Mar 19, 2026

@copilot it is March. Why did you make it 12.4.0?

Good catch! The versioning scheme is YEAR.MONTH.PATCH — since it's still March the minor segment stays 3. Fixed to 12.3.3 in b536a93.

Copilot AI changed the title Release 12.4.0 Release 12.3.3 Mar 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants