Skip to content

fix: require uipath 2.14 and runtime 0.13 - #1028

Merged
radu-mocanu merged 1 commit into
mainfrom
fix/uipath-runtime-0.13-minimum
Aug 7, 2026
Merged

fix: require uipath 2.14 and runtime 0.13#1028
radu-mocanu merged 1 commit into
mainfrom
fix/uipath-runtime-0.13-minimum

Conversation

@radu-mocanu

@radu-mocanu radu-mocanu commented Aug 6, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • prevent installing uipath-langchain with SDK and runtime versions that lack the required contracts

Why

uipath-langchain 0.16 consumes functionality available from uipath 2.14.1 and uipath-runtime 0.13, so both declared minimums must match the actual compatibility boundary.

Copilot AI review requested due to automatic review settings August 6, 2026 15:07

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates uipath-langchain’s declared minimum compatible uipath-runtime version to 0.13.0, aligning packaging metadata with the runtime contracts required by uipath-langchain 0.16. It also bumps the package version to 0.16.1 and refreshes the lockfile to reflect the dependency constraint change.

Changes:

  • Bump uipath-langchain version from 0.16.0 to 0.16.1.
  • Raise the minimum uipath-runtime requirement from >=0.12.5 to >=0.13.0 (still <0.14.0).
  • Update uv.lock to keep the locked metadata consistent with pyproject.toml.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
pyproject.toml Updates project version and tightens uipath-runtime minimum version to 0.13.0.
uv.lock Reflects the new uipath-langchain version and updated uipath-runtime constraint in locked metadata.

@radu-mocanu
radu-mocanu force-pushed the fix/uipath-runtime-0.13-minimum branch from 724c92b to ae41754 Compare August 6, 2026 15:17
@radu-mocanu radu-mocanu changed the title fix: require uipath runtime 0.13 fix: require uipath 2.14 and runtime 0.13 Aug 6, 2026
@radu-mocanu
radu-mocanu force-pushed the fix/uipath-runtime-0.13-minimum branch from ae41754 to 460eedd Compare August 7, 2026 07:49
@sonarqubecloud

sonarqubecloud Bot commented Aug 7, 2026

Copy link
Copy Markdown

@radu-mocanu
radu-mocanu merged commit 3daaf67 into main Aug 7, 2026
19 of 73 checks passed
@radu-mocanu
radu-mocanu deleted the fix/uipath-runtime-0.13-minimum branch August 7, 2026 07:56
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.

3 participants