Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Conversation

@GabrielVasilescu04
Copy link
Contributor

@GabrielVasilescu04 GabrielVasilescu04 commented Dec 18, 2025

Description

Update the uipath-runtime version to 0.3.0 and address the breaking changes from these PRs:

Development Package

  • Use uipath pack --nolock to get the latest dev build from this PR (requires version range).
  • Add this package as a dependency in your pyproject.toml:
[project]
dependencies = [
  # Exact version:
  "uipath==2.3.0.dev1010343535",

  # Any version from PR
  "uipath>=2.3.0.dev1010340000,<2.3.0.dev1010350000"
]

[[tool.uv.index]]
name = "testpypi"
url = "https://test.pypi.org/simple/"
publish-url = "https://test.pypi.org/legacy/"
explicit = true

[tool.uv.sources]
uipath = { index = "testpypi" }

[tool.uv]
override-dependencies = [
    "uipath>=2.3.0.dev1010340000,<2.3.0.dev1010350000",
]

@GabrielVasilescu04 GabrielVasilescu04 self-assigned this Dec 18, 2025
@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 Dec 18, 2025
@GabrielVasilescu04 GabrielVasilescu04 force-pushed the feature/update-uipath-runtime-version branch 2 times, most recently from 0982f26 to e984b17 Compare December 18, 2025 10:50
@GabrielVasilescu04 GabrielVasilescu04 added the build:dev Create a dev build from the pr label Dec 18, 2025
@cristipufu cristipufu force-pushed the feature/update-uipath-runtime-version branch 4 times, most recently from 72789ba to d9ce361 Compare December 25, 2025 07:05
@cristipufu cristipufu force-pushed the feature/update-uipath-runtime-version branch from d9ce361 to eabb4aa Compare December 26, 2025 06:39
@cristipufu cristipufu merged commit bb789ee into main Dec 26, 2025
58 of 88 checks passed
@cristipufu cristipufu deleted the feature/update-uipath-runtime-version branch December 26, 2025 10:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build:dev Create a dev build from the pr 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.

2 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.