Skip to content

fix: propogate errors to cas [JAR-9409, JAR-9415]#1421

Merged
andrewwan-uipath merged 1 commit intomainfrom
feat/propogate-cas-errors
Mar 25, 2026
Merged

fix: propogate errors to cas [JAR-9409, JAR-9415]#1421
andrewwan-uipath merged 1 commit intomainfrom
feat/propogate-cas-errors

Conversation

@andrewwan-uipath
Copy link
Contributor

@andrewwan-uipath andrewwan-uipath commented Mar 6, 2026

@github-actions github-actions bot added test:uipath-langchain Triggers tests in the uipath-langchain-python repository test:uipath-llamaindex Triggers tests in the uipath-llamaindex-python repository labels Mar 6, 2026
@andrewwan-uipath andrewwan-uipath force-pushed the feat/propogate-cas-errors branch 2 times, most recently from f4ccefb to 12c71f8 Compare March 6, 2026 21:05
@maxduu
Copy link
Contributor

maxduu commented Mar 16, 2026

Reviewed in this comment

@andrewwan-uipath andrewwan-uipath force-pushed the feat/propogate-cas-errors branch 3 times, most recently from daba044 to 185e350 Compare March 19, 2026 08:02
@andrewwan-uipath andrewwan-uipath changed the title fix: propogate errors to cas [JAR-9409, JAR-9930] fix: propogate errors to cas [JJAR-9409, JAR-9415] Mar 20, 2026
@andrewwan-uipath andrewwan-uipath changed the title fix: propogate errors to cas [JJAR-9409, JAR-9415] fix: propogate errors to cas [JAR-9409, JAR-9415] Mar 20, 2026
[project]
name = "uipath"
version = "2.10.20"
version = "2.10.21"
Copy link
Member

Choose a reason for hiding this comment

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

you need to update the runtime range:

"uipath-runtime>=0.10.0, <0.11.0",

@andrewwan-uipath andrewwan-uipath force-pushed the feat/propogate-cas-errors branch 2 times, most recently from b2fba37 to dabc7dd Compare March 24, 2026 19:53
dependencies = [
"uipath-core>=0.5.2, <0.6.0",
"uipath-runtime>=0.9.1, <0.10.0",
"uipath-runtime>=0.10.0, <0.11.0",
Copy link
Member

Choose a reason for hiding this comment

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

rebase and update the patch version of uipath lib itself (run uv sync afterwards to update the uv.lock)

@andrewwan-uipath andrewwan-uipath force-pushed the feat/propogate-cas-errors branch from dabc7dd to fa61bd3 Compare March 25, 2026 16:46
@andrewwan-uipath andrewwan-uipath merged commit c9fdba4 into main Mar 25, 2026
74 of 90 checks passed
@andrewwan-uipath andrewwan-uipath deleted the feat/propogate-cas-errors branch March 25, 2026 16:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

test:uipath-langchain Triggers tests in the uipath-langchain-python repository test:uipath-llamaindex Triggers tests in the uipath-llamaindex-python repository

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants