Skip to content

Library release preparation#2014

Closed
jxnl wants to merge 1 commit intomainfrom
cursor/567-272-library-release-preparation-a569
Closed

Library release preparation#2014
jxnl wants to merge 1 commit intomainfrom
cursor/567-272-library-release-preparation-a569

Conversation

@jxnl
Copy link
Collaborator

@jxnl jxnl commented Jan 16, 2026

chore(release): bump to 1.14.4

Describe your changes

Prepares the Instructor library for the v1.14.4 release. This includes:

  • Version Bump: Updated version to 1.14.4 across pyproject.toml, uv.lock, and introduced __version__ in instructor/__init__.py.
  • Changelog Update: Added a new [1.14.4] section to CHANGELOG.md, documenting all notable changes and fixes since v1.14.3.
  • GenAI Metadata Preservation Fix: Implemented the fix from fix(genai): preserve thought_signature in validation retries #2001 to ensure thought_signature and original model content are preserved during GenAI tool validation retries.
  • New Test Suite: Added tests/test_genai_reask.py to cover the GenAI reask logic.

Issue ticket number and link

567-272

Checklist before requesting a review

  • I have performed a self-review of my code
  • If it is a core feature, I have added thorough tests.
  • If it is a core feature, I have added documentation.

Linear Issue: 567-272

Open in Cursor Open in Web

- Update CHANGELOG for 1.14.4 (merged PRs since v1.14.3)

- Add GenAI reask handling to preserve thought_signature

Co-authored-by: jason <jason@jxnl.co>
@cursor
Copy link

cursor bot commented Jan 16, 2026

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

@cloudflare-workers-and-pages
Copy link

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
instructor b38f1a5 Commit Preview URL

Branch Preview URL
Jan 16 2026, 10:38 PM

@github-actions github-actions bot added dependencies Pull requests that update a dependency file documentation Improvements or additions to documentation python Pull requests that update python code size:M This PR changes 30-99 lines, ignoring generated files. labels Jan 16, 2026
@jxnl
Copy link
Collaborator Author

jxnl commented Jan 16, 2026

@cursoragent run ruff, fix the CI

@cursor
Copy link

cursor bot commented Jan 16, 2026

Taking a look!

Open in Cursor Open in Web

@jxnl jxnl closed this Jan 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file documentation Improvements or additions to documentation python Pull requests that update python code size:M This PR changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants