Skip to content

feat: release 2.2.0#833

Merged
cristipufu merged 14 commits intomainfrom
feature/add_uipath_core
Nov 26, 2025
Merged

feat: release 2.2.0#833
cristipufu merged 14 commits intomainfrom
feature/add_uipath_core

Conversation

@ionmincu
Copy link
Contributor

@ionmincu ionmincu commented Nov 3, 2025

Description

add uipath-core and better trace tests

TODOS:

  • update SDK_REFERENCES.md

Development Package

  • Add this package as a dependency in your pyproject.toml:
[project]
dependencies = [
  # Exact version:
  "uipath==2.2.0.dev1008333070",

  # Any version from PR
  "uipath>=2.2.0.dev1008330000,<2.2.0.dev1008340000"
]

[[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" }

@ionmincu ionmincu changed the title wip feat: add uipath-core Nov 3, 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 Nov 3, 2025
@ionmincu ionmincu force-pushed the feature/add_uipath_core branch 3 times, most recently from 7d580d1 to 4ece438 Compare November 3, 2025 16:50
@ionmincu ionmincu self-assigned this Nov 3, 2025
@ionmincu ionmincu added the build:dev Create a dev build from the pr label Nov 3, 2025
@ionmincu ionmincu force-pushed the feature/add_uipath_core branch 9 times, most recently from 2da8e83 to 63a3282 Compare November 5, 2025 13:41
@ionmincu ionmincu force-pushed the feature/add_uipath_core branch from fd86e69 to 716481a Compare November 18, 2025 09:43
@cristipufu cristipufu force-pushed the feature/add_uipath_core branch 12 times, most recently from 47ed697 to c3cf6bd Compare November 23, 2025 15:49
@cristipufu cristipufu force-pushed the feature/add_uipath_core branch 4 times, most recently from f02638c to da7a1b5 Compare November 25, 2025 04:05
@cristipufu cristipufu force-pushed the feature/add_uipath_core branch from bf20e58 to b325612 Compare November 25, 2025 12:53
@cristipufu cristipufu force-pushed the feature/add_uipath_core branch from b325612 to c5e3b90 Compare November 25, 2025 12:55
@cristipufu cristipufu force-pushed the feature/add_uipath_core branch from c5e3b90 to 58c4c47 Compare November 25, 2025 13:08
@cristipufu cristipufu force-pushed the feature/add_uipath_core branch from 093e7e6 to 45447b9 Compare November 25, 2025 13:35
@radu-mocanu radu-mocanu added build:dev Create a dev build from the pr and removed build:dev Create a dev build from the pr labels Nov 25, 2025
@cristipufu cristipufu force-pushed the feature/add_uipath_core branch 2 times, most recently from 38b5153 to b8bdfc5 Compare November 26, 2025 05:52
@cristipufu cristipufu force-pushed the feature/add_uipath_core branch from b8bdfc5 to f518df0 Compare November 26, 2025 05:57
@cristipufu cristipufu force-pushed the feature/add_uipath_core branch from a6eb967 to 621f427 Compare November 26, 2025 06:13
@cristipufu cristipufu force-pushed the feature/add_uipath_core branch from 525c93e to f82a514 Compare November 26, 2025 07:30
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.

3 participants